2025-07-10 13:42:24.897 +03:00 [DBG] Connection id "0HNC8090TGJ8R" accepted. 2025-07-10 13:42:24.899 +03:00 [DBG] Connection id "0HNC8090TGJ8R" started. 2025-07-10 13:42:24.899 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-10 13:42:24.899 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:24.899 +03:00 [DBG] The request path / does not match a supported file type 2025-07-10 13:42:24.899 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-10 13:42:24.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-10 13:42:24.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 13:42:24.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:24.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:24.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 13:42:24.899 +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-07-10 13:42:24.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:24.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:24.900 +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-07-10 13:42:24.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:24.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:24.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:24.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:24.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-10 13:42:24.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-10 13:42:24.900 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-10 13:42:24.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:24.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:24.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:24.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.004ms. 2025-07-10 13:42:24.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:24.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:24.900 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-10 13:42:24.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:24.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:24.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-10 13:42:24.900 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-10 13:42:24.900 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-10 13:42:24.901 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-10 13:42:24.901 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-10 13:42:24.901 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-10 13:42:24.901 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-10 13:42:24.901 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 1.1139ms. 2025-07-10 13:42:24.902 +03:00 [INF] Executed ViewResult - view Index executed in 1.3994ms. 2025-07-10 13:42:24.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-10 13:42:24.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:24.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:24.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:24.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:24.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.3432ms 2025-07-10 13:42:24.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 13:42:24.902 +03:00 [DBG] Connection id "0HNC8090TGJ8R" completed keep alive response. 2025-07-10 13:42:24.902 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 3.2793ms 2025-07-10 13:42:24.902 +03:00 [DBG] Connection id "0HNC8090TGJ8R" received FIN. 2025-07-10 13:42:24.903 +03:00 [DBG] Connection id "0HNC8090TGJ8R" disconnecting. 2025-07-10 13:42:24.903 +03:00 [DBG] Connection id "0HNC8090TGJ8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:24.904 +03:00 [DBG] Connection id "0HNC8090TGJ8R" stopped. 2025-07-10 13:42:25.069 +03:00 [DBG] Connection id "0HNC8090TGJ8S" accepted. 2025-07-10 13:42:25.070 +03:00 [DBG] Connection id "0HNC8090TGJ8S" started. 2025-07-10 13:42:25.070 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133966177449021743 - null null 2025-07-10 13:42:25.070 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:25.070 +03:00 [VRB] Range header's value is empty. 2025-07-10 13:42:25.071 +03:00 [DBG] Connection id "0HNC8090TGJ8T" accepted. 2025-07-10 13:42:25.071 +03:00 [DBG] Connection id "0HNC8090TGJ8T" started. 2025-07-10 13:42:25.071 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-07-10 13:42:25.071 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:25.073 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-10 13:42:25.073 +03:00 [DBG] Connection id "0HNC8090TGJ8S" completed keep alive response. 2025-07-10 13:42:25.073 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133966177449021743 - 200 1413083 text/javascript 3.1264ms 2025-07-10 13:42:25.073 +03:00 [DBG] Connection id "0HNC8090TGJ8S" received FIN. 2025-07-10 13:42:25.073 +03:00 [DBG] Connection id "0HNC8090TGJ8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:25.073 +03:00 [DBG] Connection id "0HNC8090TGJ8S" disconnecting. 2025-07-10 13:42:25.073 +03:00 [DBG] Connection id "0HNC8090TGJ8S" stopped. 2025-07-10 13:42:25.075 +03:00 [VRB] Range header's value is empty. 2025-07-10 13:42:25.075 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-10 13:42:25.076 +03:00 [DBG] Connection id "0HNC8090TGJ8T" completed keep alive response. 2025-07-10 13:42:25.076 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 4.7522ms 2025-07-10 13:42:25.082 +03:00 [DBG] Connection id "0HNC8090TGJ8T" received FIN. 2025-07-10 13:42:25.082 +03:00 [DBG] Connection id "0HNC8090TGJ8T" disconnecting. 2025-07-10 13:42:25.082 +03:00 [DBG] Connection id "0HNC8090TGJ8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:25.083 +03:00 [DBG] Connection id "0HNC8090TGJ8T" stopped. 2025-07-10 13:42:26.316 +03:00 [DBG] Connection id "0HNC8090TGJ8U" accepted. 2025-07-10 13:42:26.317 +03:00 [DBG] Connection id "0HNC8090TGJ8U" started. 2025-07-10 13:42:26.317 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-10 13:42:26.317 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:26.317 +03:00 [DBG] POST requests are not supported 2025-07-10 13:42:26.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-10 13:42:26.317 +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-07-10 13:42:26.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-10 13:42:26.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:26.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:26.317 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:42:26.317 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:42:26.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-10 13:42:26.317 +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-07-10 13:42:26.317 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:26.317 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:26.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-07-10 13:42:26.317 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:26.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-07-10 13:42:26.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:26.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:26.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:26.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:26.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:26.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0127ms. 2025-07-10 13:42:26.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 13:42:26.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:26.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 13:42:26.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-07-10 13:42:26.318 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 13:42:26.318 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-10 13:42:26.318 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-10 13:42:26.318 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-10 13:42:26.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 13:42:26.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:26.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:26.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:26.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:26.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:26.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:26.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.2344ms 2025-07-10 13:42:26.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-10 13:42:26.319 +03:00 [DBG] Connection id "0HNC8090TGJ8U" completed keep alive response. 2025-07-10 13:42:26.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.1901ms 2025-07-10 13:42:26.319 +03:00 [DBG] Connection id "0HNC8090TGJ8U" received FIN. 2025-07-10 13:42:26.319 +03:00 [DBG] Connection id "0HNC8090TGJ8U" disconnecting. 2025-07-10 13:42:26.319 +03:00 [DBG] Connection id "0HNC8090TGJ8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:26.320 +03:00 [DBG] Connection id "0HNC8090TGJ8U" stopped. 2025-07-10 13:42:29.047 +03:00 [DBG] Connection id "0HNC8090TGJ8V" accepted. 2025-07-10 13:42:29.047 +03:00 [DBG] Connection id "0HNC8090TGJ8V" started. 2025-07-10 13:42:29.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/login - application/json;charset=UTF-8 68 2025-07-10 13:42:29.048 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:29.048 +03:00 [DBG] POST requests are not supported 2025-07-10 13:42:29.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-07-10 13:42:29.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' with route pattern 'api/Account/login' is valid for the request path '/api/account/login' 2025-07-10 13:42:29.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-07-10 13:42:29.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:29.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:29.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:42:29.048 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:42:29.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-07-10 13:42:29.048 +03:00 [INF] Route matched with {action = "Login", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ConnectionApp.Server.Models.User.LoginViewModel) on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:42:29.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:29.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:29.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-07-10 13:42:29.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:29.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-07-10 13:42:29.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:29.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:29.048 +03:00 [DBG] Attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' ... 2025-07-10 13:42:29.048 +03:00 [DBG] Attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' using the name '' in request data ... 2025-07-10 13:42:29.048 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-10 13:42:29.048 +03:00 [DBG] Connection id "0HNC8090TGJ8V", Request id "0HNC8090TGJ8V:00000001": started reading request body. 2025-07-10 13:42:29.048 +03:00 [DBG] Connection id "0HNC8090TGJ8V", Request id "0HNC8090TGJ8V:00000001": done reading request body. 2025-07-10 13:42:29.048 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.User.LoginViewModel' 2025-07-10 13:42:29.049 +03:00 [DBG] Done attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-07-10 13:42:29.049 +03:00 [DBG] Done attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-07-10 13:42:29.049 +03:00 [DBG] Attempting to validate the bound parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' ... 2025-07-10 13:42:29.049 +03:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-07-10 13:42:29.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:29.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:29.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:29.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:29.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:29.049 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.User.LoginViewModel"]) 2025-07-10 13:42:29.170 +03:00 [DBG] Existing cached key ring is expired. Refreshing. 2025-07-10 13:42:29.171 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-07-10 13:42:29.172 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-07-10 13:42:29.172 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-07-10 13:42:29.172 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-07-10 13:42:29.172 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-07-10 13:42:29.172 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-07-10 13:42:29.172 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-07-10 13:42:29.172 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-07-10 13:42:29.173 +03:00 [DBG] Considering key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} with expiration date 2025-08-27 12:08:15Z as default key. 2025-07-10 13:42:29.175 +03:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 2025-07-10 13:42:29.178 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-07-10 13:42:29.178 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-07-10 13:42:29.178 +03:00 [DBG] Using key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} as the default key. 2025-07-10 13:42:29.180 +03:00 [VRB] Performing protect operation to key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} with purposes ('/var/www/clients/client2/web11/web/', 'Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationMiddleware', 'Identity.Application', 'v2'). 2025-07-10 13:42:29.180 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. 2025-07-10 13:42:29.182 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 132.8425ms. 2025-07-10 13:42:29.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:29.182 +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-07-10 13:42:29.182 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 13:42:29.182 +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-07-10 13:42:29.182 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-10 13:42:29.182 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-10 13:42:29.182 +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-07-10 13:42:29.182 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:29.182 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.182 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.182 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) in 134.0222ms 2025-07-10 13:42:29.182 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-07-10 13:42:29.182 +03:00 [DBG] Connection id "0HNC8090TGJ8V" completed keep alive response. 2025-07-10 13:42:29.182 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/login - 200 null application/json; charset=utf-8 134.7216ms 2025-07-10 13:42:29.182 +03:00 [DBG] Connection id "0HNC8090TGJ8V" received FIN. 2025-07-10 13:42:29.183 +03:00 [DBG] Connection id "0HNC8090TGJ8V" disconnecting. 2025-07-10 13:42:29.183 +03:00 [DBG] Connection id "0HNC8090TGJ8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:29.184 +03:00 [DBG] Connection id "0HNC8090TGJ8V" stopped. 2025-07-10 13:42:29.370 +03:00 [DBG] Connection id "0HNC8090TGJ90" accepted. 2025-07-10 13:42:29.370 +03:00 [DBG] Connection id "0HNC8090TGJ90" started. 2025-07-10 13:42:29.370 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - null null 2025-07-10 13:42:29.370 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:29.370 +03:00 [DBG] The request path /api/Projects does not match a supported file type 2025-07-10 13:42:29.370 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Projects' 2025-07-10 13:42:29.370 +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-07-10 13:42:29.370 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-07-10 13:42:29.370 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:29.370 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:29.370 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-07-10 13:42:29.370 +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-07-10 13:42:29.370 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:29.370 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:29.370 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:42:29.371 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:29.371 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:42:29.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.371 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-07-10 13:42:29.371 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-07-10 13:42:29.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:29.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:29.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:29.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:29.371 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:29.372 +03:00 [INF] Getting all projects 2025-07-10 13:42:29.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 9.5986ms. 2025-07-10 13:42:29.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:29.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:29.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:29.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:29.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:29.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:29.381 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:29.381 +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-07-10 13:42:29.381 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 13:42:29.381 +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-07-10 13:42:29.381 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-10 13:42:29.381 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-10 13:42:29.381 +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-07-10 13:42:29.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:29.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:29.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:29.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:29.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) in 13.1243ms 2025-07-10 13:42:29.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-07-10 13:42:29.384 +03:00 [DBG] Connection id "0HNC8090TGJ90" completed keep alive response. 2025-07-10 13:42:29.384 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - 200 null application/json; charset=utf-8 13.7521ms 2025-07-10 13:42:29.385 +03:00 [DBG] Connection id "0HNC8090TGJ90" received FIN. 2025-07-10 13:42:29.385 +03:00 [DBG] Connection id "0HNC8090TGJ90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:29.386 +03:00 [DBG] Connection id "0HNC8090TGJ90" disconnecting. 2025-07-10 13:42:29.386 +03:00 [DBG] Connection id "0HNC8090TGJ90" stopped. 2025-07-10 13:42:34.318 +03:00 [DBG] Connection id "0HNC8090TGJ91" accepted. 2025-07-10 13:42:34.318 +03:00 [DBG] Connection id "0HNC8090TGJ91" started. 2025-07-10 13:42:34.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:42:34.318 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:34.318 +03:00 [DBG] POST requests are not supported 2025-07-10 13:42:34.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:42:34.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:42:34.319 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:34.319 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:34.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:34.319 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:42:34.319 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:42:34.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:34.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-07-10 13:42:34.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:34.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:34.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-07-10 13:42:34.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:34.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-07-10 13:42:34.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:34.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:34.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:34.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:34.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:34.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:34.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:34.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:34.320 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:34.320 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.156ms. 2025-07-10 13:42:34.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:42:34.320 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:42:34.320 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:42:34.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:34.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:34.320 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2079ms 2025-07-10 13:42:34.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:34.321 +03:00 [DBG] Connection id "0HNC8090TGJ91" completed keep alive response. 2025-07-10 13:42:34.321 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1839ms 2025-07-10 13:42:34.321 +03:00 [DBG] Connection id "0HNC8090TGJ91" received FIN. 2025-07-10 13:42:34.321 +03:00 [DBG] Connection id "0HNC8090TGJ91" disconnecting. 2025-07-10 13:42:34.321 +03:00 [DBG] Connection id "0HNC8090TGJ91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:34.322 +03:00 [DBG] Connection id "0HNC8090TGJ91" stopped. 2025-07-10 13:42:39.324 +03:00 [DBG] Connection id "0HNC8090TGJ92" accepted. 2025-07-10 13:42:39.324 +03:00 [DBG] Connection id "0HNC8090TGJ92" started. 2025-07-10 13:42:39.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:42:39.325 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:39.325 +03:00 [DBG] POST requests are not supported 2025-07-10 13:42:39.325 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:42:39.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-07-10 13:42:39.325 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:39.325 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:39.325 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:39.325 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:42:39.325 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:42:39.325 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:39.325 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:42:39.325 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:39.325 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:39.325 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:42:39.325 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:39.325 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:42:39.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.325 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:39.325 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:39.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:39.325 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:39.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:39.325 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:39.325 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:39.325 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-10 13:42:39.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:39.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:39.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:42:39.326 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:42:39.326 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:42:39.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.326 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7361ms 2025-07-10 13:42:39.326 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:39.326 +03:00 [DBG] Connection id "0HNC8090TGJ92" completed keep alive response. 2025-07-10 13:42:39.326 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3596ms 2025-07-10 13:42:39.326 +03:00 [DBG] Connection id "0HNC8090TGJ92" received FIN. 2025-07-10 13:42:39.326 +03:00 [DBG] Connection id "0HNC8090TGJ92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:39.326 +03:00 [DBG] Connection id "0HNC8090TGJ92" disconnecting. 2025-07-10 13:42:39.326 +03:00 [DBG] Connection id "0HNC8090TGJ92" stopped. 2025-07-10 13:42:39.749 +03:00 [DBG] Connection id "0HNC8090TGJ93" accepted. 2025-07-10 13:42:39.750 +03:00 [DBG] Connection id "0HNC8090TGJ93" started. 2025-07-10 13:42:39.750 +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-07-10 13:42:39.750 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:39.750 +03:00 [DBG] The request path /api/physical-elements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 does not match a supported file type 2025-07-10 13:42:39.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-07-10 13:42:39.750 +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-07-10 13:42:39.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-10 13:42:39.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:39.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:39.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-10 13:42:39.750 +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-07-10 13:42:39.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:39.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:39.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:42:39.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:39.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:42:39.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.750 +03:00 [DBG] Connection id "0HNC8090TGJ94" accepted. 2025-07-10 13:42:39.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-10 13:42:39.750 +03:00 [DBG] Connection id "0HNC8090TGJ94" started. 2025-07-10 13:42:39.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-10 13:42:39.751 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-10 13:42:39.751 +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-07-10 13:42:39.751 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:39.751 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-10 13:42:39.751 +03:00 [DBG] The request path /api/AnalyticalElements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 does not match a supported file type 2025-07-10 13:42:39.751 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-10 13:42:39.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/AnalyticalElements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-07-10 13:42:39.751 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-10 13:42:39.751 +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-07-10 13:42:39.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-07-10 13:42:39.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:39.751 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-10 13:42:39.751 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-10 13:42:39.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:39.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:39.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:39.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-07-10 13:42:39.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:39.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:39.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:39.751 +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-07-10 13:42:39.751 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["1b4533a4-d86a-445d-923a-b95f2d7a2855"]) 2025-07-10 13:42:39.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:39.751 +03:00 [INF] Getting all physical elements of project with ID 1b4533a4-d86a-445d-923a-b95f2d7a2855 2025-07-10 13:42:39.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:39.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-07-10 13:42:39.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:39.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-07-10 13:42:39.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-07-10 13:42:39.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-07-10 13:42:39.751 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-10 13:42:39.751 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-10 13:42:39.752 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-10 13:42:39.752 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-10 13:42:39.752 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-10 13:42:39.752 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-10 13:42:39.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:39.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:39.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:39.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:39.752 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:39.752 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) with arguments (["1b4533a4-d86a-445d-923a-b95f2d7a2855"]) 2025-07-10 13:42:39.752 +03:00 [INF] Getting analytical elements of project with ID 1b4533a4-d86a-445d-923a-b95f2d7a2855 2025-07-10 13:42:39.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 115.0083ms. 2025-07-10 13:42:39.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:39.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:39.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:39.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:39.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:39.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:39.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:39.867 +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-07-10 13:42:39.867 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 13:42:39.867 +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-07-10 13:42:39.867 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-10 13:42:39.867 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-10 13:42:39.867 +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-07-10 13:42:39.867 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:39.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:39.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:39.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.867 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:39.867 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 116.5999ms 2025-07-10 13:42:39.867 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-07-10 13:42:39.867 +03:00 [DBG] Connection id "0HNC8090TGJ93" completed keep alive response. 2025-07-10 13:42:39.867 +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 117.3105ms 2025-07-10 13:42:39.867 +03:00 [DBG] Connection id "0HNC8090TGJ93" received FIN. 2025-07-10 13:42:39.867 +03:00 [DBG] Connection id "0HNC8090TGJ93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:39.867 +03:00 [DBG] Connection id "0HNC8090TGJ93" disconnecting. 2025-07-10 13:42:39.867 +03:00 [DBG] Connection id "0HNC8090TGJ93" stopped. 2025-07-10 13:42:39.998 +03:00 [DBG] Connection id "0HNC8090TGJ95" accepted. 2025-07-10 13:42:39.998 +03:00 [DBG] Connection id "0HNC8090TGJ95" started. 2025-07-10 13:42:39.999 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6 - null null 2025-07-10 13:42:39.999 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:39.999 +03:00 [VRB] Range header's value is empty. 2025-07-10 13:42:40.000 +03:00 [INF] Sending file. Request path: '/assets/bootstrap-icons.woff2'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/bootstrap-icons.woff2' 2025-07-10 13:42:40.000 +03:00 [DBG] Connection id "0HNC8090TGJ95" completed keep alive response. 2025-07-10 13:42:40.000 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6 - 200 130396 font/woff2 1.7335ms 2025-07-10 13:42:40.000 +03:00 [DBG] Connection id "0HNC8090TGJ95" received FIN. 2025-07-10 13:42:40.001 +03:00 [DBG] Connection id "0HNC8090TGJ95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:40.001 +03:00 [DBG] Connection id "0HNC8090TGJ95" disconnecting. 2025-07-10 13:42:40.001 +03:00 [DBG] Connection id "0HNC8090TGJ95" stopped. 2025-07-10 13:42:40.009 +03:00 [DBG] Connection id "0HNC8090TGJ96" accepted. 2025-07-10 13:42:40.009 +03:00 [DBG] Connection id "0HNC8090TGJ96" started. 2025-07-10 13:42:40.009 +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-07-10 13:42:40.009 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:40.009 +03:00 [DBG] The request path /api/Geometries/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 does not match a supported file type 2025-07-10 13:42:40.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Geometries/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-07-10 13:42:40.009 +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-07-10 13:42:40.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-07-10 13:42:40.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:40.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:40.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-07-10 13:42:40.009 +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-07-10 13:42:40.009 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:40.009 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:40.009 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:42:40.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:40.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-07-10 13:42:40.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-07-10 13:42:40.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-07-10 13:42:40.010 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-10 13:42:40.010 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-10 13:42:40.010 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-10 13:42:40.010 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-10 13:42:40.010 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-10 13:42:40.010 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-10 13:42:40.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:40.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:40.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:40.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:40.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:40.010 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) with arguments (["1b4533a4-d86a-445d-923a-b95f2d7a2855"]) 2025-07-10 13:42:40.010 +03:00 [INF] Getting geometries of project with ID 1b4533a4-d86a-445d-923a-b95f2d7a2855 2025-07-10 13:42:40.011 +03:00 [DBG] Connection id "0HNC8090TGJ97" accepted. 2025-07-10 13:42:40.011 +03:00 [DBG] Connection id "0HNC8090TGJ97" started. 2025-07-10 13:42:40.011 +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-07-10 13:42:40.011 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:40.011 +03:00 [DBG] The request path /api/physical-elements/groups/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 does not match a supported file type 2025-07-10 13:42:40.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-07-10 13:42:40.011 +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-07-10 13:42:40.011 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-10 13:42:40.011 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:40.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:40.011 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-10 13:42:40.011 +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-07-10 13:42:40.011 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:40.011 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:40.011 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:42:40.011 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:40.011 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:42:40.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-10 13:42:40.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-07-10 13:42:40.012 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-10 13:42:40.012 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-10 13:42:40.012 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-10 13:42:40.012 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-10 13:42:40.012 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-10 13:42:40.012 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-10 13:42:40.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:40.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:40.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:40.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:40.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:40.012 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["1b4533a4-d86a-445d-923a-b95f2d7a2855"]) 2025-07-10 13:42:40.012 +03:00 [INF] Getting all physical element groups of project with ID 1b4533a4-d86a-445d-923a-b95f2d7a2855 2025-07-10 13:42:40.023 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 11.4065ms. 2025-07-10 13:42:40.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:40.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:40.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:40.023 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:40.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.024 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:40.024 +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-07-10 13:42:40.024 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 13:42:40.024 +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-07-10 13:42:40.024 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-10 13:42:40.024 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-10 13:42:40.024 +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-07-10 13:42:40.024 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:40.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.024 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.024 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 12.6615ms 2025-07-10 13:42:40.024 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-07-10 13:42:40.024 +03:00 [DBG] Connection id "0HNC8090TGJ97" completed keep alive response. 2025-07-10 13:42:40.024 +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 13.1647ms 2025-07-10 13:42:40.024 +03:00 [DBG] Connection id "0HNC8090TGJ97" received FIN. 2025-07-10 13:42:40.024 +03:00 [DBG] Connection id "0HNC8090TGJ97" disconnecting. 2025-07-10 13:42:40.025 +03:00 [DBG] Connection id "0HNC8090TGJ97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:40.026 +03:00 [DBG] Connection id "0HNC8090TGJ97" stopped. 2025-07-10 13:42:40.182 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 172.0159ms. 2025-07-10 13:42:40.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:40.182 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:40.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:40.182 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:40.182 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.182 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.182 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.182 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.182 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:40.183 +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-07-10 13:42:40.183 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 13:42:40.183 +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-07-10 13:42:40.183 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-10 13:42:40.183 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-10 13:42:40.183 +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-07-10 13:42:40.183 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:40.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.183 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.183 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.183 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.183 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.183 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) in 173.6773ms 2025-07-10 13:42:40.183 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-07-10 13:42:40.183 +03:00 [DBG] Connection id "0HNC8090TGJ96" completed keep alive response. 2025-07-10 13:42:40.183 +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 174.3018ms 2025-07-10 13:42:40.183 +03:00 [DBG] Connection id "0HNC8090TGJ96" received FIN. 2025-07-10 13:42:40.184 +03:00 [DBG] Connection id "0HNC8090TGJ96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:40.184 +03:00 [DBG] Connection id "0HNC8090TGJ96" disconnecting. 2025-07-10 13:42:40.184 +03:00 [DBG] Connection id "0HNC8090TGJ96" stopped. 2025-07-10 13:42:40.194 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 442.6859ms. 2025-07-10 13:42:40.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:40.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:40.195 +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-07-10 13:42:40.195 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 13:42:40.195 +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-07-10 13:42:40.195 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-10 13:42:40.195 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-10 13:42:40.195 +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-07-10 13:42:40.195 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-10 13:42:40.195 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.195 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:40.195 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) in 443.6626ms 2025-07-10 13:42:40.195 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-07-10 13:42:40.195 +03:00 [DBG] Connection id "0HNC8090TGJ94" completed keep alive response. 2025-07-10 13:42:40.195 +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 444.4402ms 2025-07-10 13:42:40.195 +03:00 [DBG] Connection id "0HNC8090TGJ94" received FIN. 2025-07-10 13:42:40.195 +03:00 [DBG] Connection id "0HNC8090TGJ94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:40.195 +03:00 [DBG] Connection id "0HNC8090TGJ94" disconnecting. 2025-07-10 13:42:40.195 +03:00 [DBG] Connection id "0HNC8090TGJ94" stopped. 2025-07-10 13:42:44.316 +03:00 [DBG] Connection id "0HNC8090TGJ98" accepted. 2025-07-10 13:42:44.316 +03:00 [DBG] Connection id "0HNC8090TGJ98" started. 2025-07-10 13:42:44.316 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:42:44.316 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:44.316 +03:00 [DBG] POST requests are not supported 2025-07-10 13:42:44.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:42:44.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-07-10 13:42:44.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:44.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:44.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:44.317 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:42:44.317 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:42:44.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:44.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-07-10 13:42:44.317 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:44.317 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:44.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-07-10 13:42:44.317 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:44.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-07-10 13:42:44.317 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:44.317 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:44.317 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:44.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:44.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:44.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:44.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2124ms. 2025-07-10 13:42:44.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:42:44.318 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:42:44.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:42:44.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:44.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:44.318 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0939ms 2025-07-10 13:42:44.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:44.319 +03:00 [DBG] Connection id "0HNC8090TGJ98" completed keep alive response. 2025-07-10 13:42:44.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2788ms 2025-07-10 13:42:44.319 +03:00 [DBG] Connection id "0HNC8090TGJ98" received FIN. 2025-07-10 13:42:44.319 +03:00 [DBG] Connection id "0HNC8090TGJ98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:44.319 +03:00 [DBG] Connection id "0HNC8090TGJ98" disconnecting. 2025-07-10 13:42:44.319 +03:00 [DBG] Connection id "0HNC8090TGJ98" stopped. 2025-07-10 13:42:49.319 +03:00 [DBG] Connection id "0HNC8090TGJ99" accepted. 2025-07-10 13:42:49.319 +03:00 [DBG] Connection id "0HNC8090TGJ99" started. 2025-07-10 13:42:49.319 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:42:49.319 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:49.320 +03:00 [DBG] POST requests are not supported 2025-07-10 13:42:49.320 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:42:49.320 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:42:49.320 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:49.320 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:49.320 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:49.320 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:42:49.320 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:42:49.320 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:49.320 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:42:49.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:49.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:49.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:42:49.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:49.321 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:42:49.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:49.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:49.321 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:49.321 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:49.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:49.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:49.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:49.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:49.321 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:49.321 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1733ms. 2025-07-10 13:42:49.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:42:49.322 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:42:49.322 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:42:49.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:49.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:49.322 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3742ms 2025-07-10 13:42:49.322 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:49.322 +03:00 [DBG] Connection id "0HNC8090TGJ99" completed keep alive response. 2025-07-10 13:42:49.322 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.916ms 2025-07-10 13:42:49.323 +03:00 [DBG] Connection id "0HNC8090TGJ99" received FIN. 2025-07-10 13:42:49.323 +03:00 [DBG] Connection id "0HNC8090TGJ99" disconnecting. 2025-07-10 13:42:49.323 +03:00 [DBG] Connection id "0HNC8090TGJ99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:49.324 +03:00 [DBG] Connection id "0HNC8090TGJ99" stopped. 2025-07-10 13:42:54.321 +03:00 [DBG] Connection id "0HNC8090TGJ9A" accepted. 2025-07-10 13:42:54.321 +03:00 [DBG] Connection id "0HNC8090TGJ9A" started. 2025-07-10 13:42:54.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:42:54.322 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:42:54.322 +03:00 [DBG] POST requests are not supported 2025-07-10 13:42:54.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:42:54.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-07-10 13:42:54.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:54.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:42:54.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:42:54.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:42:54.322 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:42:54.322 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:54.322 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:42:54.322 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:42:54.322 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:42:54.322 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:42:54.322 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:42:54.322 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:42:54.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:54.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:54.322 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:54.322 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:42:54.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:54.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:54.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:54.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:54.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:42:54.322 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-07-10 13:42:54.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:54.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:42:54.323 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:42:54.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:42:54.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:54.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:42:54.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6475ms 2025-07-10 13:42:54.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:42:54.323 +03:00 [DBG] Connection id "0HNC8090TGJ9A" completed keep alive response. 2025-07-10 13:42:54.323 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3041ms 2025-07-10 13:42:54.323 +03:00 [DBG] Connection id "0HNC8090TGJ9A" received FIN. 2025-07-10 13:42:54.323 +03:00 [DBG] Connection id "0HNC8090TGJ9A" disconnecting. 2025-07-10 13:42:54.323 +03:00 [DBG] Connection id "0HNC8090TGJ9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:42:54.324 +03:00 [DBG] Connection id "0HNC8090TGJ9A" stopped. 2025-07-10 13:43:00.297 +03:00 [DBG] Connection id "0HNC8090TGJ9B" accepted. 2025-07-10 13:43:00.297 +03:00 [DBG] Connection id "0HNC8090TGJ9B" started. 2025-07-10 13:43:00.297 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:00.297 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:00.297 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:00.297 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:00.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-07-10 13:43:00.297 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:00.297 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:00.297 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:00.297 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:00.297 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:00.297 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:00.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-07-10 13:43:00.297 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:00.297 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:00.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-07-10 13:43:00.297 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:00.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-07-10 13:43:00.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:00.298 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:00.298 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:00.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:00.298 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:00.298 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-07-10 13:43:00.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:00.298 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:00.298 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:00.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:00.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:00.298 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8276ms 2025-07-10 13:43:00.298 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:00.298 +03:00 [DBG] Connection id "0HNC8090TGJ9B" completed keep alive response. 2025-07-10 13:43:00.298 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4499ms 2025-07-10 13:43:00.299 +03:00 [DBG] Connection id "0HNC8090TGJ9B" received FIN. 2025-07-10 13:43:00.299 +03:00 [DBG] Connection id "0HNC8090TGJ9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:00.299 +03:00 [DBG] Connection id "0HNC8090TGJ9B" disconnecting. 2025-07-10 13:43:00.299 +03:00 [DBG] Connection id "0HNC8090TGJ9B" stopped. 2025-07-10 13:43:05.304 +03:00 [DBG] Connection id "0HNC8090TGJ9C" accepted. 2025-07-10 13:43:05.304 +03:00 [DBG] Connection id "0HNC8090TGJ9C" started. 2025-07-10 13:43:05.304 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:05.304 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:05.304 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:05.304 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:05.304 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:43:05.304 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:05.304 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:05.304 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:05.304 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:05.304 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:05.304 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:05.304 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:43:05.304 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:05.304 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:05.305 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:43:05.305 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:05.305 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:43:05.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:05.305 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:05.305 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:05.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:05.305 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:05.305 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1154ms. 2025-07-10 13:43:05.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:05.305 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:05.305 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:05.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:05.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:05.305 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6424ms 2025-07-10 13:43:05.305 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:05.305 +03:00 [DBG] Connection id "0HNC8090TGJ9C" completed keep alive response. 2025-07-10 13:43:05.305 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2125ms 2025-07-10 13:43:05.305 +03:00 [DBG] Connection id "0HNC8090TGJ9C" received FIN. 2025-07-10 13:43:05.306 +03:00 [DBG] Connection id "0HNC8090TGJ9C" disconnecting. 2025-07-10 13:43:05.306 +03:00 [DBG] Connection id "0HNC8090TGJ9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:05.307 +03:00 [DBG] Connection id "0HNC8090TGJ9C" stopped. 2025-07-10 13:43:10.302 +03:00 [DBG] Connection id "0HNC8090TGJ9D" accepted. 2025-07-10 13:43:10.302 +03:00 [DBG] Connection id "0HNC8090TGJ9D" started. 2025-07-10 13:43:10.302 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:10.302 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:10.302 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:10.302 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:10.302 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:43:10.302 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:10.302 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:10.302 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:10.302 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:10.302 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:10.303 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:10.303 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:43:10.303 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:10.303 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:10.303 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:43:10.303 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:10.303 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:43:10.303 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:10.303 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:10.303 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:10.303 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:10.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:10.303 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:10.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:10.303 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:10.303 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:10.304 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1671ms. 2025-07-10 13:43:10.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:10.304 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:10.304 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:10.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:10.304 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:10.304 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2655ms 2025-07-10 13:43:10.304 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:10.304 +03:00 [DBG] Connection id "0HNC8090TGJ9D" completed keep alive response. 2025-07-10 13:43:10.304 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3655ms 2025-07-10 13:43:10.305 +03:00 [DBG] Connection id "0HNC8090TGJ9D" received FIN. 2025-07-10 13:43:10.305 +03:00 [DBG] Connection id "0HNC8090TGJ9D" disconnecting. 2025-07-10 13:43:10.305 +03:00 [DBG] Connection id "0HNC8090TGJ9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:10.306 +03:00 [DBG] Connection id "0HNC8090TGJ9D" stopped. 2025-07-10 13:43:15.294 +03:00 [DBG] Connection id "0HNC8090TGJ9E" accepted. 2025-07-10 13:43:15.295 +03:00 [DBG] Connection id "0HNC8090TGJ9E" started. 2025-07-10 13:43:15.295 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:15.295 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:15.295 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:15.295 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:15.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-07-10 13:43:15.295 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:15.295 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:15.295 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:15.295 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:15.295 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:15.295 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:15.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-07-10 13:43:15.295 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:15.295 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:15.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-07-10 13:43:15.295 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:15.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-07-10 13:43:15.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:15.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:15.295 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:15.296 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:15.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:15.296 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:15.296 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-10 13:43:15.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:15.296 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:15.296 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:15.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:15.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:15.296 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7404ms 2025-07-10 13:43:15.296 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:15.296 +03:00 [DBG] Connection id "0HNC8090TGJ9E" completed keep alive response. 2025-07-10 13:43:15.296 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3823ms 2025-07-10 13:43:15.297 +03:00 [DBG] Connection id "0HNC8090TGJ9E" received FIN. 2025-07-10 13:43:15.297 +03:00 [DBG] Connection id "0HNC8090TGJ9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:15.297 +03:00 [DBG] Connection id "0HNC8090TGJ9E" disconnecting. 2025-07-10 13:43:15.297 +03:00 [DBG] Connection id "0HNC8090TGJ9E" stopped. 2025-07-10 13:43:20.295 +03:00 [DBG] Connection id "0HNC8090TGJ9F" accepted. 2025-07-10 13:43:20.295 +03:00 [DBG] Connection id "0HNC8090TGJ9F" started. 2025-07-10 13:43:20.295 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:20.295 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:20.295 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:20.295 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:20.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-07-10 13:43:20.296 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:20.296 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:20.296 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:20.296 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:20.296 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:20.296 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:20.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-07-10 13:43:20.296 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:20.296 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:20.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-07-10 13:43:20.296 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:20.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-07-10 13:43:20.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:20.296 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:20.296 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:20.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:20.296 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:20.296 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-07-10 13:43:20.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:20.296 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:20.296 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:20.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:20.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:20.297 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6349ms 2025-07-10 13:43:20.297 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:20.297 +03:00 [DBG] Connection id "0HNC8090TGJ9F" completed keep alive response. 2025-07-10 13:43:20.297 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2515ms 2025-07-10 13:43:20.297 +03:00 [DBG] Connection id "0HNC8090TGJ9F" received FIN. 2025-07-10 13:43:20.297 +03:00 [DBG] Connection id "0HNC8090TGJ9F" disconnecting. 2025-07-10 13:43:20.297 +03:00 [DBG] Connection id "0HNC8090TGJ9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:20.298 +03:00 [DBG] Connection id "0HNC8090TGJ9F" stopped. 2025-07-10 13:43:25.302 +03:00 [DBG] Connection id "0HNC8090TGJ9G" accepted. 2025-07-10 13:43:25.302 +03:00 [DBG] Connection id "0HNC8090TGJ9G" started. 2025-07-10 13:43:25.302 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:25.302 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:25.303 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:25.303 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:25.303 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:43:25.303 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:25.303 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:25.303 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:25.303 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:25.303 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:25.303 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:25.303 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:43:25.303 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:25.303 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:25.303 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:43:25.303 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:25.303 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:43:25.303 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:25.303 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:25.303 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:25.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:25.303 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:25.303 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1096ms. 2025-07-10 13:43:25.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:25.303 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:25.303 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:25.303 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:25.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:25.304 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:25.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:25.304 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:25.304 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:25.304 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:25.304 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6444ms 2025-07-10 13:43:25.304 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:25.304 +03:00 [DBG] Connection id "0HNC8090TGJ9G" completed keep alive response. 2025-07-10 13:43:25.304 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2756ms 2025-07-10 13:43:25.304 +03:00 [DBG] Connection id "0HNC8090TGJ9G" received FIN. 2025-07-10 13:43:25.304 +03:00 [DBG] Connection id "0HNC8090TGJ9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:25.304 +03:00 [DBG] Connection id "0HNC8090TGJ9G" disconnecting. 2025-07-10 13:43:25.304 +03:00 [DBG] Connection id "0HNC8090TGJ9G" stopped. 2025-07-10 13:43:30.295 +03:00 [DBG] Connection id "0HNC8090TGJ9H" accepted. 2025-07-10 13:43:30.295 +03:00 [DBG] Connection id "0HNC8090TGJ9H" started. 2025-07-10 13:43:30.295 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:30.295 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:30.295 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:30.295 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43: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-07-10 13:43:30.295 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:30.295 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:30.295 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:30.295 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:30.295 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:30.295 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43: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-07-10 13:43:30.295 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:30.295 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43: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-07-10 13:43:30.295 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43: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-07-10 13:43:30.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:30.296 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:30.296 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:30.296 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:30.296 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-07-10 13:43:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:30.296 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:30.296 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:30.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:30.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:30.296 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7931ms 2025-07-10 13:43:30.296 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:30.296 +03:00 [DBG] Connection id "0HNC8090TGJ9H" completed keep alive response. 2025-07-10 13:43:30.296 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6304ms 2025-07-10 13:43:30.297 +03:00 [DBG] Connection id "0HNC8090TGJ9H" received FIN. 2025-07-10 13:43:30.297 +03:00 [DBG] Connection id "0HNC8090TGJ9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:30.297 +03:00 [DBG] Connection id "0HNC8090TGJ9H" disconnecting. 2025-07-10 13:43:30.297 +03:00 [DBG] Connection id "0HNC8090TGJ9H" stopped. 2025-07-10 13:43:35.296 +03:00 [DBG] Connection id "0HNC8090TGJ9I" accepted. 2025-07-10 13:43:35.296 +03:00 [DBG] Connection id "0HNC8090TGJ9I" started. 2025-07-10 13:43:35.296 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:35.296 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:35.296 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:35.296 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:35.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-07-10 13:43:35.297 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:35.297 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:35.297 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:35.297 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:35.297 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:35.297 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:35.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-07-10 13:43:35.297 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:35.297 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:35.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-07-10 13:43:35.297 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:35.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-07-10 13:43:35.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:35.297 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:35.297 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:35.297 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:35.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:35.297 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:35.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:35.297 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:35.297 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:35.297 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-07-10 13:43:35.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:35.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:35.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:35.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:35.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:35.298 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:35.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:35.298 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:35.298 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:35.298 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:35.298 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:35.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:35.298 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:35.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:35.298 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:35.298 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:35.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:35.298 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7955ms 2025-07-10 13:43:35.298 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:35.298 +03:00 [DBG] Connection id "0HNC8090TGJ9I" completed keep alive response. 2025-07-10 13:43:35.298 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5225ms 2025-07-10 13:43:35.298 +03:00 [DBG] Connection id "0HNC8090TGJ9I" received FIN. 2025-07-10 13:43:35.298 +03:00 [DBG] Connection id "0HNC8090TGJ9I" disconnecting. 2025-07-10 13:43:35.298 +03:00 [DBG] Connection id "0HNC8090TGJ9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:35.299 +03:00 [DBG] Connection id "0HNC8090TGJ9I" stopped. 2025-07-10 13:43:40.292 +03:00 [DBG] Connection id "0HNC8090TGJ9J" accepted. 2025-07-10 13:43:40.292 +03:00 [DBG] Connection id "0HNC8090TGJ9J" started. 2025-07-10 13:43:40.292 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:40.293 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:40.293 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:40.293 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:40.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-07-10 13:43:40.293 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:40.293 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:40.293 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:40.293 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:40.293 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:40.293 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:40.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-07-10 13:43:40.293 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:40.293 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:40.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-07-10 13:43:40.293 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:40.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-07-10 13:43:40.293 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:40.293 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:40.293 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:40.293 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:40.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:40.294 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:40.294 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1842ms. 2025-07-10 13:43:40.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:40.294 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:40.294 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:40.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:40.294 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:40.294 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.034ms 2025-07-10 13:43:40.294 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:40.294 +03:00 [DBG] Connection id "0HNC8090TGJ9J" completed keep alive response. 2025-07-10 13:43:40.294 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0319ms 2025-07-10 13:43:40.295 +03:00 [DBG] Connection id "0HNC8090TGJ9J" received FIN. 2025-07-10 13:43:40.295 +03:00 [DBG] Connection id "0HNC8090TGJ9J" disconnecting. 2025-07-10 13:43:40.295 +03:00 [DBG] Connection id "0HNC8090TGJ9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:40.296 +03:00 [DBG] Connection id "0HNC8090TGJ9J" stopped. 2025-07-10 13:43:45.308 +03:00 [DBG] Connection id "0HNC8090TGJ9K" accepted. 2025-07-10 13:43:45.309 +03:00 [DBG] Connection id "0HNC8090TGJ9K" started. 2025-07-10 13:43:45.309 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:45.309 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:45.309 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:45.309 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:45.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-07-10 13:43:45.309 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:45.309 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:45.309 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:45.309 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:45.309 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:45.309 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:45.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-07-10 13:43:45.309 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:45.309 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:45.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-07-10 13:43:45.309 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:45.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-07-10 13:43:45.310 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:45.310 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:45.310 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:45.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:45.310 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:45.310 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-07-10 13:43:45.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:45.310 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:45.311 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:45.311 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:45.311 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:45.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:45.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:45.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:45.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:45.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:45.311 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:45.311 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3467ms 2025-07-10 13:43:45.311 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:45.311 +03:00 [DBG] Connection id "0HNC8090TGJ9K" completed keep alive response. 2025-07-10 13:43:45.311 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3038ms 2025-07-10 13:43:45.311 +03:00 [DBG] Connection id "0HNC8090TGJ9K" received FIN. 2025-07-10 13:43:45.311 +03:00 [DBG] Connection id "0HNC8090TGJ9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:45.312 +03:00 [DBG] Connection id "0HNC8090TGJ9K" disconnecting. 2025-07-10 13:43:45.312 +03:00 [DBG] Connection id "0HNC8090TGJ9K" stopped. 2025-07-10 13:43:50.298 +03:00 [DBG] Connection id "0HNC8090TGJ9L" accepted. 2025-07-10 13:43:50.298 +03:00 [DBG] Connection id "0HNC8090TGJ9L" started. 2025-07-10 13:43:50.299 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:50.299 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:50.299 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:50.299 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:50.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-07-10 13:43:50.299 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:50.299 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:50.299 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:50.299 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:50.299 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:50.299 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:50.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-07-10 13:43:50.299 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:50.299 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:50.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-07-10 13:43:50.299 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:50.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-07-10 13:43:50.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:50.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:50.299 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:50.300 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:50.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:50.300 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:50.300 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-07-10 13:43:50.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:50.300 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:50.300 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:50.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:50.300 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:50.301 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:50.301 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1608ms 2025-07-10 13:43:50.301 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:50.301 +03:00 [DBG] Connection id "0HNC8090TGJ9L" completed keep alive response. 2025-07-10 13:43:50.301 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1067ms 2025-07-10 13:43:50.301 +03:00 [DBG] Connection id "0HNC8090TGJ9L" received FIN. 2025-07-10 13:43:50.301 +03:00 [DBG] Connection id "0HNC8090TGJ9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:50.301 +03:00 [DBG] Connection id "0HNC8090TGJ9L" disconnecting. 2025-07-10 13:43:50.301 +03:00 [DBG] Connection id "0HNC8090TGJ9L" stopped. 2025-07-10 13:43:55.300 +03:00 [DBG] Connection id "0HNC8090TGJ9M" accepted. 2025-07-10 13:43:55.300 +03:00 [DBG] Connection id "0HNC8090TGJ9M" started. 2025-07-10 13:43:55.300 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:43:55.301 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:43:55.301 +03:00 [DBG] POST requests are not supported 2025-07-10 13:43:55.301 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:43:55.301 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:43:55.301 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:55.301 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:43:55.301 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:43:55.301 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:43:55.301 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:43:55.301 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:55.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-07-10 13:43:55.301 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:43:55.301 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:43:55.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-07-10 13:43:55.301 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:43:55.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-07-10 13:43:55.301 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:55.301 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:55.301 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:55.301 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:43:55.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:55.301 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:55.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:55.301 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:55.301 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:43:55.302 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-10 13:43:55.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:55.302 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:43:55.302 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:43:55.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:55.302 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:43:55.302 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8129ms 2025-07-10 13:43:55.302 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:43:55.302 +03:00 [DBG] Connection id "0HNC8090TGJ9M" completed keep alive response. 2025-07-10 13:43:55.302 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7329ms 2025-07-10 13:43:55.302 +03:00 [DBG] Connection id "0HNC8090TGJ9M" received FIN. 2025-07-10 13:43:55.303 +03:00 [DBG] Connection id "0HNC8090TGJ9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:43:55.303 +03:00 [DBG] Connection id "0HNC8090TGJ9M" disconnecting. 2025-07-10 13:43:55.303 +03:00 [DBG] Connection id "0HNC8090TGJ9M" stopped. 2025-07-10 13:44:00.306 +03:00 [DBG] Connection id "0HNC8090TGJ9N" accepted. 2025-07-10 13:44:00.306 +03:00 [DBG] Connection id "0HNC8090TGJ9N" started. 2025-07-10 13:44:00.306 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:00.306 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:00.306 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:00.306 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:00.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-07-10 13:44:00.306 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:00.306 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:00.306 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:00.306 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:00.306 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:00.306 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:00.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-07-10 13:44:00.306 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:00.307 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:00.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-07-10 13:44:00.307 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:00.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-07-10 13:44:00.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:00.307 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:00.307 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:00.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:00.307 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:00.307 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1111ms. 2025-07-10 13:44:00.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:00.307 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:00.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:00.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:00.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:00.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6128ms 2025-07-10 13:44:00.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:00.307 +03:00 [DBG] Connection id "0HNC8090TGJ9N" completed keep alive response. 2025-07-10 13:44:00.307 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1565ms 2025-07-10 13:44:00.307 +03:00 [DBG] Connection id "0HNC8090TGJ9N" received FIN. 2025-07-10 13:44:00.308 +03:00 [DBG] Connection id "0HNC8090TGJ9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:00.308 +03:00 [DBG] Connection id "0HNC8090TGJ9N" disconnecting. 2025-07-10 13:44:00.308 +03:00 [DBG] Connection id "0HNC8090TGJ9N" stopped. 2025-07-10 13:44:05.304 +03:00 [DBG] Connection id "0HNC8090TGJ9O" accepted. 2025-07-10 13:44:05.304 +03:00 [DBG] Connection id "0HNC8090TGJ9O" started. 2025-07-10 13:44:05.304 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:05.304 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:05.304 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:05.305 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:05.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-07-10 13:44:05.305 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:05.305 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:05.305 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:05.305 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:05.305 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:05.305 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:05.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-07-10 13:44:05.306 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:05.306 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:05.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-07-10 13:44:05.306 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:05.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-07-10 13:44:05.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:05.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:05.306 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:05.306 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:05.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:05.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:05.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:05.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:05.306 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:05.306 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1999ms. 2025-07-10 13:44:05.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:05.307 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:05.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:05.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:05.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:05.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3358ms 2025-07-10 13:44:05.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:05.307 +03:00 [DBG] Connection id "0HNC8090TGJ9O" completed keep alive response. 2025-07-10 13:44:05.307 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0319ms 2025-07-10 13:44:05.308 +03:00 [DBG] Connection id "0HNC8090TGJ9O" received FIN. 2025-07-10 13:44:05.308 +03:00 [DBG] Connection id "0HNC8090TGJ9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:05.308 +03:00 [DBG] Connection id "0HNC8090TGJ9O" disconnecting. 2025-07-10 13:44:05.308 +03:00 [DBG] Connection id "0HNC8090TGJ9O" stopped. 2025-07-10 13:44:10.299 +03:00 [DBG] Connection id "0HNC8090TGJ9P" accepted. 2025-07-10 13:44:10.299 +03:00 [DBG] Connection id "0HNC8090TGJ9P" started. 2025-07-10 13:44:10.299 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:10.299 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:10.299 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:10.299 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:10.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-07-10 13:44:10.299 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:10.299 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:10.299 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:10.299 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:10.299 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:10.300 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:10.300 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:44:10.300 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:10.300 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:10.300 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:44:10.300 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:10.300 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:44:10.300 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:10.300 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:10.300 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:10.300 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:10.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:10.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:10.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:10.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:10.300 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:10.301 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1776ms. 2025-07-10 13:44:10.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:10.301 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:10.301 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:10.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:10.301 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:10.301 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3346ms 2025-07-10 13:44:10.301 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:10.301 +03:00 [DBG] Connection id "0HNC8090TGJ9P" completed keep alive response. 2025-07-10 13:44:10.301 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3915ms 2025-07-10 13:44:10.302 +03:00 [DBG] Connection id "0HNC8090TGJ9P" received FIN. 2025-07-10 13:44:10.302 +03:00 [DBG] Connection id "0HNC8090TGJ9P" disconnecting. 2025-07-10 13:44:10.302 +03:00 [DBG] Connection id "0HNC8090TGJ9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:10.303 +03:00 [DBG] Connection id "0HNC8090TGJ9P" stopped. 2025-07-10 13:44:15.294 +03:00 [DBG] Connection id "0HNC8090TGJ9Q" accepted. 2025-07-10 13:44:15.294 +03:00 [DBG] Connection id "0HNC8090TGJ9Q" started. 2025-07-10 13:44:15.294 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:15.294 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:15.294 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:15.294 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:15.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-07-10 13:44:15.294 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:15.294 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:15.294 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:15.294 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:15.294 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:15.294 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:15.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-07-10 13:44:15.295 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:15.295 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:15.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-07-10 13:44:15.295 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:15.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-07-10 13:44:15.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:15.295 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:15.295 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:15.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:15.295 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:15.295 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1784ms. 2025-07-10 13:44:15.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:15.295 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:15.295 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:15.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:15.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:15.295 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8679ms 2025-07-10 13:44:15.296 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:15.296 +03:00 [DBG] Connection id "0HNC8090TGJ9Q" completed keep alive response. 2025-07-10 13:44:15.296 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6504ms 2025-07-10 13:44:15.296 +03:00 [DBG] Connection id "0HNC8090TGJ9Q" received FIN. 2025-07-10 13:44:15.296 +03:00 [DBG] Connection id "0HNC8090TGJ9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:15.296 +03:00 [DBG] Connection id "0HNC8090TGJ9Q" disconnecting. 2025-07-10 13:44:15.296 +03:00 [DBG] Connection id "0HNC8090TGJ9Q" stopped. 2025-07-10 13:44:20.304 +03:00 [DBG] Connection id "0HNC8090TGJ9R" accepted. 2025-07-10 13:44:20.304 +03:00 [DBG] Connection id "0HNC8090TGJ9R" started. 2025-07-10 13:44:20.304 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:20.304 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:20.304 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:20.304 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:20.304 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:44:20.304 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:20.304 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:20.304 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:20.304 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:20.304 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:20.305 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:20.305 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:44:20.305 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:20.305 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:20.305 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:44:20.305 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:20.305 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:44:20.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:20.305 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:20.305 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:20.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:20.305 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:20.305 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-10 13:44:20.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:20.305 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:20.305 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:20.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:20.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:20.305 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6848ms 2025-07-10 13:44:20.305 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:20.306 +03:00 [DBG] Connection id "0HNC8090TGJ9R" completed keep alive response. 2025-07-10 13:44:20.306 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4107ms 2025-07-10 13:44:20.306 +03:00 [DBG] Connection id "0HNC8090TGJ9R" received FIN. 2025-07-10 13:44:20.306 +03:00 [DBG] Connection id "0HNC8090TGJ9R" disconnecting. 2025-07-10 13:44:20.306 +03:00 [DBG] Connection id "0HNC8090TGJ9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:20.307 +03:00 [DBG] Connection id "0HNC8090TGJ9R" stopped. 2025-07-10 13:44:25.307 +03:00 [DBG] Connection id "0HNC8090TGJ9S" accepted. 2025-07-10 13:44:25.307 +03:00 [DBG] Connection id "0HNC8090TGJ9S" started. 2025-07-10 13:44:25.307 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:25.307 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:25.307 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:25.307 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:25.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-07-10 13:44:25.307 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:25.307 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:25.307 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:25.307 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:25.307 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:25.307 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:25.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-07-10 13:44:25.307 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:25.307 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:25.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-07-10 13:44:25.307 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:25.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-07-10 13:44:25.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:25.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:25.307 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:25.307 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:25.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:25.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:25.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:25.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:25.308 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:25.308 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1147ms. 2025-07-10 13:44:25.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:25.308 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:25.308 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:25.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:25.308 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:25.308 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7127ms 2025-07-10 13:44:25.308 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:25.308 +03:00 [DBG] Connection id "0HNC8090TGJ9S" completed keep alive response. 2025-07-10 13:44:25.308 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3273ms 2025-07-10 13:44:25.308 +03:00 [DBG] Connection id "0HNC8090TGJ9S" received FIN. 2025-07-10 13:44:25.308 +03:00 [DBG] Connection id "0HNC8090TGJ9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:25.309 +03:00 [DBG] Connection id "0HNC8090TGJ9S" disconnecting. 2025-07-10 13:44:25.309 +03:00 [DBG] Connection id "0HNC8090TGJ9S" stopped. 2025-07-10 13:44:30.290 +03:00 [DBG] Connection id "0HNC8090TGJ9T" accepted. 2025-07-10 13:44:30.290 +03:00 [DBG] Connection id "0HNC8090TGJ9T" started. 2025-07-10 13:44:30.290 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:30.290 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:30.290 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:30.290 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44: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-07-10 13:44:30.290 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:30.290 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:30.290 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:30.290 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:30.290 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:30.290 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44: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-07-10 13:44:30.290 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:30.290 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44: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-07-10 13:44:30.290 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44: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-07-10 13:44:30.290 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:30.290 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:30.290 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:30.290 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:30.290 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:30.290 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:30.290 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:30.291 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1155ms. 2025-07-10 13:44:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:30.291 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:30.291 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:30.291 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:30.291 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6986ms 2025-07-10 13:44:30.291 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:30.291 +03:00 [DBG] Connection id "0HNC8090TGJ9T" completed keep alive response. 2025-07-10 13:44:30.291 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2809ms 2025-07-10 13:44:30.291 +03:00 [DBG] Connection id "0HNC8090TGJ9T" received FIN. 2025-07-10 13:44:30.291 +03:00 [DBG] Connection id "0HNC8090TGJ9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:30.291 +03:00 [DBG] Connection id "0HNC8090TGJ9T" disconnecting. 2025-07-10 13:44:30.291 +03:00 [DBG] Connection id "0HNC8090TGJ9T" stopped. 2025-07-10 13:44:35.304 +03:00 [DBG] Connection id "0HNC8090TGJ9U" accepted. 2025-07-10 13:44:35.304 +03:00 [DBG] Connection id "0HNC8090TGJ9U" started. 2025-07-10 13:44:35.305 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:35.305 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:35.305 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:35.305 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:35.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-07-10 13:44:35.305 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:35.305 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:35.305 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:35.305 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:35.305 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:35.305 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:35.305 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:44:35.305 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:35.305 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:35.305 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:44:35.305 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:35.305 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:44:35.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:35.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:35.305 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:35.305 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:35.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:35.306 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:35.306 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-07-10 13:44:35.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:35.306 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:35.306 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:35.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:35.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:35.306 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9467ms 2025-07-10 13:44:35.306 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:35.306 +03:00 [DBG] Connection id "0HNC8090TGJ9U" completed keep alive response. 2025-07-10 13:44:35.306 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8553ms 2025-07-10 13:44:35.307 +03:00 [DBG] Connection id "0HNC8090TGJ9U" received FIN. 2025-07-10 13:44:35.307 +03:00 [DBG] Connection id "0HNC8090TGJ9U" disconnecting. 2025-07-10 13:44:35.307 +03:00 [DBG] Connection id "0HNC8090TGJ9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:35.308 +03:00 [DBG] Connection id "0HNC8090TGJ9U" stopped. 2025-07-10 13:44:40.305 +03:00 [DBG] Connection id "0HNC8090TGJ9V" accepted. 2025-07-10 13:44:40.305 +03:00 [DBG] Connection id "0HNC8090TGJ9V" started. 2025-07-10 13:44:40.305 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:40.305 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:40.305 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:40.305 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:40.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-07-10 13:44:40.305 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:40.305 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:40.306 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:40.306 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:40.306 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:40.306 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:40.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-07-10 13:44:40.306 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:40.306 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:40.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-07-10 13:44:40.306 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:40.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-07-10 13:44:40.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:40.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:40.306 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:40.306 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:40.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:40.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:40.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:40.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:40.307 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:40.307 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1663ms. 2025-07-10 13:44:40.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:40.307 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:40.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:40.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:40.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:40.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3022ms 2025-07-10 13:44:40.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:40.307 +03:00 [DBG] Connection id "0HNC8090TGJ9V" completed keep alive response. 2025-07-10 13:44:40.308 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4016ms 2025-07-10 13:44:40.308 +03:00 [DBG] Connection id "0HNC8090TGJ9V" received FIN. 2025-07-10 13:44:40.308 +03:00 [DBG] Connection id "0HNC8090TGJ9V" disconnecting. 2025-07-10 13:44:40.308 +03:00 [DBG] Connection id "0HNC8090TGJ9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:40.309 +03:00 [DBG] Connection id "0HNC8090TGJ9V" stopped. 2025-07-10 13:44:45.304 +03:00 [DBG] Connection id "0HNC8090TGJA0" accepted. 2025-07-10 13:44:45.304 +03:00 [DBG] Connection id "0HNC8090TGJA0" started. 2025-07-10 13:44:45.304 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:45.304 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:45.304 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:45.304 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:45.304 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:44:45.304 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:45.304 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:45.304 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:45.304 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:45.304 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:45.304 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:45.304 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:44:45.305 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:45.305 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:45.305 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:44:45.305 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:45.305 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:44:45.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:45.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:45.305 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:45.305 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:45.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:45.305 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:45.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:45.305 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:45.305 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:45.305 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1617ms. 2025-07-10 13:44:45.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:45.305 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:45.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:45.305 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:45.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:45.305 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:45.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:45.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:45.306 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:45.306 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:45.306 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:45.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:45.306 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:45.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:45.306 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:45.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:45.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:45.306 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2192ms 2025-07-10 13:44:45.306 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:45.306 +03:00 [DBG] Connection id "0HNC8090TGJA0" completed keep alive response. 2025-07-10 13:44:45.306 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9117ms 2025-07-10 13:44:45.306 +03:00 [DBG] Connection id "0HNC8090TGJA0" received FIN. 2025-07-10 13:44:45.306 +03:00 [DBG] Connection id "0HNC8090TGJA0" disconnecting. 2025-07-10 13:44:45.306 +03:00 [DBG] Connection id "0HNC8090TGJA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:45.307 +03:00 [DBG] Connection id "0HNC8090TGJA0" stopped. 2025-07-10 13:44:50.311 +03:00 [DBG] Connection id "0HNC8090TGJA1" accepted. 2025-07-10 13:44:50.311 +03:00 [DBG] Connection id "0HNC8090TGJA1" started. 2025-07-10 13:44:50.312 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:50.312 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:50.312 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:50.312 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:50.312 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:44:50.312 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:50.312 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:50.312 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:50.312 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:50.312 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:50.312 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:50.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-07-10 13:44:50.312 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:50.312 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:50.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-07-10 13:44:50.312 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:50.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-07-10 13:44:50.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:50.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:50.312 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:50.313 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:50.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:50.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:50.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:50.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:50.313 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:50.313 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-07-10 13:44:50.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:50.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:50.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:50.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:50.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:50.314 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:50.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:50.314 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:50.314 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:50.314 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:50.314 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:50.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:50.314 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:50.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:50.314 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:50.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:50.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:50.314 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6532ms 2025-07-10 13:44:50.314 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:50.314 +03:00 [DBG] Connection id "0HNC8090TGJA1" completed keep alive response. 2025-07-10 13:44:50.314 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6258ms 2025-07-10 13:44:50.314 +03:00 [DBG] Connection id "0HNC8090TGJA1" received FIN. 2025-07-10 13:44:50.314 +03:00 [DBG] Connection id "0HNC8090TGJA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:50.315 +03:00 [DBG] Connection id "0HNC8090TGJA1" disconnecting. 2025-07-10 13:44:50.315 +03:00 [DBG] Connection id "0HNC8090TGJA1" stopped. 2025-07-10 13:44:55.298 +03:00 [DBG] Connection id "0HNC8090TGJA2" accepted. 2025-07-10 13:44:55.298 +03:00 [DBG] Connection id "0HNC8090TGJA2" started. 2025-07-10 13:44:55.298 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:44:55.298 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:44:55.298 +03:00 [DBG] POST requests are not supported 2025-07-10 13:44:55.298 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:44:55.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-07-10 13:44:55.298 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:55.298 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:44:55.298 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:44:55.299 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:44:55.299 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:44:55.299 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:55.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-07-10 13:44:55.299 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:44:55.299 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:44:55.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-07-10 13:44:55.299 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:44:55.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-07-10 13:44:55.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:55.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:55.299 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:55.299 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:44:55.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:55.300 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:44:55.300 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1869ms. 2025-07-10 13:44:55.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:55.300 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:44:55.300 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:44:55.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:55.300 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:44:55.300 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2445ms 2025-07-10 13:44:55.301 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:44:55.301 +03:00 [DBG] Connection id "0HNC8090TGJA2" completed keep alive response. 2025-07-10 13:44:55.301 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5009ms 2025-07-10 13:44:55.301 +03:00 [DBG] Connection id "0HNC8090TGJA2" received FIN. 2025-07-10 13:44:55.301 +03:00 [DBG] Connection id "0HNC8090TGJA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:44:55.301 +03:00 [DBG] Connection id "0HNC8090TGJA2" disconnecting. 2025-07-10 13:44:55.301 +03:00 [DBG] Connection id "0HNC8090TGJA2" stopped. 2025-07-10 13:45:00.300 +03:00 [DBG] Connection id "0HNC8090TGJA3" accepted. 2025-07-10 13:45:00.300 +03:00 [DBG] Connection id "0HNC8090TGJA3" started. 2025-07-10 13:45:00.300 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:45:00.300 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:45:00.300 +03:00 [DBG] POST requests are not supported 2025-07-10 13:45:00.300 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:45:00.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-07-10 13:45:00.300 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:45:00.300 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:45:00.301 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:45:00.301 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:45:00.301 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:45:00.301 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:45:00.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-07-10 13:45:00.301 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:45:00.301 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:45:00.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-07-10 13:45:00.301 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:45:00.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-07-10 13:45:00.301 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:00.301 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:00.301 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:45:00.301 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:45:00.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:00.301 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:00.302 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:45:00.302 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1337ms. 2025-07-10 13:45:00.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:45:00.302 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:45:00.302 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:45:00.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:00.302 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:00.302 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1962ms 2025-07-10 13:45:00.302 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:45:00.303 +03:00 [DBG] Connection id "0HNC8090TGJA3" completed keep alive response. 2025-07-10 13:45:00.303 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2412ms 2025-07-10 13:45:00.303 +03:00 [DBG] Connection id "0HNC8090TGJA3" received FIN. 2025-07-10 13:45:00.303 +03:00 [DBG] Connection id "0HNC8090TGJA3" disconnecting. 2025-07-10 13:45:00.303 +03:00 [DBG] Connection id "0HNC8090TGJA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:45:00.304 +03:00 [DBG] Connection id "0HNC8090TGJA3" stopped. 2025-07-10 13:45:05.295 +03:00 [DBG] Connection id "0HNC8090TGJA4" accepted. 2025-07-10 13:45:05.295 +03:00 [DBG] Connection id "0HNC8090TGJA4" started. 2025-07-10 13:45:05.295 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:45:05.296 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:45:05.296 +03:00 [DBG] POST requests are not supported 2025-07-10 13:45:05.296 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:45:05.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-07-10 13:45:05.296 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:45:05.296 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:45:05.296 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:45:05.296 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:45:05.296 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:45:05.296 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:45:05.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-07-10 13:45:05.296 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:45:05.296 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:45:05.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-07-10 13:45:05.296 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:45:05.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-07-10 13:45:05.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:05.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:05.296 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:45:05.296 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:45:05.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:05.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:05.297 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:45:05.297 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2017ms. 2025-07-10 13:45:05.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:45:05.297 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:45:05.297 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:45:05.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:05.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:05.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:05.298 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3405ms 2025-07-10 13:45:05.298 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:45:05.298 +03:00 [DBG] Connection id "0HNC8090TGJA4" completed keep alive response. 2025-07-10 13:45:05.298 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2442ms 2025-07-10 13:45:05.298 +03:00 [DBG] Connection id "0HNC8090TGJA4" received FIN. 2025-07-10 13:45:05.298 +03:00 [DBG] Connection id "0HNC8090TGJA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:45:05.298 +03:00 [DBG] Connection id "0HNC8090TGJA4" disconnecting. 2025-07-10 13:45:05.298 +03:00 [DBG] Connection id "0HNC8090TGJA4" stopped. 2025-07-10 13:45:53.305 +03:00 [DBG] Connection id "0HNC8090TGJA5" accepted. 2025-07-10 13:45:53.305 +03:00 [DBG] Connection id "0HNC8090TGJA5" started. 2025-07-10 13:45:53.306 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:45:53.306 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:45:53.306 +03:00 [DBG] POST requests are not supported 2025-07-10 13:45:53.306 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:45:53.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-07-10 13:45:53.306 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:45:53.306 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:45:53.306 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:45:53.306 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:45:53.306 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:45:53.306 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:45:53.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-07-10 13:45:53.306 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:45:53.306 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:45:53.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-07-10 13:45:53.306 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:45:53.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-07-10 13:45:53.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:53.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:53.306 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:45:53.306 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:45:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:53.306 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:45:53.306 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1146ms. 2025-07-10 13:45:53.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:45:53.307 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:45:53.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:45:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:53.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:45:53.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6964ms 2025-07-10 13:45:53.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:45:53.307 +03:00 [DBG] Connection id "0HNC8090TGJA5" completed keep alive response. 2025-07-10 13:45:53.307 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3017ms 2025-07-10 13:45:53.307 +03:00 [DBG] Connection id "0HNC8090TGJA5" received FIN. 2025-07-10 13:45:53.307 +03:00 [DBG] Connection id "0HNC8090TGJA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:45:53.307 +03:00 [DBG] Connection id "0HNC8090TGJA5" disconnecting. 2025-07-10 13:45:53.307 +03:00 [DBG] Connection id "0HNC8090TGJA5" stopped. 2025-07-10 13:46:53.296 +03:00 [DBG] Connection id "0HNC8090TGJA6" accepted. 2025-07-10 13:46:53.296 +03:00 [DBG] Connection id "0HNC8090TGJA6" started. 2025-07-10 13:46:53.296 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:46:53.297 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:46:53.297 +03:00 [DBG] POST requests are not supported 2025-07-10 13:46:53.297 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:46:53.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-07-10 13:46:53.297 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:46:53.297 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:46:53.297 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:46:53.297 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:46:53.297 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:46:53.297 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:46:53.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-07-10 13:46:53.298 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:46:53.298 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:46:53.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-07-10 13:46:53.298 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:46:53.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-07-10 13:46:53.298 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:46:53.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:46:53.298 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:46:53.298 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:46:53.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:46:53.298 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:46:53.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:46:53.298 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:46:53.299 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:46:53.299 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2704ms. 2025-07-10 13:46:53.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:46:53.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:46:53.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:46:53.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:46:53.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:46:53.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:46:53.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:46:53.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:46:53.299 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:46:53.300 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:46:53.300 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:46:53.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:46:53.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:46:53.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:46:53.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:46:53.300 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:46:53.300 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:46:53.300 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0977ms 2025-07-10 13:46:53.300 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:46:53.300 +03:00 [DBG] Connection id "0HNC8090TGJA6" completed keep alive response. 2025-07-10 13:46:53.300 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7605ms 2025-07-10 13:46:53.301 +03:00 [DBG] Connection id "0HNC8090TGJA6" received FIN. 2025-07-10 13:46:53.301 +03:00 [DBG] Connection id "0HNC8090TGJA6" disconnecting. 2025-07-10 13:46:53.301 +03:00 [DBG] Connection id "0HNC8090TGJA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:46:53.302 +03:00 [DBG] Connection id "0HNC8090TGJA6" stopped. 2025-07-10 13:47:23.838 +03:00 [DBG] Connection id "0HNC8090TGJA7" accepted. 2025-07-10 13:47:23.838 +03:00 [DBG] Connection id "0HNC8090TGJA7" started. 2025-07-10 13:47:23.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:47:23.838 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:47:23.839 +03:00 [DBG] POST requests are not supported 2025-07-10 13:47:23.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:47:23.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-07-10 13:47:23.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:23.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:47:23.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:47:23.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:47:23.839 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:47:23.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:23.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:47:23.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:47:23.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:47:23.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:47:23.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:47:23.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:47:23.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:23.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:23.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:23.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:23.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:47:23.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-07-10 13:47:23.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:23.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:23.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:47:23.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:23.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:23.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:23.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:23.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:23.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:23.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:23.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7176ms 2025-07-10 13:47:23.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:23.840 +03:00 [DBG] Connection id "0HNC8090TGJA7" completed keep alive response. 2025-07-10 13:47:23.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3078ms 2025-07-10 13:47:23.840 +03:00 [DBG] Connection id "0HNC8090TGJA7" received FIN. 2025-07-10 13:47:23.840 +03:00 [DBG] Connection id "0HNC8090TGJA7" disconnecting. 2025-07-10 13:47:23.840 +03:00 [DBG] Connection id "0HNC8090TGJA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:47:23.841 +03:00 [DBG] Connection id "0HNC8090TGJA7" stopped. 2025-07-10 13:47:24.323 +03:00 [DBG] Connection id "0HNC8090TGJA8" accepted. 2025-07-10 13:47:24.323 +03:00 [DBG] Connection id "0HNC8090TGJA8" started. 2025-07-10 13:47:24.323 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:47:24.323 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:47:24.323 +03:00 [DBG] POST requests are not supported 2025-07-10 13:47:24.323 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:47:24.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-07-10 13:47:24.323 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:24.323 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:47:24.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:47:24.323 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:47:24.323 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:47:24.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:24.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-07-10 13:47:24.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:47:24.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:47:24.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-07-10 13:47:24.324 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:47:24.324 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:47:24.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:24.324 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:24.324 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:24.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:24.324 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:47:24.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1649ms. 2025-07-10 13:47:24.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:24.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:47:24.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:24.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:24.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:24.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:24.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:24.325 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.971ms 2025-07-10 13:47:24.325 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:24.325 +03:00 [DBG] Connection id "0HNC8090TGJA8" completed keep alive response. 2025-07-10 13:47:24.325 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9366ms 2025-07-10 13:47:24.325 +03:00 [DBG] Connection id "0HNC8090TGJA8" received FIN. 2025-07-10 13:47:24.325 +03:00 [DBG] Connection id "0HNC8090TGJA8" disconnecting. 2025-07-10 13:47:24.325 +03:00 [DBG] Connection id "0HNC8090TGJA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:47:24.326 +03:00 [DBG] Connection id "0HNC8090TGJA8" stopped. 2025-07-10 13:47:30.307 +03:00 [DBG] Connection id "0HNC8090TGJA9" accepted. 2025-07-10 13:47:30.307 +03:00 [DBG] Connection id "0HNC8090TGJA9" started. 2025-07-10 13:47:30.308 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:47:30.308 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:47:30.308 +03:00 [DBG] POST requests are not supported 2025-07-10 13:47:30.308 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:47: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-07-10 13:47:30.308 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:30.308 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:47:30.308 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:47:30.308 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:47:30.308 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:47:30.308 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:30.308 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:47:30.308 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:47:30.308 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:47:30.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-07-10 13:47:30.308 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:47: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-07-10 13:47:30.308 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:30.308 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:30.308 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:30.308 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:30.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:30.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:30.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:30.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:30.308 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:47:30.309 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1678ms. 2025-07-10 13:47:30.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:30.309 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:47:30.309 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:30.309 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:30.309 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9157ms 2025-07-10 13:47:30.309 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:30.309 +03:00 [DBG] Connection id "0HNC8090TGJA9" completed keep alive response. 2025-07-10 13:47:30.309 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6897ms 2025-07-10 13:47:30.310 +03:00 [DBG] Connection id "0HNC8090TGJA9" received FIN. 2025-07-10 13:47:30.310 +03:00 [DBG] Connection id "0HNC8090TGJA9" disconnecting. 2025-07-10 13:47:30.310 +03:00 [DBG] Connection id "0HNC8090TGJA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:47:30.311 +03:00 [DBG] Connection id "0HNC8090TGJA9" stopped. 2025-07-10 13:47:35.310 +03:00 [DBG] Connection id "0HNC8090TGJAA" accepted. 2025-07-10 13:47:35.310 +03:00 [DBG] Connection id "0HNC8090TGJAA" started. 2025-07-10 13:47:35.310 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:47:35.310 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:47:35.310 +03:00 [DBG] POST requests are not supported 2025-07-10 13:47:35.310 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:47:35.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-07-10 13:47:35.310 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:35.310 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:47:35.310 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:47:35.310 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:47:35.310 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:47:35.310 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:35.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-07-10 13:47:35.310 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:47:35.310 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:47:35.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-07-10 13:47:35.311 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:47:35.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-07-10 13:47:35.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:35.311 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:35.311 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:35.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:35.311 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:47:35.311 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-07-10 13:47:35.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:35.311 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:47:35.311 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:35.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:35.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:35.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:35.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:35.312 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9714ms 2025-07-10 13:47:35.312 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:35.312 +03:00 [DBG] Connection id "0HNC8090TGJAA" completed keep alive response. 2025-07-10 13:47:35.312 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7471ms 2025-07-10 13:47:35.312 +03:00 [DBG] Connection id "0HNC8090TGJAA" received FIN. 2025-07-10 13:47:35.312 +03:00 [DBG] Connection id "0HNC8090TGJAA" disconnecting. 2025-07-10 13:47:35.312 +03:00 [DBG] Connection id "0HNC8090TGJAA" stopped. 2025-07-10 13:47:35.312 +03:00 [DBG] Connection id "0HNC8090TGJAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:47:40.302 +03:00 [DBG] Connection id "0HNC8090TGJAB" accepted. 2025-07-10 13:47:40.302 +03:00 [DBG] Connection id "0HNC8090TGJAB" started. 2025-07-10 13:47:40.302 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:47:40.302 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:47:40.302 +03:00 [DBG] POST requests are not supported 2025-07-10 13:47:40.303 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:47:40.303 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:47:40.303 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:40.303 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:47:40.303 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:47:40.303 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:47:40.303 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:47:40.303 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:40.303 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:47:40.303 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:47:40.303 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:47:40.303 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:47:40.303 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:47:40.303 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:47:40.303 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:40.303 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:40.303 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:40.304 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:40.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:40.304 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:47:40.304 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.199ms. 2025-07-10 13:47:40.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:40.304 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:47:40.304 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:40.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:40.304 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:40.304 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1406ms 2025-07-10 13:47:40.305 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:40.305 +03:00 [DBG] Connection id "0HNC8090TGJAB" completed keep alive response. 2025-07-10 13:47:40.305 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2617ms 2025-07-10 13:47:40.305 +03:00 [DBG] Connection id "0HNC8090TGJAB" received FIN. 2025-07-10 13:47:40.305 +03:00 [DBG] Connection id "0HNC8090TGJAB" disconnecting. 2025-07-10 13:47:40.305 +03:00 [DBG] Connection id "0HNC8090TGJAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:47:40.306 +03:00 [DBG] Connection id "0HNC8090TGJAB" stopped. 2025-07-10 13:47:45.301 +03:00 [DBG] Connection id "0HNC8090TGJAC" accepted. 2025-07-10 13:47:45.301 +03:00 [DBG] Connection id "0HNC8090TGJAC" started. 2025-07-10 13:47:45.301 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:47:45.301 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:47:45.301 +03:00 [DBG] POST requests are not supported 2025-07-10 13:47:45.301 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:47:45.301 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:47:45.301 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:45.301 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:47:45.301 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:47:45.301 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:47:45.301 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:47:45.301 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:45.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-07-10 13:47:45.301 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:47:45.301 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:47:45.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-07-10 13:47:45.301 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:47:45.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-07-10 13:47:45.301 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:45.301 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:45.302 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:45.302 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:45.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:45.302 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:47:45.302 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1147ms. 2025-07-10 13:47:45.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:45.302 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:47:45.302 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:45.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:45.302 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:45.302 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7568ms 2025-07-10 13:47:45.302 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:45.302 +03:00 [DBG] Connection id "0HNC8090TGJAC" completed keep alive response. 2025-07-10 13:47:45.302 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4336ms 2025-07-10 13:47:45.303 +03:00 [DBG] Connection id "0HNC8090TGJAC" received FIN. 2025-07-10 13:47:45.303 +03:00 [DBG] Connection id "0HNC8090TGJAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:47:45.303 +03:00 [DBG] Connection id "0HNC8090TGJAC" disconnecting. 2025-07-10 13:47:45.303 +03:00 [DBG] Connection id "0HNC8090TGJAC" stopped. 2025-07-10 13:47:50.302 +03:00 [DBG] Connection id "0HNC8090TGJAD" accepted. 2025-07-10 13:47:50.302 +03:00 [DBG] Connection id "0HNC8090TGJAD" started. 2025-07-10 13:47:50.302 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:47:50.302 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:47:50.302 +03:00 [DBG] POST requests are not supported 2025-07-10 13:47:50.303 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:47:50.303 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:47:50.303 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:50.303 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:47:50.303 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:47:50.303 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:47:50.303 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:47:50.303 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:50.303 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:47:50.303 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:47:50.303 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:47:50.303 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:47:50.303 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:47:50.303 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:47:50.303 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:50.303 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:50.303 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:50.304 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:50.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:50.304 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:47:50.304 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1868ms. 2025-07-10 13:47:50.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:50.304 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:47:50.304 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:50.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:50.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:50.305 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:50.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:50.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:50.305 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3655ms 2025-07-10 13:47:50.305 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:50.305 +03:00 [DBG] Connection id "0HNC8090TGJAD" completed keep alive response. 2025-07-10 13:47:50.305 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5085ms 2025-07-10 13:47:50.305 +03:00 [DBG] Connection id "0HNC8090TGJAD" received FIN. 2025-07-10 13:47:50.305 +03:00 [DBG] Connection id "0HNC8090TGJAD" disconnecting. 2025-07-10 13:47:50.305 +03:00 [DBG] Connection id "0HNC8090TGJAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:47:50.307 +03:00 [DBG] Connection id "0HNC8090TGJAD" stopped. 2025-07-10 13:47:55.294 +03:00 [DBG] Connection id "0HNC8090TGJAE" accepted. 2025-07-10 13:47:55.294 +03:00 [DBG] Connection id "0HNC8090TGJAE" started. 2025-07-10 13:47:55.295 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:47:55.295 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:47:55.295 +03:00 [DBG] POST requests are not supported 2025-07-10 13:47:55.295 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:47:55.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-07-10 13:47:55.295 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:55.295 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:47:55.295 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:47:55.295 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:47:55.295 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:47:55.295 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:55.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-07-10 13:47:55.295 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:47:55.295 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:47:55.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-07-10 13:47:55.295 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:47:55.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-07-10 13:47:55.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:55.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:55.295 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:55.295 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:47:55.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:55.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:55.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:55.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:55.295 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:47:55.295 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-10 13:47:55.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:55.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:47:55.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:55.296 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:47:55.296 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:47:55.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:55.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:47:55.296 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.635ms 2025-07-10 13:47:55.296 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:47:55.296 +03:00 [DBG] Connection id "0HNC8090TGJAE" completed keep alive response. 2025-07-10 13:47:55.296 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2322ms 2025-07-10 13:47:55.296 +03:00 [DBG] Connection id "0HNC8090TGJAE" received FIN. 2025-07-10 13:47:55.296 +03:00 [DBG] Connection id "0HNC8090TGJAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:47:55.296 +03:00 [DBG] Connection id "0HNC8090TGJAE" disconnecting. 2025-07-10 13:47:55.296 +03:00 [DBG] Connection id "0HNC8090TGJAE" stopped. 2025-07-10 13:48:00.302 +03:00 [DBG] Connection id "0HNC8090TGJAF" accepted. 2025-07-10 13:48:00.302 +03:00 [DBG] Connection id "0HNC8090TGJAF" started. 2025-07-10 13:48:00.302 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:48:00.302 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:48:00.302 +03:00 [DBG] POST requests are not supported 2025-07-10 13:48:00.302 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:48:00.302 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:48:00.302 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:00.302 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:48:00.302 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:48:00.302 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:48:00.302 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:48:00.302 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:00.302 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:48:00.302 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:48:00.302 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:48:00.302 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:48:00.302 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:48:00.302 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:48:00.302 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:00.302 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:00.302 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:00.302 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:00.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:00.302 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:00.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:00.302 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:00.302 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:48:00.303 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-10 13:48:00.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:00.303 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:48:00.303 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:00.303 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:00.303 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:00.303 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6713ms 2025-07-10 13:48:00.303 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:00.303 +03:00 [DBG] Connection id "0HNC8090TGJAF" completed keep alive response. 2025-07-10 13:48:00.303 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2467ms 2025-07-10 13:48:00.303 +03:00 [DBG] Connection id "0HNC8090TGJAF" received FIN. 2025-07-10 13:48:00.303 +03:00 [DBG] Connection id "0HNC8090TGJAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:48:00.303 +03:00 [DBG] Connection id "0HNC8090TGJAF" disconnecting. 2025-07-10 13:48:00.304 +03:00 [DBG] Connection id "0HNC8090TGJAF" stopped. 2025-07-10 13:48:05.308 +03:00 [DBG] Connection id "0HNC8090TGJAG" accepted. 2025-07-10 13:48:05.309 +03:00 [DBG] Connection id "0HNC8090TGJAG" started. 2025-07-10 13:48:05.309 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:48:05.309 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:48:05.309 +03:00 [DBG] POST requests are not supported 2025-07-10 13:48:05.309 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:48:05.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-07-10 13:48:05.309 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:05.309 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:48:05.309 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:48:05.309 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:48:05.309 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:48:05.309 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:05.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-07-10 13:48:05.309 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:48:05.309 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:48:05.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-07-10 13:48:05.309 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:48:05.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-07-10 13:48:05.309 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:05.309 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:05.309 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:05.310 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:05.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:05.310 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:48:05.310 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1439ms. 2025-07-10 13:48:05.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:05.310 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:48:05.310 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:05.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:05.310 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:05.310 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8197ms 2025-07-10 13:48:05.310 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:05.310 +03:00 [DBG] Connection id "0HNC8090TGJAG" completed keep alive response. 2025-07-10 13:48:05.310 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4822ms 2025-07-10 13:48:05.311 +03:00 [DBG] Connection id "0HNC8090TGJAG" received FIN. 2025-07-10 13:48:05.311 +03:00 [DBG] Connection id "0HNC8090TGJAG" disconnecting. 2025-07-10 13:48:05.311 +03:00 [DBG] Connection id "0HNC8090TGJAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:48:05.312 +03:00 [DBG] Connection id "0HNC8090TGJAG" stopped. 2025-07-10 13:48:10.300 +03:00 [DBG] Connection id "0HNC8090TGJAH" accepted. 2025-07-10 13:48:10.300 +03:00 [DBG] Connection id "0HNC8090TGJAH" started. 2025-07-10 13:48:10.300 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:48:10.300 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:48:10.300 +03:00 [DBG] POST requests are not supported 2025-07-10 13:48:10.300 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:48:10.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-07-10 13:48:10.300 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:10.300 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:48:10.300 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:48:10.300 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:48:10.300 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:48:10.300 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:10.300 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:48:10.300 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:48:10.300 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:48:10.300 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:48:10.300 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:48:10.300 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:48:10.300 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:10.300 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:10.300 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:10.300 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:10.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:10.300 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:10.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:10.301 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:48:10.301 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-07-10 13:48:10.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:10.301 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:48:10.301 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:10.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:10.301 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:10.301 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8201ms 2025-07-10 13:48:10.301 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:10.301 +03:00 [DBG] Connection id "0HNC8090TGJAH" completed keep alive response. 2025-07-10 13:48:10.301 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4299ms 2025-07-10 13:48:10.301 +03:00 [DBG] Connection id "0HNC8090TGJAH" received FIN. 2025-07-10 13:48:10.302 +03:00 [DBG] Connection id "0HNC8090TGJAH" disconnecting. 2025-07-10 13:48:10.302 +03:00 [DBG] Connection id "0HNC8090TGJAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:48:10.303 +03:00 [DBG] Connection id "0HNC8090TGJAH" stopped. 2025-07-10 13:48:15.306 +03:00 [DBG] Connection id "0HNC8090TGJAI" accepted. 2025-07-10 13:48:15.306 +03:00 [DBG] Connection id "0HNC8090TGJAI" started. 2025-07-10 13:48:15.306 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:48:15.306 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:48:15.306 +03:00 [DBG] POST requests are not supported 2025-07-10 13:48:15.306 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:48:15.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-07-10 13:48:15.306 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:15.306 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:48:15.307 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:48:15.307 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:48:15.307 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:48:15.307 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:15.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-07-10 13:48:15.307 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:48:15.307 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:48:15.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-07-10 13:48:15.307 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:48:15.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-07-10 13:48:15.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:15.307 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:15.307 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:15.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:15.307 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:48:15.307 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1122ms. 2025-07-10 13:48:15.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:15.307 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:48:15.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:15.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:15.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:15.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.666ms 2025-07-10 13:48:15.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:15.308 +03:00 [DBG] Connection id "0HNC8090TGJAI" completed keep alive response. 2025-07-10 13:48:15.308 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2902ms 2025-07-10 13:48:15.308 +03:00 [DBG] Connection id "0HNC8090TGJAI" received FIN. 2025-07-10 13:48:15.308 +03:00 [DBG] Connection id "0HNC8090TGJAI" disconnecting. 2025-07-10 13:48:15.308 +03:00 [DBG] Connection id "0HNC8090TGJAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:48:15.309 +03:00 [DBG] Connection id "0HNC8090TGJAI" stopped. 2025-07-10 13:48:20.308 +03:00 [DBG] Connection id "0HNC8090TGJAJ" accepted. 2025-07-10 13:48:20.308 +03:00 [DBG] Connection id "0HNC8090TGJAJ" started. 2025-07-10 13:48:20.308 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:48:20.308 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:48:20.308 +03:00 [DBG] POST requests are not supported 2025-07-10 13:48:20.308 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:48:20.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-07-10 13:48:20.308 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:20.308 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:48:20.309 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:48:20.309 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:48:20.309 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:48:20.309 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:20.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-07-10 13:48:20.309 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:48:20.309 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:48:20.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-07-10 13:48:20.309 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:48:20.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-07-10 13:48:20.309 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:20.309 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:20.309 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:20.309 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:20.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:20.310 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:48:20.310 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2396ms. 2025-07-10 13:48:20.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:20.310 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:20.310 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:48:20.310 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:20.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:20.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:20.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:20.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:20.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:20.311 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:20.311 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4681ms 2025-07-10 13:48:20.311 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:20.311 +03:00 [DBG] Connection id "0HNC8090TGJAJ" completed keep alive response. 2025-07-10 13:48:20.311 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6318ms 2025-07-10 13:48:20.311 +03:00 [DBG] Connection id "0HNC8090TGJAJ" received FIN. 2025-07-10 13:48:20.311 +03:00 [DBG] Connection id "0HNC8090TGJAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:48:20.311 +03:00 [DBG] Connection id "0HNC8090TGJAJ" disconnecting. 2025-07-10 13:48:20.311 +03:00 [DBG] Connection id "0HNC8090TGJAJ" stopped. 2025-07-10 13:48:53.304 +03:00 [DBG] Connection id "0HNC8090TGJAK" accepted. 2025-07-10 13:48:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAK" started. 2025-07-10 13:48:53.305 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:48:53.305 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:48:53.305 +03:00 [DBG] POST requests are not supported 2025-07-10 13:48:53.305 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:48:53.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-07-10 13:48:53.305 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:53.305 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:48:53.305 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:48:53.305 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:48:53.305 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:48:53.305 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:53.305 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:48:53.305 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:48:53.305 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:48:53.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-07-10 13:48:53.306 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:48:53.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-07-10 13:48:53.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:53.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:53.306 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:53.306 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:48:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:53.306 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:48:53.306 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-07-10 13:48:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:48:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:48:53.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:53.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:53.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:53.307 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:48:53.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:48:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:48:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:53.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:53.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:48:53.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5738ms 2025-07-10 13:48:53.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:48:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAK" completed keep alive response. 2025-07-10 13:48:53.307 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5656ms 2025-07-10 13:48:53.308 +03:00 [DBG] Connection id "0HNC8090TGJAK" received FIN. 2025-07-10 13:48:53.308 +03:00 [DBG] Connection id "0HNC8090TGJAK" disconnecting. 2025-07-10 13:48:53.308 +03:00 [DBG] Connection id "0HNC8090TGJAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:48:53.309 +03:00 [DBG] Connection id "0HNC8090TGJAK" stopped. 2025-07-10 13:49:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAL" accepted. 2025-07-10 13:49:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAL" started. 2025-07-10 13:49:53.305 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:49:53.305 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:49:53.305 +03:00 [DBG] POST requests are not supported 2025-07-10 13:49:53.305 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:49:53.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-07-10 13:49:53.305 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:49:53.305 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:49:53.305 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:49:53.305 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:49:53.305 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:49:53.305 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:49:53.305 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:49:53.305 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:49:53.305 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:49:53.305 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:49:53.305 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:49:53.305 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:49:53.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:49:53.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:49:53.305 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:49:53.305 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:49:53.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:49:53.305 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:49:53.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:49:53.305 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:49:53.305 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:49:53.306 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1069ms. 2025-07-10 13:49:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:49:53.306 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:49:53.306 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:49:53.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:49:53.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:49:53.306 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6246ms 2025-07-10 13:49:53.306 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:49:53.306 +03:00 [DBG] Connection id "0HNC8090TGJAL" completed keep alive response. 2025-07-10 13:49:53.306 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2001ms 2025-07-10 13:49:53.306 +03:00 [DBG] Connection id "0HNC8090TGJAL" received FIN. 2025-07-10 13:49:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAL" disconnecting. 2025-07-10 13:49:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:49:53.308 +03:00 [DBG] Connection id "0HNC8090TGJAL" stopped. 2025-07-10 13:50:53.312 +03:00 [DBG] Connection id "0HNC8090TGJAM" accepted. 2025-07-10 13:50:53.312 +03:00 [DBG] Connection id "0HNC8090TGJAM" started. 2025-07-10 13:50:53.312 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:50:53.312 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:50:53.312 +03:00 [DBG] POST requests are not supported 2025-07-10 13:50:53.313 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:50:53.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-07-10 13:50:53.313 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:50:53.313 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:50:53.313 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:50:53.313 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:50:53.313 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:50:53.313 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:50:53.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-07-10 13:50:53.313 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:50:53.313 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:50:53.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-07-10 13:50:53.313 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:50:53.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-07-10 13:50:53.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:50:53.313 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:50:53.313 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:50:53.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:50:53.313 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:50:53.313 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-07-10 13:50:53.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:50:53.313 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:50:53.313 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:50:53.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:50:53.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:50:53.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:50:53.314 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.581ms 2025-07-10 13:50:53.314 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:50:53.314 +03:00 [DBG] Connection id "0HNC8090TGJAM" completed keep alive response. 2025-07-10 13:50:53.314 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1975ms 2025-07-10 13:50:53.314 +03:00 [DBG] Connection id "0HNC8090TGJAM" received FIN. 2025-07-10 13:50:53.314 +03:00 [DBG] Connection id "0HNC8090TGJAM" disconnecting. 2025-07-10 13:50:53.314 +03:00 [DBG] Connection id "0HNC8090TGJAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:50:53.315 +03:00 [DBG] Connection id "0HNC8090TGJAM" stopped. 2025-07-10 13:51:53.301 +03:00 [DBG] Connection id "0HNC8090TGJAN" accepted. 2025-07-10 13:51:53.302 +03:00 [DBG] Connection id "0HNC8090TGJAN" started. 2025-07-10 13:51:53.302 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:51:53.302 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:51:53.302 +03:00 [DBG] POST requests are not supported 2025-07-10 13:51:53.302 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:51:53.302 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:51:53.302 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:51:53.302 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:51:53.302 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:51:53.302 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:51:53.302 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:51:53.302 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:51:53.302 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:51:53.302 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:51:53.302 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:51:53.302 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:51:53.302 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:51:53.302 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:51:53.302 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:51:53.302 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:51:53.302 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:51:53.302 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:51:53.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:51:53.303 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:51:53.303 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-07-10 13:51:53.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:51:53.303 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:51:53.303 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:51:53.303 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:51:53.303 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:51:53.303 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8241ms 2025-07-10 13:51:53.303 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:51:53.303 +03:00 [DBG] Connection id "0HNC8090TGJAN" completed keep alive response. 2025-07-10 13:51:53.303 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5051ms 2025-07-10 13:51:53.304 +03:00 [DBG] Connection id "0HNC8090TGJAN" received FIN. 2025-07-10 13:51:53.304 +03:00 [DBG] Connection id "0HNC8090TGJAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:51:53.304 +03:00 [DBG] Connection id "0HNC8090TGJAN" disconnecting. 2025-07-10 13:51:53.304 +03:00 [DBG] Connection id "0HNC8090TGJAN" stopped. 2025-07-10 13:52:53.591 +03:00 [DBG] Connection id "0HNC8090TGJAO" accepted. 2025-07-10 13:52:53.591 +03:00 [DBG] Connection id "0HNC8090TGJAO" started. 2025-07-10 13:52:53.591 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:52:53.591 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:52:53.591 +03:00 [DBG] POST requests are not supported 2025-07-10 13:52:53.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:52:53.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-07-10 13:52:53.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:52:53.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:52:53.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:52:53.591 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:52:53.591 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:52:53.592 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:52:53.592 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:52:53.592 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:52:53.592 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:52:53.592 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:52:53.592 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:52:53.592 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:52:53.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:52:53.592 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:52:53.592 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:52:53.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:52:53.592 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:52:53.592 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.146ms. 2025-07-10 13:52:53.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:52:53.592 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:52:53.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:52:53.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:52:53.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:52:53.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:52:53.593 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7785ms 2025-07-10 13:52:53.593 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:52:53.593 +03:00 [DBG] Connection id "0HNC8090TGJAO" completed keep alive response. 2025-07-10 13:52:53.593 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5288ms 2025-07-10 13:52:53.593 +03:00 [DBG] Connection id "0HNC8090TGJAO" received FIN. 2025-07-10 13:52:53.593 +03:00 [DBG] Connection id "0HNC8090TGJAO" disconnecting. 2025-07-10 13:52:53.593 +03:00 [DBG] Connection id "0HNC8090TGJAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:52:53.595 +03:00 [DBG] Connection id "0HNC8090TGJAO" stopped. 2025-07-10 13:53:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAP" accepted. 2025-07-10 13:53:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAP" started. 2025-07-10 13:53:53.306 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:53:53.306 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:53:53.306 +03:00 [DBG] POST requests are not supported 2025-07-10 13:53:53.306 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:53:53.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-07-10 13:53:53.306 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:53:53.306 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:53:53.306 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:53:53.306 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:53:53.306 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:53:53.306 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:53:53.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-07-10 13:53:53.306 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:53:53.306 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:53:53.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-07-10 13:53:53.306 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:53:53.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-07-10 13:53:53.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:53:53.306 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:53:53.306 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:53:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:53:53.306 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:53:53.306 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1159ms. 2025-07-10 13:53:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:53:53.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:53:53.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:53:53.307 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:53:53.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:53:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:53:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:53:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:53:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:53:53.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:53:53.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:53:53.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6398ms 2025-07-10 13:53:53.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:53:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAP" completed keep alive response. 2025-07-10 13:53:53.307 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2225ms 2025-07-10 13:53:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAP" received FIN. 2025-07-10 13:53:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAP" disconnecting. 2025-07-10 13:53:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:53:53.308 +03:00 [DBG] Connection id "0HNC8090TGJAP" stopped. 2025-07-10 13:54:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAQ" accepted. 2025-07-10 13:54:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAQ" started. 2025-07-10 13:54:53.305 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:54:53.305 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:54:53.305 +03:00 [DBG] POST requests are not supported 2025-07-10 13:54:53.305 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:54:53.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-07-10 13:54:53.306 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:54:53.306 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:54:53.306 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:54:53.306 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:54:53.306 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:54:53.306 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:54:53.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-07-10 13:54:53.306 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:54:53.306 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:54:53.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-07-10 13:54:53.306 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:54:53.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-07-10 13:54:53.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:54:53.306 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:54:53.306 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:54:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:54:53.306 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:54:53.306 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-10 13:54:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:54:53.306 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:54:53.306 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:54:53.306 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:54:53.306 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:54:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:54:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:54:53.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:54:53.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:54:53.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6842ms 2025-07-10 13:54:53.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:54:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAQ" completed keep alive response. 2025-07-10 13:54:53.307 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2904ms 2025-07-10 13:54:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAQ" received FIN. 2025-07-10 13:54:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAQ" disconnecting. 2025-07-10 13:54:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:54:53.308 +03:00 [DBG] Connection id "0HNC8090TGJAQ" stopped. 2025-07-10 13:55:53.319 +03:00 [DBG] Connection id "0HNC8090TGJAR" accepted. 2025-07-10 13:55:53.319 +03:00 [DBG] Connection id "0HNC8090TGJAR" started. 2025-07-10 13:55:53.319 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:55:53.319 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:55:53.319 +03:00 [DBG] POST requests are not supported 2025-07-10 13:55:53.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:55:53.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:55:53.320 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:55:53.320 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:55:53.320 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:55:53.320 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:55:53.320 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:55:53.320 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:55:53.320 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:55:53.320 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:55:53.320 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:55:53.320 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:55:53.320 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:55:53.320 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:55:53.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:55:53.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:55:53.320 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:55:53.320 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:55:53.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:55:53.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:55:53.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:55:53.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:55:53.320 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:55:53.321 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2126ms. 2025-07-10 13:55:53.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:55:53.321 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:55:53.321 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:55:53.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:55:53.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:55:53.321 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1935ms 2025-07-10 13:55:53.321 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:55:53.321 +03:00 [DBG] Connection id "0HNC8090TGJAR" completed keep alive response. 2025-07-10 13:55:53.321 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1635ms 2025-07-10 13:55:53.322 +03:00 [DBG] Connection id "0HNC8090TGJAR" received FIN. 2025-07-10 13:55:53.322 +03:00 [DBG] Connection id "0HNC8090TGJAR" disconnecting. 2025-07-10 13:55:53.322 +03:00 [DBG] Connection id "0HNC8090TGJAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:55:53.323 +03:00 [DBG] Connection id "0HNC8090TGJAR" stopped. 2025-07-10 13:56:53.303 +03:00 [DBG] Connection id "0HNC8090TGJAS" accepted. 2025-07-10 13:56:53.303 +03:00 [DBG] Connection id "0HNC8090TGJAS" started. 2025-07-10 13:56:53.304 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:56:53.304 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:56:53.304 +03:00 [DBG] POST requests are not supported 2025-07-10 13:56:53.304 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:56:53.304 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:56:53.304 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:56:53.304 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:56:53.304 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:56:53.304 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:56:53.304 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:56:53.304 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:56:53.304 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:56:53.304 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:56:53.304 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:56:53.304 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:56:53.304 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:56:53.304 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:56:53.304 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:56:53.304 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:56:53.304 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:56:53.304 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:56:53.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:56:53.304 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:56:53.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:56:53.304 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:56:53.304 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:56:53.304 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1173ms. 2025-07-10 13:56:53.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:56:53.305 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:56:53.305 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:56:53.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:56:53.305 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:56:53.305 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6983ms 2025-07-10 13:56:53.305 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:56:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAS" completed keep alive response. 2025-07-10 13:56:53.305 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3972ms 2025-07-10 13:56:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAS" received FIN. 2025-07-10 13:56:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:56:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAS" disconnecting. 2025-07-10 13:56:53.305 +03:00 [DBG] Connection id "0HNC8090TGJAS" stopped. 2025-07-10 13:57:53.306 +03:00 [DBG] Connection id "0HNC8090TGJAT" accepted. 2025-07-10 13:57:53.306 +03:00 [DBG] Connection id "0HNC8090TGJAT" started. 2025-07-10 13:57:53.306 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:57:53.306 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:57:53.306 +03:00 [DBG] POST requests are not supported 2025-07-10 13:57:53.306 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:57:53.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-07-10 13:57:53.306 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:57:53.306 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:57:53.306 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:57:53.306 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:57:53.306 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:57:53.306 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:57:53.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-07-10 13:57:53.306 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:57:53.306 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:57:53.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-07-10 13:57:53.306 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:57:53.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-07-10 13:57:53.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:53.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:53.306 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:57:53.306 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:57:53.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:53.307 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:57:53.307 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-07-10 13:57:53.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:57:53.307 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:57:53.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:57:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:53.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:53.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7473ms 2025-07-10 13:57:53.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:57:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAT" completed keep alive response. 2025-07-10 13:57:53.307 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3751ms 2025-07-10 13:57:53.307 +03:00 [DBG] Connection id "0HNC8090TGJAT" received FIN. 2025-07-10 13:57:53.308 +03:00 [DBG] Connection id "0HNC8090TGJAT" disconnecting. 2025-07-10 13:57:53.308 +03:00 [DBG] Connection id "0HNC8090TGJAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:57:53.309 +03:00 [DBG] Connection id "0HNC8090TGJAT" stopped. 2025-07-10 13:57:57.980 +03:00 [DBG] Connection id "0HNC8090TGJAU" accepted. 2025-07-10 13:57:57.980 +03:00 [DBG] Connection id "0HNC8090TGJAU" started. 2025-07-10 13:57:57.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:57:57.981 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:57:57.981 +03:00 [DBG] POST requests are not supported 2025-07-10 13:57:57.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:57:57.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-07-10 13:57:57.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:57:57.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:57:57.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:57:57.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:57:57.981 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:57:57.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:57:57.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-07-10 13:57:57.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:57:57.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:57:57.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-07-10 13:57:57.982 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:57:57.982 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:57:57.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:57.982 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:57:57.982 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:57:57.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:57.982 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:57:57.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1751ms. 2025-07-10 13:57:57.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:57.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:57:57.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:57:57.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:57:57.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:57.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:57.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:57.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:57.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:57.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:57.983 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2496ms 2025-07-10 13:57:57.983 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:57:57.983 +03:00 [DBG] Connection id "0HNC8090TGJAU" completed keep alive response. 2025-07-10 13:57:57.983 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5145ms 2025-07-10 13:57:57.983 +03:00 [DBG] Connection id "0HNC8090TGJAU" received FIN. 2025-07-10 13:57:57.983 +03:00 [DBG] Connection id "0HNC8090TGJAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:57:57.984 +03:00 [DBG] Connection id "0HNC8090TGJAU" disconnecting. 2025-07-10 13:57:57.984 +03:00 [DBG] Connection id "0HNC8090TGJAU" stopped. 2025-07-10 13:57:59.333 +03:00 [DBG] Connection id "0HNC8090TGJAV" accepted. 2025-07-10 13:57:59.333 +03:00 [DBG] Connection id "0HNC8090TGJAV" started. 2025-07-10 13:57:59.333 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:57:59.333 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:57:59.333 +03:00 [DBG] POST requests are not supported 2025-07-10 13:57:59.333 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:57:59.333 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:57:59.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:57:59.333 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:57:59.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:57:59.333 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:57:59.333 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:57:59.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:57:59.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-07-10 13:57:59.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:57:59.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:57:59.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-07-10 13:57:59.334 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:57:59.334 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:57:59.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:59.334 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:57:59.334 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:57:59.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:59.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:57:59.334 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.158ms. 2025-07-10 13:57:59.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:59.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:57:59.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:57:59.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:57:59.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:59.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:57:59.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:59.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:59.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:59.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:57:59.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2131ms 2025-07-10 13:57:59.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:57:59.335 +03:00 [DBG] Connection id "0HNC8090TGJAV" completed keep alive response. 2025-07-10 13:57:59.335 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9194ms 2025-07-10 13:57:59.335 +03:00 [DBG] Connection id "0HNC8090TGJAV" received FIN. 2025-07-10 13:57:59.335 +03:00 [DBG] Connection id "0HNC8090TGJAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:57:59.335 +03:00 [DBG] Connection id "0HNC8090TGJAV" disconnecting. 2025-07-10 13:57:59.336 +03:00 [DBG] Connection id "0HNC8090TGJAV" stopped. 2025-07-10 13:58:04.329 +03:00 [DBG] Connection id "0HNC8090TGJB0" accepted. 2025-07-10 13:58:04.329 +03:00 [DBG] Connection id "0HNC8090TGJB0" started. 2025-07-10 13:58:04.330 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:04.330 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:04.330 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:04.330 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58:04.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-07-10 13:58:04.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:04.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:04.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:04.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:04.330 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:04.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:04.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-07-10 13:58:04.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:04.330 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58:04.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-07-10 13:58:04.330 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58:04.330 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:58:04.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:04.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:04.330 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:04.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:04.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:04.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:04.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:04.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:04.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:04.331 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1539ms. 2025-07-10 13:58:04.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:04.331 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:04.331 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:04.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:04.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:04.331 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.91ms 2025-07-10 13:58:04.331 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:04.331 +03:00 [DBG] Connection id "0HNC8090TGJB0" completed keep alive response. 2025-07-10 13:58:04.331 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6259ms 2025-07-10 13:58:04.332 +03:00 [DBG] Connection id "0HNC8090TGJB0" received FIN. 2025-07-10 13:58:04.332 +03:00 [DBG] Connection id "0HNC8090TGJB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:04.332 +03:00 [DBG] Connection id "0HNC8090TGJB0" disconnecting. 2025-07-10 13:58:04.332 +03:00 [DBG] Connection id "0HNC8090TGJB0" stopped. 2025-07-10 13:58:10.318 +03:00 [DBG] Connection id "0HNC8090TGJB1" accepted. 2025-07-10 13:58:10.318 +03:00 [DBG] Connection id "0HNC8090TGJB1" started. 2025-07-10 13:58:10.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:10.318 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:10.318 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:10.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58:10.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-07-10 13:58:10.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:10.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:10.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:10.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:10.318 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:10.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:10.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-07-10 13:58:10.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:10.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58:10.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-07-10 13:58:10.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58:10.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-07-10 13:58:10.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:10.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:10.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:10.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:10.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:10.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:10.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:10.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:10.319 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:10.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1653ms. 2025-07-10 13:58:10.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:10.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:10.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:10.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:10.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:10.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:10.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:10.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:10.320 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:10.320 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:10.320 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:10.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:10.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:10.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:10.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:10.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:10.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:10.320 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2303ms 2025-07-10 13:58:10.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:10.320 +03:00 [DBG] Connection id "0HNC8090TGJB1" completed keep alive response. 2025-07-10 13:58:10.320 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1733ms 2025-07-10 13:58:10.320 +03:00 [DBG] Connection id "0HNC8090TGJB1" received FIN. 2025-07-10 13:58:10.321 +03:00 [DBG] Connection id "0HNC8090TGJB1" disconnecting. 2025-07-10 13:58:10.321 +03:00 [DBG] Connection id "0HNC8090TGJB1" stopped. 2025-07-10 13:58:10.321 +03:00 [DBG] Connection id "0HNC8090TGJB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:15.311 +03:00 [DBG] Connection id "0HNC8090TGJB2" accepted. 2025-07-10 13:58:15.311 +03:00 [DBG] Connection id "0HNC8090TGJB2" started. 2025-07-10 13:58:15.311 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:15.311 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:15.311 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:15.311 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58:15.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-07-10 13:58:15.311 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:15.311 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:15.311 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:15.311 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:15.311 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:15.311 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:15.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-07-10 13:58:15.312 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:15.312 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58:15.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-07-10 13:58:15.312 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58:15.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-07-10 13:58:15.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:15.312 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:15.312 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:15.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:15.312 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:15.312 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-07-10 13:58:15.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:15.312 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:15.312 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:15.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:15.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:15.312 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7396ms 2025-07-10 13:58:15.312 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:15.312 +03:00 [DBG] Connection id "0HNC8090TGJB2" completed keep alive response. 2025-07-10 13:58:15.313 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4153ms 2025-07-10 13:58:15.313 +03:00 [DBG] Connection id "0HNC8090TGJB2" received FIN. 2025-07-10 13:58:15.313 +03:00 [DBG] Connection id "0HNC8090TGJB2" disconnecting. 2025-07-10 13:58:15.313 +03:00 [DBG] Connection id "0HNC8090TGJB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:15.314 +03:00 [DBG] Connection id "0HNC8090TGJB2" stopped. 2025-07-10 13:58:19.521 +03:00 [DBG] Connection id "0HNC8090TGJB3" accepted. 2025-07-10 13:58:19.521 +03:00 [DBG] Connection id "0HNC8090TGJB3" started. 2025-07-10 13:58:19.521 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:19.521 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:19.521 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:19.521 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58:19.521 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:58:19.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:19.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:19.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:19.521 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:19.521 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:19.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:19.521 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:58:19.521 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:19.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58:19.521 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:58:19.521 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58:19.521 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:58:19.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:19.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:19.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:19.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:19.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:19.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:19.522 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1372ms. 2025-07-10 13:58:19.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:19.522 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:19.522 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:19.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:19.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:19.522 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7786ms 2025-07-10 13:58:19.522 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:19.522 +03:00 [DBG] Connection id "0HNC8090TGJB3" completed keep alive response. 2025-07-10 13:58:19.522 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5208ms 2025-07-10 13:58:19.523 +03:00 [DBG] Connection id "0HNC8090TGJB3" received FIN. 2025-07-10 13:58:19.523 +03:00 [DBG] Connection id "0HNC8090TGJB3" disconnecting. 2025-07-10 13:58:19.523 +03:00 [DBG] Connection id "0HNC8090TGJB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:19.524 +03:00 [DBG] Connection id "0HNC8090TGJB3" stopped. 2025-07-10 13:58:25.317 +03:00 [DBG] Connection id "0HNC8090TGJB4" accepted. 2025-07-10 13:58:25.318 +03:00 [DBG] Connection id "0HNC8090TGJB4" started. 2025-07-10 13:58:25.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:25.318 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:25.318 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:25.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58:25.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-07-10 13:58:25.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:25.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:25.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:25.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:25.318 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:25.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:25.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-07-10 13:58:25.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:25.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58:25.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-07-10 13:58:25.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58:25.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-07-10 13:58:25.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:25.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:25.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:25.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:25.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:25.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:25.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:25.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:25.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:25.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-10 13:58:25.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:25.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:25.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:25.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:25.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:25.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.728ms 2025-07-10 13:58:25.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:25.319 +03:00 [DBG] Connection id "0HNC8090TGJB4" completed keep alive response. 2025-07-10 13:58:25.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3794ms 2025-07-10 13:58:25.319 +03:00 [DBG] Connection id "0HNC8090TGJB4" received FIN. 2025-07-10 13:58:25.320 +03:00 [DBG] Connection id "0HNC8090TGJB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:25.320 +03:00 [DBG] Connection id "0HNC8090TGJB4" disconnecting. 2025-07-10 13:58:25.320 +03:00 [DBG] Connection id "0HNC8090TGJB4" stopped. 2025-07-10 13:58:30.314 +03:00 [DBG] Connection id "0HNC8090TGJB5" accepted. 2025-07-10 13:58:30.314 +03:00 [DBG] Connection id "0HNC8090TGJB5" started. 2025-07-10 13:58:30.314 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:30.314 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:30.314 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:30.314 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58: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-07-10 13:58:30.314 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:30.315 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:30.315 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:30.315 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:30.315 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:30.315 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:30.315 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:58:30.315 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:30.315 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58: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-07-10 13:58:30.315 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58: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-07-10 13:58:30.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:30.316 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:30.316 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:30.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:30.316 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:30.316 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.171ms. 2025-07-10 13:58:30.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:30.316 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:30.317 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:30.317 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:30.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:30.317 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:30.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:30.317 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:30.317 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:30.317 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:30.317 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4199ms 2025-07-10 13:58:30.317 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:30.317 +03:00 [DBG] Connection id "0HNC8090TGJB5" completed keep alive response. 2025-07-10 13:58:30.317 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0956ms 2025-07-10 13:58:30.317 +03:00 [DBG] Connection id "0HNC8090TGJB5" received FIN. 2025-07-10 13:58:30.317 +03:00 [DBG] Connection id "0HNC8090TGJB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:30.318 +03:00 [DBG] Connection id "0HNC8090TGJB5" disconnecting. 2025-07-10 13:58:30.318 +03:00 [DBG] Connection id "0HNC8090TGJB5" stopped. 2025-07-10 13:58:35.317 +03:00 [DBG] Connection id "0HNC8090TGJB6" accepted. 2025-07-10 13:58:35.317 +03:00 [DBG] Connection id "0HNC8090TGJB6" started. 2025-07-10 13:58:35.317 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:35.317 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:35.317 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:35.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58:35.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-07-10 13:58:35.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:35.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:35.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:35.317 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:35.317 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:35.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:35.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-07-10 13:58:35.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:35.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58:35.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-07-10 13:58:35.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58:35.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-07-10 13:58:35.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:35.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:35.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:35.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:35.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:35.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-07-10 13:58:35.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:35.318 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:35.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:35.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:35.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:35.318 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.828ms 2025-07-10 13:58:35.318 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:35.319 +03:00 [DBG] Connection id "0HNC8090TGJB6" completed keep alive response. 2025-07-10 13:58:35.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4819ms 2025-07-10 13:58:35.319 +03:00 [DBG] Connection id "0HNC8090TGJB6" received FIN. 2025-07-10 13:58:35.319 +03:00 [DBG] Connection id "0HNC8090TGJB6" disconnecting. 2025-07-10 13:58:35.319 +03:00 [DBG] Connection id "0HNC8090TGJB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:35.320 +03:00 [DBG] Connection id "0HNC8090TGJB6" stopped. 2025-07-10 13:58:40.314 +03:00 [DBG] Connection id "0HNC8090TGJB7" accepted. 2025-07-10 13:58:40.314 +03:00 [DBG] Connection id "0HNC8090TGJB7" started. 2025-07-10 13:58:40.314 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:40.314 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:40.314 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:40.315 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58:40.315 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:58:40.315 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:40.315 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:40.315 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:40.315 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:40.315 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:40.315 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:40.315 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:58:40.315 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:40.315 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58:40.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-07-10 13:58:40.315 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58:40.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-07-10 13:58:40.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:40.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:40.315 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:40.315 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:40.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:40.315 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:40.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:40.315 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:40.316 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:40.316 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1637ms. 2025-07-10 13:58:40.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:40.316 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:40.316 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:40.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:40.316 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:40.316 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2776ms 2025-07-10 13:58:40.316 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:40.317 +03:00 [DBG] Connection id "0HNC8090TGJB7" completed keep alive response. 2025-07-10 13:58:40.317 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1965ms 2025-07-10 13:58:40.317 +03:00 [DBG] Connection id "0HNC8090TGJB7" received FIN. 2025-07-10 13:58:40.317 +03:00 [DBG] Connection id "0HNC8090TGJB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:40.317 +03:00 [DBG] Connection id "0HNC8090TGJB7" disconnecting. 2025-07-10 13:58:40.317 +03:00 [DBG] Connection id "0HNC8090TGJB7" stopped. 2025-07-10 13:58:45.311 +03:00 [DBG] Connection id "0HNC8090TGJB8" accepted. 2025-07-10 13:58:45.311 +03:00 [DBG] Connection id "0HNC8090TGJB8" started. 2025-07-10 13:58:45.311 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:45.311 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:45.311 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:45.311 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58:45.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-07-10 13:58:45.311 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:45.311 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:45.311 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:45.311 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:45.311 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:45.311 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:45.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-07-10 13:58:45.312 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:45.312 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58:45.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-07-10 13:58:45.312 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58:45.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-07-10 13:58:45.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:45.312 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:45.312 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:45.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:45.312 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:45.312 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-07-10 13:58:45.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:45.312 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:45.313 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:45.313 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:45.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:45.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:45.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:45.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:45.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:45.313 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:45.313 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.144ms 2025-07-10 13:58:45.313 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:45.313 +03:00 [DBG] Connection id "0HNC8090TGJB8" completed keep alive response. 2025-07-10 13:58:45.313 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8509ms 2025-07-10 13:58:45.313 +03:00 [DBG] Connection id "0HNC8090TGJB8" received FIN. 2025-07-10 13:58:45.313 +03:00 [DBG] Connection id "0HNC8090TGJB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:45.313 +03:00 [DBG] Connection id "0HNC8090TGJB8" disconnecting. 2025-07-10 13:58:45.313 +03:00 [DBG] Connection id "0HNC8090TGJB8" stopped. 2025-07-10 13:58:50.320 +03:00 [DBG] Connection id "0HNC8090TGJB9" accepted. 2025-07-10 13:58:50.321 +03:00 [DBG] Connection id "0HNC8090TGJB9" started. 2025-07-10 13:58:50.321 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:50.321 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:50.321 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:50.321 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58:50.321 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:58:50.321 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:50.321 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:50.321 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:50.321 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:50.321 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:50.321 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:50.321 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:58:50.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:50.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58:50.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:58:50.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58:50.321 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:58:50.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:50.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:50.321 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:50.321 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:50.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:50.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:50.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:50.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:50.322 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-10 13:58:50.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:50.322 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:50.322 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:50.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:50.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:50.322 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6485ms 2025-07-10 13:58:50.322 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:50.322 +03:00 [DBG] Connection id "0HNC8090TGJB9" completed keep alive response. 2025-07-10 13:58:50.322 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3001ms 2025-07-10 13:58:50.322 +03:00 [DBG] Connection id "0HNC8090TGJB9" received FIN. 2025-07-10 13:58:50.323 +03:00 [DBG] Connection id "0HNC8090TGJB9" disconnecting. 2025-07-10 13:58:50.323 +03:00 [DBG] Connection id "0HNC8090TGJB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:50.324 +03:00 [DBG] Connection id "0HNC8090TGJB9" stopped. 2025-07-10 13:58:55.303 +03:00 [DBG] Connection id "0HNC8090TGJBA" accepted. 2025-07-10 13:58:55.303 +03:00 [DBG] Connection id "0HNC8090TGJBA" started. 2025-07-10 13:58:55.303 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:58:55.303 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:58:55.303 +03:00 [DBG] POST requests are not supported 2025-07-10 13:58:55.303 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:58:55.303 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:58:55.303 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:55.303 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:58:55.303 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:58:55.303 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:58:55.303 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:58:55.303 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:55.303 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:58:55.303 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:58:55.303 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:58:55.303 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 13:58:55.303 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:58:55.303 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 13:58:55.303 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:55.303 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:55.304 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:55.304 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:58:55.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:55.304 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:58:55.304 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-07-10 13:58:55.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:55.304 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:58:55.304 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:58:55.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:55.304 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:58:55.304 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7878ms 2025-07-10 13:58:55.304 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:58:55.304 +03:00 [DBG] Connection id "0HNC8090TGJBA" completed keep alive response. 2025-07-10 13:58:55.304 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3847ms 2025-07-10 13:58:55.305 +03:00 [DBG] Connection id "0HNC8090TGJBA" received FIN. 2025-07-10 13:58:55.305 +03:00 [DBG] Connection id "0HNC8090TGJBA" disconnecting. 2025-07-10 13:58:55.305 +03:00 [DBG] Connection id "0HNC8090TGJBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:58:55.306 +03:00 [DBG] Connection id "0HNC8090TGJBA" stopped. 2025-07-10 13:59:00.318 +03:00 [DBG] Connection id "0HNC8090TGJBB" accepted. 2025-07-10 13:59:00.318 +03:00 [DBG] Connection id "0HNC8090TGJBB" started. 2025-07-10 13:59:00.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:59:00.319 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:59:00.319 +03:00 [DBG] POST requests are not supported 2025-07-10 13:59:00.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:59:00.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:59:00.319 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:00.319 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:59:00.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:59:00.319 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:59:00.319 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:59:00.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:00.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-07-10 13:59:00.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:59:00.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:59:00.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-07-10 13:59:00.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:59:00.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-07-10 13:59:00.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:00.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:00.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:00.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:00.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:00.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:00.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:00.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:00.319 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:59:00.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-10 13:59:00.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:00.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:00.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:00.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:00.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:00.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:00.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:00.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:00.320 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:00.320 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:59:00.320 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:00.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:00.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:00.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:00.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:00.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:00.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:00.320 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7527ms 2025-07-10 13:59:00.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:00.320 +03:00 [DBG] Connection id "0HNC8090TGJBB" completed keep alive response. 2025-07-10 13:59:00.320 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4406ms 2025-07-10 13:59:00.320 +03:00 [DBG] Connection id "0HNC8090TGJBB" received FIN. 2025-07-10 13:59:00.320 +03:00 [DBG] Connection id "0HNC8090TGJBB" disconnecting. 2025-07-10 13:59:00.320 +03:00 [DBG] Connection id "0HNC8090TGJBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:59:00.321 +03:00 [DBG] Connection id "0HNC8090TGJBB" stopped. 2025-07-10 13:59:05.317 +03:00 [DBG] Connection id "0HNC8090TGJBC" accepted. 2025-07-10 13:59:05.317 +03:00 [DBG] Connection id "0HNC8090TGJBC" started. 2025-07-10 13:59:05.317 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:59:05.317 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:59:05.317 +03:00 [DBG] POST requests are not supported 2025-07-10 13:59:05.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:59:05.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-07-10 13:59:05.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:05.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:59:05.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:59:05.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:59:05.318 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:59:05.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:05.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-07-10 13:59:05.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:59:05.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:59:05.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-07-10 13:59:05.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:59:05.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-07-10 13:59:05.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:05.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:05.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:05.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:05.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:05.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:05.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:05.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:05.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:59:05.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-07-10 13:59:05.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:05.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:05.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:05.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:59:05.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:05.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:05.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:05.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8512ms 2025-07-10 13:59:05.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:05.319 +03:00 [DBG] Connection id "0HNC8090TGJBC" completed keep alive response. 2025-07-10 13:59:05.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5875ms 2025-07-10 13:59:05.319 +03:00 [DBG] Connection id "0HNC8090TGJBC" received FIN. 2025-07-10 13:59:05.319 +03:00 [DBG] Connection id "0HNC8090TGJBC" disconnecting. 2025-07-10 13:59:05.319 +03:00 [DBG] Connection id "0HNC8090TGJBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:59:05.320 +03:00 [DBG] Connection id "0HNC8090TGJBC" stopped. 2025-07-10 13:59:10.316 +03:00 [DBG] Connection id "0HNC8090TGJBD" accepted. 2025-07-10 13:59:10.316 +03:00 [DBG] Connection id "0HNC8090TGJBD" started. 2025-07-10 13:59:10.316 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:59:10.316 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:59:10.316 +03:00 [DBG] POST requests are not supported 2025-07-10 13:59:10.316 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:59:10.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-07-10 13:59:10.316 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:10.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:59:10.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:59:10.317 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:59:10.317 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:59:10.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:10.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-07-10 13:59:10.317 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:59:10.317 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:59:10.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-07-10 13:59:10.317 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:59:10.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-07-10 13:59:10.317 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:10.317 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:10.317 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:10.317 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:10.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:10.317 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:10.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:10.317 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:10.317 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:59:10.317 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-10 13:59:10.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:10.317 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:10.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:10.317 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:10.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:10.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:10.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:10.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:10.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:10.318 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:59:10.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:10.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:10.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:10.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:10.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:10.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:10.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:10.318 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7312ms 2025-07-10 13:59:10.318 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:10.318 +03:00 [DBG] Connection id "0HNC8090TGJBD" completed keep alive response. 2025-07-10 13:59:10.318 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5306ms 2025-07-10 13:59:10.318 +03:00 [DBG] Connection id "0HNC8090TGJBD" received FIN. 2025-07-10 13:59:10.318 +03:00 [DBG] Connection id "0HNC8090TGJBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:59:10.318 +03:00 [DBG] Connection id "0HNC8090TGJBD" disconnecting. 2025-07-10 13:59:10.318 +03:00 [DBG] Connection id "0HNC8090TGJBD" stopped. 2025-07-10 13:59:15.307 +03:00 [DBG] Connection id "0HNC8090TGJBE" accepted. 2025-07-10 13:59:15.307 +03:00 [DBG] Connection id "0HNC8090TGJBE" started. 2025-07-10 13:59:15.307 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:59:15.308 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:59:15.308 +03:00 [DBG] POST requests are not supported 2025-07-10 13:59:15.308 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:59:15.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-07-10 13:59:15.308 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:15.308 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:59:15.308 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:59:15.308 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:59:15.308 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:59:15.308 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:15.308 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 13:59:15.308 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:59:15.309 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:59:15.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-07-10 13:59:15.309 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:59:15.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-07-10 13:59:15.309 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:15.309 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:15.309 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:15.309 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:15.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:15.309 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:15.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:15.309 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:15.310 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:59:15.310 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.186ms. 2025-07-10 13:59:15.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:15.310 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:15.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:15.310 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:15.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:15.310 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:15.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:15.310 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:15.310 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:15.310 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:59:15.311 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:15.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:15.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:15.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:15.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:15.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:15.311 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:15.311 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2626ms 2025-07-10 13:59:15.311 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:15.311 +03:00 [DBG] Connection id "0HNC8090TGJBE" completed keep alive response. 2025-07-10 13:59:15.311 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9769ms 2025-07-10 13:59:15.312 +03:00 [DBG] Connection id "0HNC8090TGJBE" received FIN. 2025-07-10 13:59:15.312 +03:00 [DBG] Connection id "0HNC8090TGJBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:59:15.312 +03:00 [DBG] Connection id "0HNC8090TGJBE" disconnecting. 2025-07-10 13:59:15.312 +03:00 [DBG] Connection id "0HNC8090TGJBE" stopped. 2025-07-10 13:59:20.312 +03:00 [DBG] Connection id "0HNC8090TGJBF" accepted. 2025-07-10 13:59:20.312 +03:00 [DBG] Connection id "0HNC8090TGJBF" started. 2025-07-10 13:59:20.312 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:59:20.312 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:59:20.312 +03:00 [DBG] POST requests are not supported 2025-07-10 13:59:20.312 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:59:20.312 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 13:59:20.312 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:20.312 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:59:20.312 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:59:20.313 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:59:20.313 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:59:20.313 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:20.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-07-10 13:59:20.313 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:59:20.313 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:59:20.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-07-10 13:59:20.313 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:59:20.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-07-10 13:59:20.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:20.313 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:20.313 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:20.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:20.313 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:59:20.313 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-10 13:59:20.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:20.313 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:20.313 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:59:20.314 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:20.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:20.314 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:20.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:20.314 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:20.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:20.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:20.314 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7766ms 2025-07-10 13:59:20.314 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:20.314 +03:00 [DBG] Connection id "0HNC8090TGJBF" completed keep alive response. 2025-07-10 13:59:20.314 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5523ms 2025-07-10 13:59:20.314 +03:00 [DBG] Connection id "0HNC8090TGJBF" received FIN. 2025-07-10 13:59:20.314 +03:00 [DBG] Connection id "0HNC8090TGJBF" disconnecting. 2025-07-10 13:59:20.314 +03:00 [DBG] Connection id "0HNC8090TGJBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:59:20.315 +03:00 [DBG] Connection id "0HNC8090TGJBF" stopped. 2025-07-10 13:59:53.312 +03:00 [DBG] Connection id "0HNC8090TGJBG" accepted. 2025-07-10 13:59:53.312 +03:00 [DBG] Connection id "0HNC8090TGJBG" started. 2025-07-10 13:59:53.313 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 13:59:53.313 +03:00 [VRB] All hosts are allowed. 2025-07-10 13:59:53.313 +03:00 [DBG] POST requests are not supported 2025-07-10 13:59:53.313 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 13:59:53.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-07-10 13:59:53.313 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:53.313 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 13:59:53.313 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 13:59:53.313 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 13:59:53.313 +03:00 [INF] CORS policy execution successful. 2025-07-10 13:59:53.313 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:53.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-07-10 13:59:53.313 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 13:59:53.313 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 13:59:53.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-07-10 13:59:53.313 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 13:59:53.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-07-10 13:59:53.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:53.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:53.314 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:53.314 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 13:59:53.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:53.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:53.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:53.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:53.314 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 13:59:53.314 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2178ms. 2025-07-10 13:59:53.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:53.315 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 13:59:53.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 13:59:53.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:53.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:53.316 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:53.316 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 13:59:53.316 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0353ms 2025-07-10 13:59:53.316 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 13:59:53.316 +03:00 [DBG] Connection id "0HNC8090TGJBG" completed keep alive response. 2025-07-10 13:59:53.316 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3253ms 2025-07-10 13:59:53.316 +03:00 [DBG] Connection id "0HNC8090TGJBG" received FIN. 2025-07-10 13:59:53.316 +03:00 [DBG] Connection id "0HNC8090TGJBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 13:59:53.316 +03:00 [DBG] Connection id "0HNC8090TGJBG" disconnecting. 2025-07-10 13:59:53.317 +03:00 [DBG] Connection id "0HNC8090TGJBG" stopped. 2025-07-10 14:00:53.322 +03:00 [DBG] Connection id "0HNC8090TGJBH" accepted. 2025-07-10 14:00:53.323 +03:00 [DBG] Connection id "0HNC8090TGJBH" started. 2025-07-10 14:00:53.323 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:00:53.323 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:00:53.323 +03:00 [DBG] POST requests are not supported 2025-07-10 14:00:53.323 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:00:53.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-07-10 14:00:53.323 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:00:53.323 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:00:53.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:00:53.323 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:00:53.323 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:00:53.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:00:53.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-07-10 14:00:53.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:00:53.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:00:53.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-07-10 14:00:53.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:00:53.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-07-10 14:00:53.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:00:53.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:00:53.324 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:00:53.324 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:00:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:00:53.324 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:00:53.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1909ms. 2025-07-10 14:00:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:00:53.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:00:53.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:00:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:00:53.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:00:53.324 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9667ms 2025-07-10 14:00:53.324 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:00:53.324 +03:00 [DBG] Connection id "0HNC8090TGJBH" completed keep alive response. 2025-07-10 14:00:53.325 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8438ms 2025-07-10 14:00:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBH" received FIN. 2025-07-10 14:00:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:00:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBH" disconnecting. 2025-07-10 14:00:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBH" stopped. 2025-07-10 14:01:53.317 +03:00 [DBG] Connection id "0HNC8090TGJBI" accepted. 2025-07-10 14:01:53.317 +03:00 [DBG] Connection id "0HNC8090TGJBI" started. 2025-07-10 14:01:53.317 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:01:53.317 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:01:53.317 +03:00 [DBG] POST requests are not supported 2025-07-10 14:01:53.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:01:53.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-07-10 14:01:53.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:01:53.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:01:53.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:01:53.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:01:53.318 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:01:53.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:01:53.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-07-10 14:01:53.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:01:53.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:01:53.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-07-10 14:01:53.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:01:53.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-07-10 14:01:53.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:01:53.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:01:53.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:01:53.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:01:53.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:01:53.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:01:53.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:01:53.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:01:53.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:01:53.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2566ms. 2025-07-10 14:01:53.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:01:53.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:01:53.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:01:53.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:01:53.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:01:53.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0063ms 2025-07-10 14:01:53.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:01:53.319 +03:00 [DBG] Connection id "0HNC8090TGJBI" completed keep alive response. 2025-07-10 14:01:53.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7017ms 2025-07-10 14:01:53.319 +03:00 [DBG] Connection id "0HNC8090TGJBI" received FIN. 2025-07-10 14:01:53.320 +03:00 [DBG] Connection id "0HNC8090TGJBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:01:53.320 +03:00 [DBG] Connection id "0HNC8090TGJBI" disconnecting. 2025-07-10 14:01:53.320 +03:00 [DBG] Connection id "0HNC8090TGJBI" stopped. 2025-07-10 14:02:53.318 +03:00 [DBG] Connection id "0HNC8090TGJBJ" accepted. 2025-07-10 14:02:53.318 +03:00 [DBG] Connection id "0HNC8090TGJBJ" started. 2025-07-10 14:02:53.319 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:02:53.319 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:02:53.319 +03:00 [DBG] POST requests are not supported 2025-07-10 14:02:53.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:02:53.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:02:53.319 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:02:53.319 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:02:53.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:02:53.319 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:02:53.319 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:02:53.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:02:53.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-07-10 14:02:53.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:02:53.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:02:53.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-07-10 14:02:53.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:02:53.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-07-10 14:02:53.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:02:53.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:02:53.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:02:53.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:02:53.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:02:53.320 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:02:53.320 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1587ms. 2025-07-10 14:02:53.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:02:53.320 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:02:53.320 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:02:53.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:02:53.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:02:53.320 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0795ms 2025-07-10 14:02:53.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:02:53.320 +03:00 [DBG] Connection id "0HNC8090TGJBJ" completed keep alive response. 2025-07-10 14:02:53.321 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9743ms 2025-07-10 14:02:53.321 +03:00 [DBG] Connection id "0HNC8090TGJBJ" received FIN. 2025-07-10 14:02:53.321 +03:00 [DBG] Connection id "0HNC8090TGJBJ" disconnecting. 2025-07-10 14:02:53.321 +03:00 [DBG] Connection id "0HNC8090TGJBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:02:53.322 +03:00 [DBG] Connection id "0HNC8090TGJBJ" stopped. 2025-07-10 14:03:53.318 +03:00 [DBG] Connection id "0HNC8090TGJBK" accepted. 2025-07-10 14:03:53.318 +03:00 [DBG] Connection id "0HNC8090TGJBK" started. 2025-07-10 14:03:53.319 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:03:53.319 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:03:53.319 +03:00 [DBG] POST requests are not supported 2025-07-10 14:03:53.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:03:53.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:03:53.319 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:03:53.319 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:03:53.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:03:53.319 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:03:53.319 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:03:53.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:03:53.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-07-10 14:03:53.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:03:53.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:03:53.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-07-10 14:03:53.320 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:03:53.320 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:03:53.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:03:53.320 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:03:53.320 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:03:53.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:03:53.320 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:03:53.320 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1867ms. 2025-07-10 14:03:53.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:03:53.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:03:53.321 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:03:53.321 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:03:53.321 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:03:53.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:03:53.321 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:03:53.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:03:53.321 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:03:53.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:03:53.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:03:53.321 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3012ms 2025-07-10 14:03:53.321 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:03:53.321 +03:00 [DBG] Connection id "0HNC8090TGJBK" completed keep alive response. 2025-07-10 14:03:53.321 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3689ms 2025-07-10 14:03:53.321 +03:00 [DBG] Connection id "0HNC8090TGJBK" received FIN. 2025-07-10 14:03:53.322 +03:00 [DBG] Connection id "0HNC8090TGJBK" disconnecting. 2025-07-10 14:03:53.322 +03:00 [DBG] Connection id "0HNC8090TGJBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:03:53.323 +03:00 [DBG] Connection id "0HNC8090TGJBK" stopped. 2025-07-10 14:04:53.322 +03:00 [DBG] Connection id "0HNC8090TGJBL" accepted. 2025-07-10 14:04:53.322 +03:00 [DBG] Connection id "0HNC8090TGJBL" started. 2025-07-10 14:04:53.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:04:53.322 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:04:53.322 +03:00 [DBG] POST requests are not supported 2025-07-10 14:04:53.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:04:53.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-07-10 14:04:53.323 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:04:53.323 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:04:53.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:04:53.323 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:04:53.323 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:04:53.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:04:53.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-07-10 14:04:53.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:04:53.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:04:53.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-07-10 14:04:53.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:04:53.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-07-10 14:04:53.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:04:53.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:04:53.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:04:53.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:04:53.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:04:53.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:04:53.324 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:04:53.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1696ms. 2025-07-10 14:04:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:04:53.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:04:53.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:04:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:04:53.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:04:53.324 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1199ms 2025-07-10 14:04:53.324 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:04:53.324 +03:00 [DBG] Connection id "0HNC8090TGJBL" completed keep alive response. 2025-07-10 14:04:53.325 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1515ms 2025-07-10 14:04:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBL" received FIN. 2025-07-10 14:04:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBL" disconnecting. 2025-07-10 14:04:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:04:53.326 +03:00 [DBG] Connection id "0HNC8090TGJBL" stopped. 2025-07-10 14:05:53.324 +03:00 [DBG] Connection id "0HNC8090TGJBM" accepted. 2025-07-10 14:05:53.324 +03:00 [DBG] Connection id "0HNC8090TGJBM" started. 2025-07-10 14:05:53.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:05:53.325 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:05:53.325 +03:00 [DBG] POST requests are not supported 2025-07-10 14:05:53.325 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:05:53.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-07-10 14:05:53.325 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:05:53.325 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:05:53.325 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:05:53.325 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:05:53.325 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:05:53.325 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:05:53.325 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:05:53.325 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:05:53.325 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:05:53.325 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:05:53.325 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:05:53.325 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:05:53.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:05:53.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:05:53.325 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:05:53.325 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:05:53.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:05:53.326 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:05:53.326 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1551ms. 2025-07-10 14:05:53.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:05:53.326 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:05:53.326 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:05:53.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:05:53.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:05:53.326 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9866ms 2025-07-10 14:05:53.326 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:05:53.326 +03:00 [DBG] Connection id "0HNC8090TGJBM" completed keep alive response. 2025-07-10 14:05:53.326 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8822ms 2025-07-10 14:05:53.327 +03:00 [DBG] Connection id "0HNC8090TGJBM" received FIN. 2025-07-10 14:05:53.327 +03:00 [DBG] Connection id "0HNC8090TGJBM" disconnecting. 2025-07-10 14:05:53.327 +03:00 [DBG] Connection id "0HNC8090TGJBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:05:53.328 +03:00 [DBG] Connection id "0HNC8090TGJBM" stopped. 2025-07-10 14:06:53.322 +03:00 [DBG] Connection id "0HNC8090TGJBN" accepted. 2025-07-10 14:06:53.322 +03:00 [DBG] Connection id "0HNC8090TGJBN" started. 2025-07-10 14:06:53.323 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:06:53.323 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:06:53.323 +03:00 [DBG] POST requests are not supported 2025-07-10 14:06:53.323 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:06:53.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-07-10 14:06:53.323 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:06:53.323 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:06:53.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:06:53.323 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:06:53.323 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:06:53.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:06:53.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-07-10 14:06:53.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:06:53.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:06:53.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-07-10 14:06:53.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:06:53.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-07-10 14:06:53.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:06:53.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:06:53.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:06:53.324 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:06:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:06:53.324 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:06:53.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1802ms. 2025-07-10 14:06:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:06:53.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:06:53.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:06:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:06:53.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:06:53.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:06:53.325 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1915ms 2025-07-10 14:06:53.325 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:06:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBN" completed keep alive response. 2025-07-10 14:06:53.325 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1652ms 2025-07-10 14:06:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBN" received FIN. 2025-07-10 14:06:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBN" disconnecting. 2025-07-10 14:06:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:06:53.326 +03:00 [DBG] Connection id "0HNC8090TGJBN" stopped. 2025-07-10 14:07:53.329 +03:00 [DBG] Connection id "0HNC8090TGJBO" accepted. 2025-07-10 14:07:53.329 +03:00 [DBG] Connection id "0HNC8090TGJBO" started. 2025-07-10 14:07:53.330 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:07:53.330 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:07:53.330 +03:00 [DBG] POST requests are not supported 2025-07-10 14:07:53.330 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:07:53.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-07-10 14:07:53.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:07:53.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:07:53.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:07:53.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:07:53.330 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:07:53.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:07:53.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-07-10 14:07:53.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:07:53.330 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:07:53.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-07-10 14:07:53.330 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:07:53.330 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:07:53.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:07:53.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:07:53.331 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:07:53.331 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:07:53.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:07:53.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:07:53.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:07:53.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:07:53.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:07:53.331 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.207ms. 2025-07-10 14:07:53.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:07:53.332 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:07:53.332 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:07:53.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:07:53.332 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:07:53.332 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7137ms 2025-07-10 14:07:53.332 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:07:53.332 +03:00 [DBG] Connection id "0HNC8090TGJBO" completed keep alive response. 2025-07-10 14:07:53.332 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7749ms 2025-07-10 14:07:53.333 +03:00 [DBG] Connection id "0HNC8090TGJBO" received FIN. 2025-07-10 14:07:53.333 +03:00 [DBG] Connection id "0HNC8090TGJBO" disconnecting. 2025-07-10 14:07:53.333 +03:00 [DBG] Connection id "0HNC8090TGJBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:07:53.334 +03:00 [DBG] Connection id "0HNC8090TGJBO" stopped. 2025-07-10 14:08:53.316 +03:00 [DBG] Connection id "0HNC8090TGJBP" accepted. 2025-07-10 14:08:53.316 +03:00 [DBG] Connection id "0HNC8090TGJBP" started. 2025-07-10 14:08:53.317 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:08:53.317 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:08:53.317 +03:00 [DBG] POST requests are not supported 2025-07-10 14:08:53.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:08:53.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-07-10 14:08:53.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:08:53.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:08:53.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:08:53.317 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:08:53.317 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:08:53.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:08:53.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-07-10 14:08:53.317 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:08:53.317 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:08:53.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-07-10 14:08:53.317 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:08:53.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-07-10 14:08:53.317 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:08:53.317 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:08:53.317 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:08:53.317 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:08:53.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:08:53.317 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:08:53.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:08:53.317 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:08:53.317 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:08:53.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-10 14:08:53.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:08:53.318 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:08:53.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:08:53.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:08:53.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:08:53.318 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8237ms 2025-07-10 14:08:53.318 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:08:53.318 +03:00 [DBG] Connection id "0HNC8090TGJBP" completed keep alive response. 2025-07-10 14:08:53.318 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5101ms 2025-07-10 14:08:53.318 +03:00 [DBG] Connection id "0HNC8090TGJBP" received FIN. 2025-07-10 14:08:53.319 +03:00 [DBG] Connection id "0HNC8090TGJBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:08:53.319 +03:00 [DBG] Connection id "0HNC8090TGJBP" disconnecting. 2025-07-10 14:08:53.319 +03:00 [DBG] Connection id "0HNC8090TGJBP" stopped. 2025-07-10 14:09:53.312 +03:00 [DBG] Connection id "0HNC8090TGJBQ" accepted. 2025-07-10 14:09:53.312 +03:00 [DBG] Connection id "0HNC8090TGJBQ" started. 2025-07-10 14:09:53.312 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:09:53.312 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:09:53.312 +03:00 [DBG] POST requests are not supported 2025-07-10 14:09:53.312 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:09:53.312 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:09:53.312 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:09:53.312 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:09:53.312 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:09:53.312 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:09:53.312 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:09:53.313 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:09:53.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-07-10 14:09:53.313 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:09:53.313 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:09:53.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-07-10 14:09:53.313 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:09:53.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-07-10 14:09:53.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:09:53.313 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:09:53.313 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:09:53.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:09:53.313 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:09:53.313 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.114ms. 2025-07-10 14:09:53.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:09:53.313 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:09:53.313 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:09:53.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:09:53.313 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:09:53.314 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6963ms 2025-07-10 14:09:53.314 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:09:53.314 +03:00 [DBG] Connection id "0HNC8090TGJBQ" completed keep alive response. 2025-07-10 14:09:53.314 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.394ms 2025-07-10 14:09:53.314 +03:00 [DBG] Connection id "0HNC8090TGJBQ" received FIN. 2025-07-10 14:09:53.314 +03:00 [DBG] Connection id "0HNC8090TGJBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:09:53.314 +03:00 [DBG] Connection id "0HNC8090TGJBQ" disconnecting. 2025-07-10 14:09:53.314 +03:00 [DBG] Connection id "0HNC8090TGJBQ" stopped. 2025-07-10 14:10:53.324 +03:00 [DBG] Connection id "0HNC8090TGJBR" accepted. 2025-07-10 14:10:53.325 +03:00 [DBG] Connection id "0HNC8090TGJBR" started. 2025-07-10 14:10:53.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:10:53.325 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:10:53.325 +03:00 [DBG] POST requests are not supported 2025-07-10 14:10:53.325 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:10:53.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-07-10 14:10:53.325 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:10:53.325 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:10:53.325 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:10:53.325 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:10:53.325 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:10:53.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:10:53.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-07-10 14:10:53.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:10:53.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:10:53.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-07-10 14:10:53.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:10:53.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-07-10 14:10:53.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:10:53.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:10:53.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:10:53.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:10:53.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:10:53.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:10:53.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:10:53.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:10:53.326 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:10:53.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-07-10 14:10:53.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:10:53.327 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:10:53.327 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:10:53.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:10:53.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:10:53.327 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3961ms 2025-07-10 14:10:53.327 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:10:53.328 +03:00 [DBG] Connection id "0HNC8090TGJBR" completed keep alive response. 2025-07-10 14:10:53.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.633ms 2025-07-10 14:10:53.328 +03:00 [DBG] Connection id "0HNC8090TGJBR" received FIN. 2025-07-10 14:10:53.328 +03:00 [DBG] Connection id "0HNC8090TGJBR" disconnecting. 2025-07-10 14:10:53.328 +03:00 [DBG] Connection id "0HNC8090TGJBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:10:53.329 +03:00 [DBG] Connection id "0HNC8090TGJBR" stopped. 2025-07-10 14:11:40.707 +03:00 [DBG] Connection id "0HNC8090TGJBS" accepted. 2025-07-10 14:11:40.708 +03:00 [DBG] Connection id "0HNC8090TGJBS" started. 2025-07-10 14:11:40.708 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:11:40.708 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:11:40.708 +03:00 [DBG] POST requests are not supported 2025-07-10 14:11:40.708 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:11:40.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-07-10 14:11:40.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:40.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:11:40.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:11:40.708 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:11:40.708 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:11:40.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:40.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-07-10 14:11:40.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:11:40.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:11:40.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-07-10 14:11:40.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:11:40.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-07-10 14:11:40.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:40.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:40.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:11:40.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:11:40.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:40.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:40.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:40.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:40.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:11:40.709 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-07-10 14:11:40.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:11:40.709 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:11:40.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:11:40.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:40.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:40.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.718ms 2025-07-10 14:11:40.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:40.709 +03:00 [DBG] Connection id "0HNC8090TGJBS" completed keep alive response. 2025-07-10 14:11:40.709 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5311ms 2025-07-10 14:11:40.709 +03:00 [DBG] Connection id "0HNC8090TGJBS" received FIN. 2025-07-10 14:11:40.709 +03:00 [DBG] Connection id "0HNC8090TGJBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:11:40.710 +03:00 [DBG] Connection id "0HNC8090TGJBS" disconnecting. 2025-07-10 14:11:40.710 +03:00 [DBG] Connection id "0HNC8090TGJBS" stopped. 2025-07-10 14:11:45.318 +03:00 [DBG] Connection id "0HNC8090TGJBT" accepted. 2025-07-10 14:11:45.318 +03:00 [DBG] Connection id "0HNC8090TGJBT" started. 2025-07-10 14:11:45.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:11:45.318 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:11:45.318 +03:00 [DBG] POST requests are not supported 2025-07-10 14:11:45.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:11:45.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-07-10 14:11:45.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:45.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:11:45.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:11:45.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:11:45.318 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:11:45.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:45.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-07-10 14:11:45.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:11:45.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:11:45.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-07-10 14:11:45.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:11:45.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-07-10 14:11:45.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:45.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:45.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:11:45.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:11:45.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:45.319 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:11:45.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-07-10 14:11:45.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:11:45.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:11:45.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:11:45.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:45.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:45.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6982ms 2025-07-10 14:11:45.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:45.319 +03:00 [DBG] Connection id "0HNC8090TGJBT" completed keep alive response. 2025-07-10 14:11:45.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4316ms 2025-07-10 14:11:45.319 +03:00 [DBG] Connection id "0HNC8090TGJBT" received FIN. 2025-07-10 14:11:45.320 +03:00 [DBG] Connection id "0HNC8090TGJBT" disconnecting. 2025-07-10 14:11:45.320 +03:00 [DBG] Connection id "0HNC8090TGJBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:11:45.321 +03:00 [DBG] Connection id "0HNC8090TGJBT" stopped. 2025-07-10 14:11:50.328 +03:00 [DBG] Connection id "0HNC8090TGJBU" accepted. 2025-07-10 14:11:50.328 +03:00 [DBG] Connection id "0HNC8090TGJBU" started. 2025-07-10 14:11:50.328 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:11:50.328 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:11:50.328 +03:00 [DBG] POST requests are not supported 2025-07-10 14:11:50.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:11:50.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-07-10 14:11:50.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:50.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:11:50.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:11:50.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:11:50.329 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:11:50.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:50.329 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:11:50.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:11:50.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:11:50.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-07-10 14:11:50.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:11:50.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-07-10 14:11:50.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:50.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:50.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:11:50.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:11:50.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:50.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:50.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:50.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:50.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:11:50.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1644ms. 2025-07-10 14:11:50.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:11:50.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:11:50.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:11:50.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:50.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:50.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3337ms 2025-07-10 14:11:50.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:50.330 +03:00 [DBG] Connection id "0HNC8090TGJBU" completed keep alive response. 2025-07-10 14:11:50.331 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.38ms 2025-07-10 14:11:50.331 +03:00 [DBG] Connection id "0HNC8090TGJBU" received FIN. 2025-07-10 14:11:50.331 +03:00 [DBG] Connection id "0HNC8090TGJBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:11:50.331 +03:00 [DBG] Connection id "0HNC8090TGJBU" disconnecting. 2025-07-10 14:11:50.331 +03:00 [DBG] Connection id "0HNC8090TGJBU" stopped. 2025-07-10 14:11:55.318 +03:00 [DBG] Connection id "0HNC8090TGJBV" accepted. 2025-07-10 14:11:55.318 +03:00 [DBG] Connection id "0HNC8090TGJBV" started. 2025-07-10 14:11:55.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:11:55.318 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:11:55.318 +03:00 [DBG] POST requests are not supported 2025-07-10 14:11:55.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:11:55.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-07-10 14:11:55.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:55.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:11:55.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:11:55.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:11:55.318 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:11:55.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:55.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-07-10 14:11:55.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:11:55.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:11:55.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-07-10 14:11:55.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:11:55.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-07-10 14:11:55.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:55.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:11:55.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:11:55.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:55.319 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:11:55.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-10 14:11:55.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:11:55.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:11:55.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:11:55.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:55.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:11:55.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.83ms 2025-07-10 14:11:55.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:11:55.320 +03:00 [DBG] Connection id "0HNC8090TGJBV" completed keep alive response. 2025-07-10 14:11:55.320 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4668ms 2025-07-10 14:11:55.320 +03:00 [DBG] Connection id "0HNC8090TGJBV" received FIN. 2025-07-10 14:11:55.320 +03:00 [DBG] Connection id "0HNC8090TGJBV" disconnecting. 2025-07-10 14:11:55.320 +03:00 [DBG] Connection id "0HNC8090TGJBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:11:55.321 +03:00 [DBG] Connection id "0HNC8090TGJBV" stopped. 2025-07-10 14:12:00.322 +03:00 [DBG] Connection id "0HNC8090TGJC0" accepted. 2025-07-10 14:12:00.322 +03:00 [DBG] Connection id "0HNC8090TGJC0" started. 2025-07-10 14:12:00.323 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:00.323 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:00.323 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:00.323 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:00.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-07-10 14:12:00.323 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:00.323 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:00.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:00.323 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:00.323 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:00.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:00.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-07-10 14:12:00.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:00.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:00.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-07-10 14:12:00.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:00.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-07-10 14:12:00.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:00.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:00.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:00.324 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:00.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:00.324 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:00.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2342ms. 2025-07-10 14:12:00.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:00.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:00.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:00.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:00.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:00.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:00.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:00.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:00.325 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.244ms 2025-07-10 14:12:00.325 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:00.325 +03:00 [DBG] Connection id "0HNC8090TGJC0" completed keep alive response. 2025-07-10 14:12:00.325 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1926ms 2025-07-10 14:12:00.325 +03:00 [DBG] Connection id "0HNC8090TGJC0" received FIN. 2025-07-10 14:12:00.325 +03:00 [DBG] Connection id "0HNC8090TGJC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:00.325 +03:00 [DBG] Connection id "0HNC8090TGJC0" disconnecting. 2025-07-10 14:12:00.326 +03:00 [DBG] Connection id "0HNC8090TGJC0" stopped. 2025-07-10 14:12:05.328 +03:00 [DBG] Connection id "0HNC8090TGJC1" accepted. 2025-07-10 14:12:05.329 +03:00 [DBG] Connection id "0HNC8090TGJC1" started. 2025-07-10 14:12:05.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:05.329 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:05.329 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:05.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:05.329 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:12:05.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:05.329 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:05.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:05.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:05.329 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:05.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:05.329 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:12:05.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:05.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:05.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-07-10 14:12:05.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:05.330 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:12:05.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:05.330 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:05.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:05.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:05.330 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:05.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1489ms. 2025-07-10 14:12:05.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:05.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:05.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:05.331 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:05.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:05.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:05.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:05.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:05.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:05.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:05.331 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2363ms 2025-07-10 14:12:05.331 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:05.331 +03:00 [DBG] Connection id "0HNC8090TGJC1" completed keep alive response. 2025-07-10 14:12:05.331 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2405ms 2025-07-10 14:12:05.331 +03:00 [DBG] Connection id "0HNC8090TGJC1" received FIN. 2025-07-10 14:12:05.331 +03:00 [DBG] Connection id "0HNC8090TGJC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:05.331 +03:00 [DBG] Connection id "0HNC8090TGJC1" disconnecting. 2025-07-10 14:12:05.331 +03:00 [DBG] Connection id "0HNC8090TGJC1" stopped. 2025-07-10 14:12:10.112 +03:00 [DBG] Connection id "0HNC8090TGJC2" accepted. 2025-07-10 14:12:10.112 +03:00 [DBG] Connection id "0HNC8090TGJC2" started. 2025-07-10 14:12:10.112 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:10.112 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:10.112 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:10.112 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:10.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-07-10 14:12:10.112 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:10.112 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:10.112 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:10.112 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:10.112 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:10.112 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:10.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-07-10 14:12:10.112 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:10.112 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:10.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-07-10 14:12:10.113 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:10.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-07-10 14:12:10.113 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:10.113 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:10.113 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:10.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:10.113 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:10.113 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-07-10 14:12:10.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:10.113 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:10.113 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:10.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:10.113 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:10.113 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6308ms 2025-07-10 14:12:10.113 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:10.113 +03:00 [DBG] Connection id "0HNC8090TGJC2" completed keep alive response. 2025-07-10 14:12:10.113 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.162ms 2025-07-10 14:12:10.113 +03:00 [DBG] Connection id "0HNC8090TGJC2" received FIN. 2025-07-10 14:12:10.114 +03:00 [DBG] Connection id "0HNC8090TGJC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:10.114 +03:00 [DBG] Connection id "0HNC8090TGJC2" disconnecting. 2025-07-10 14:12:10.114 +03:00 [DBG] Connection id "0HNC8090TGJC2" stopped. 2025-07-10 14:12:15.316 +03:00 [DBG] Connection id "0HNC8090TGJC3" accepted. 2025-07-10 14:12:15.316 +03:00 [DBG] Connection id "0HNC8090TGJC3" started. 2025-07-10 14:12:15.316 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:15.317 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:15.317 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:15.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:15.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-07-10 14:12:15.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:15.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:15.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:15.317 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:15.317 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:15.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:15.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-07-10 14:12:15.317 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:15.317 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:15.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-07-10 14:12:15.317 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:15.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-07-10 14:12:15.317 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:15.317 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:15.317 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:15.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:15.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:15.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:15.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1853ms. 2025-07-10 14:12:15.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:15.318 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:15.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:15.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:15.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:15.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1327ms 2025-07-10 14:12:15.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:15.319 +03:00 [DBG] Connection id "0HNC8090TGJC3" completed keep alive response. 2025-07-10 14:12:15.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2269ms 2025-07-10 14:12:15.319 +03:00 [DBG] Connection id "0HNC8090TGJC3" received FIN. 2025-07-10 14:12:15.319 +03:00 [DBG] Connection id "0HNC8090TGJC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:15.319 +03:00 [DBG] Connection id "0HNC8090TGJC3" disconnecting. 2025-07-10 14:12:15.319 +03:00 [DBG] Connection id "0HNC8090TGJC3" stopped. 2025-07-10 14:12:19.347 +03:00 [DBG] Connection id "0HNC8090TGJC4" accepted. 2025-07-10 14:12:19.347 +03:00 [DBG] Connection id "0HNC8090TGJC4" started. 2025-07-10 14:12:19.347 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:19.347 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:19.347 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:19.347 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:19.347 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:12:19.347 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:19.347 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:19.347 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:19.347 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:19.347 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:19.347 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:19.347 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:12:19.347 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:19.347 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:19.347 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:12:19.347 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:19.347 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:12:19.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:19.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:19.347 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:19.347 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:19.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:19.348 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:19.348 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-10 14:12:19.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:19.348 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:19.348 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:19.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:19.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:19.348 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7027ms 2025-07-10 14:12:19.348 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:19.348 +03:00 [DBG] Connection id "0HNC8090TGJC4" completed keep alive response. 2025-07-10 14:12:19.348 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.298ms 2025-07-10 14:12:19.348 +03:00 [DBG] Connection id "0HNC8090TGJC4" received FIN. 2025-07-10 14:12:19.349 +03:00 [DBG] Connection id "0HNC8090TGJC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:19.349 +03:00 [DBG] Connection id "0HNC8090TGJC4" disconnecting. 2025-07-10 14:12:19.349 +03:00 [DBG] Connection id "0HNC8090TGJC4" stopped. 2025-07-10 14:12:25.325 +03:00 [DBG] Connection id "0HNC8090TGJC5" accepted. 2025-07-10 14:12:25.325 +03:00 [DBG] Connection id "0HNC8090TGJC5" started. 2025-07-10 14:12:25.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:25.325 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:25.325 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:25.325 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:25.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-07-10 14:12:25.325 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:25.325 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:25.325 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:25.325 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:25.325 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:25.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:25.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-07-10 14:12:25.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:25.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:25.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-07-10 14:12:25.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:25.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-07-10 14:12:25.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:25.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:25.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:25.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:25.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:25.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:25.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:25.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:25.326 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:25.326 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1623ms. 2025-07-10 14:12:25.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:25.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:25.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:25.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:25.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:25.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:25.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:25.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:25.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:25.327 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:25.327 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:25.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:25.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:25.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:25.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:25.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:25.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:25.327 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1051ms 2025-07-10 14:12:25.327 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:25.327 +03:00 [DBG] Connection id "0HNC8090TGJC5" completed keep alive response. 2025-07-10 14:12:25.327 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8623ms 2025-07-10 14:12:25.327 +03:00 [DBG] Connection id "0HNC8090TGJC5" received FIN. 2025-07-10 14:12:25.327 +03:00 [DBG] Connection id "0HNC8090TGJC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:25.327 +03:00 [DBG] Connection id "0HNC8090TGJC5" disconnecting. 2025-07-10 14:12:25.327 +03:00 [DBG] Connection id "0HNC8090TGJC5" stopped. 2025-07-10 14:12:29.350 +03:00 [DBG] Connection id "0HNC8090TGJC6" accepted. 2025-07-10 14:12:29.350 +03:00 [DBG] Connection id "0HNC8090TGJC6" started. 2025-07-10 14:12:29.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:29.350 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:29.350 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:29.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:29.350 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:12:29.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:29.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:29.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:29.351 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:29.351 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:29.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:29.351 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:12:29.351 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:29.351 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:29.351 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:12:29.351 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:29.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:12:29.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:29.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:29.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:29.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:29.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:29.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:29.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:29.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:29.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:29.352 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.224ms. 2025-07-10 14:12:29.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:29.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:29.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:29.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:29.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:29.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:29.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:29.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:29.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:29.352 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:29.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:29.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:29.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:29.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:29.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:29.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:29.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:29.353 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8308ms 2025-07-10 14:12:29.353 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:29.353 +03:00 [DBG] Connection id "0HNC8090TGJC6" completed keep alive response. 2025-07-10 14:12:29.353 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1666ms 2025-07-10 14:12:29.353 +03:00 [DBG] Connection id "0HNC8090TGJC6" received FIN. 2025-07-10 14:12:29.353 +03:00 [DBG] Connection id "0HNC8090TGJC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:29.353 +03:00 [DBG] Connection id "0HNC8090TGJC6" disconnecting. 2025-07-10 14:12:29.354 +03:00 [DBG] Connection id "0HNC8090TGJC6" stopped. 2025-07-10 14:12:35.317 +03:00 [DBG] Connection id "0HNC8090TGJC7" accepted. 2025-07-10 14:12:35.317 +03:00 [DBG] Connection id "0HNC8090TGJC7" started. 2025-07-10 14:12:35.317 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:35.317 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:35.317 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:35.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:35.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-07-10 14:12:35.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:35.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:35.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:35.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:35.318 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:35.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:35.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-07-10 14:12:35.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:35.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:35.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-07-10 14:12:35.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:35.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-07-10 14:12:35.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:35.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:35.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:35.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:35.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:35.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1155ms. 2025-07-10 14:12:35.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:35.318 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:35.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:35.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:35.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:35.318 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6662ms 2025-07-10 14:12:35.318 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:35.318 +03:00 [DBG] Connection id "0HNC8090TGJC7" completed keep alive response. 2025-07-10 14:12:35.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2548ms 2025-07-10 14:12:35.319 +03:00 [DBG] Connection id "0HNC8090TGJC7" received FIN. 2025-07-10 14:12:35.319 +03:00 [DBG] Connection id "0HNC8090TGJC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:35.319 +03:00 [DBG] Connection id "0HNC8090TGJC7" disconnecting. 2025-07-10 14:12:35.319 +03:00 [DBG] Connection id "0HNC8090TGJC7" stopped. 2025-07-10 14:12:40.323 +03:00 [DBG] Connection id "0HNC8090TGJC8" accepted. 2025-07-10 14:12:40.323 +03:00 [DBG] Connection id "0HNC8090TGJC8" started. 2025-07-10 14:12:40.323 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:40.323 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:40.323 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:40.323 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:40.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-07-10 14:12:40.323 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:40.323 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:40.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:40.324 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:40.324 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:40.324 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:40.324 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:12:40.324 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:40.324 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:40.324 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:12:40.324 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:40.324 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:12:40.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:40.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:40.324 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:40.324 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:40.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:40.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:40.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:40.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:40.324 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:40.325 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1698ms. 2025-07-10 14:12:40.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:40.325 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:40.325 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:40.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:40.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:40.325 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1973ms 2025-07-10 14:12:40.325 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:40.325 +03:00 [DBG] Connection id "0HNC8090TGJC8" completed keep alive response. 2025-07-10 14:12:40.325 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.221ms 2025-07-10 14:12:40.326 +03:00 [DBG] Connection id "0HNC8090TGJC8" received FIN. 2025-07-10 14:12:40.326 +03:00 [DBG] Connection id "0HNC8090TGJC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:40.326 +03:00 [DBG] Connection id "0HNC8090TGJC8" disconnecting. 2025-07-10 14:12:40.326 +03:00 [DBG] Connection id "0HNC8090TGJC8" stopped. 2025-07-10 14:12:45.325 +03:00 [DBG] Connection id "0HNC8090TGJC9" accepted. 2025-07-10 14:12:45.325 +03:00 [DBG] Connection id "0HNC8090TGJC9" started. 2025-07-10 14:12:45.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:45.326 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:45.326 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:45.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:45.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:12:45.326 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:45.326 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:45.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:45.326 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:45.326 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:45.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:45.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-07-10 14:12:45.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:45.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:45.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-07-10 14:12:45.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:45.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-07-10 14:12:45.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:45.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:45.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:45.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:45.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:45.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:45.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:45.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:45.326 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:45.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-07-10 14:12:45.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:45.327 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:45.327 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:45.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:45.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:45.327 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9638ms 2025-07-10 14:12:45.327 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:45.327 +03:00 [DBG] Connection id "0HNC8090TGJC9" completed keep alive response. 2025-07-10 14:12:45.327 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6818ms 2025-07-10 14:12:45.327 +03:00 [DBG] Connection id "0HNC8090TGJC9" received FIN. 2025-07-10 14:12:45.327 +03:00 [DBG] Connection id "0HNC8090TGJC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:45.328 +03:00 [DBG] Connection id "0HNC8090TGJC9" disconnecting. 2025-07-10 14:12:45.328 +03:00 [DBG] Connection id "0HNC8090TGJC9" stopped. 2025-07-10 14:12:50.328 +03:00 [DBG] Connection id "0HNC8090TGJCA" accepted. 2025-07-10 14:12:50.328 +03:00 [DBG] Connection id "0HNC8090TGJCA" started. 2025-07-10 14:12:50.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:50.329 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:50.329 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:50.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:50.329 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:12:50.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:50.329 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:50.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:50.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:50.329 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:50.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:50.329 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:12:50.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:50.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:50.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-07-10 14:12:50.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:50.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-07-10 14:12:50.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:50.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:50.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:50.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:50.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:50.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:50.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:50.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:50.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:50.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-10 14:12:50.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:50.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:50.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:50.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:50.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:50.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7627ms 2025-07-10 14:12:50.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:50.330 +03:00 [DBG] Connection id "0HNC8090TGJCA" completed keep alive response. 2025-07-10 14:12:50.330 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.46ms 2025-07-10 14:12:50.330 +03:00 [DBG] Connection id "0HNC8090TGJCA" received FIN. 2025-07-10 14:12:50.330 +03:00 [DBG] Connection id "0HNC8090TGJCA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:50.330 +03:00 [DBG] Connection id "0HNC8090TGJCA" disconnecting. 2025-07-10 14:12:50.331 +03:00 [DBG] Connection id "0HNC8090TGJCA" stopped. 2025-07-10 14:12:55.327 +03:00 [DBG] Connection id "0HNC8090TGJCB" accepted. 2025-07-10 14:12:55.328 +03:00 [DBG] Connection id "0HNC8090TGJCB" started. 2025-07-10 14:12:55.328 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:12:55.328 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:12:55.328 +03:00 [DBG] POST requests are not supported 2025-07-10 14:12:55.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:12:55.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-07-10 14:12:55.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:55.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:12:55.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:12:55.328 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:12:55.328 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:12:55.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:55.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-07-10 14:12:55.328 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:12:55.328 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:12:55.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-07-10 14:12:55.328 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:12:55.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-07-10 14:12:55.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:55.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:55.328 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:55.328 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:12:55.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:55.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:55.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:55.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:55.328 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:12:55.328 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1167ms. 2025-07-10 14:12:55.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:55.329 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:12:55.329 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:12:55.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:55.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:12:55.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7859ms 2025-07-10 14:12:55.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:12:55.329 +03:00 [DBG] Connection id "0HNC8090TGJCB" completed keep alive response. 2025-07-10 14:12:55.329 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3819ms 2025-07-10 14:12:55.329 +03:00 [DBG] Connection id "0HNC8090TGJCB" received FIN. 2025-07-10 14:12:55.329 +03:00 [DBG] Connection id "0HNC8090TGJCB" disconnecting. 2025-07-10 14:12:55.329 +03:00 [DBG] Connection id "0HNC8090TGJCB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:12:55.330 +03:00 [DBG] Connection id "0HNC8090TGJCB" stopped. 2025-07-10 14:13:00.325 +03:00 [DBG] Connection id "0HNC8090TGJCC" accepted. 2025-07-10 14:13:00.326 +03:00 [DBG] Connection id "0HNC8090TGJCC" started. 2025-07-10 14:13:00.326 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:13:00.326 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:13:00.326 +03:00 [DBG] POST requests are not supported 2025-07-10 14:13:00.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:13:00.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:13:00.326 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:00.326 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:13:00.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:13:00.326 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:13:00.326 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:13:00.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:00.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:13:00.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:13:00.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:13:00.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:13:00.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:13:00.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:13:00.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:00.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:00.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:00.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:00.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:00.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:00.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:00.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:00.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:13:00.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.166ms. 2025-07-10 14:13:00.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:00.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:00.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:13:00.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:00.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:00.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:00.328 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1638ms 2025-07-10 14:13:00.328 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:00.328 +03:00 [DBG] Connection id "0HNC8090TGJCC" completed keep alive response. 2025-07-10 14:13:00.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2732ms 2025-07-10 14:13:00.328 +03:00 [DBG] Connection id "0HNC8090TGJCC" received FIN. 2025-07-10 14:13:00.329 +03:00 [DBG] Connection id "0HNC8090TGJCC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:13:00.329 +03:00 [DBG] Connection id "0HNC8090TGJCC" disconnecting. 2025-07-10 14:13:00.329 +03:00 [DBG] Connection id "0HNC8090TGJCC" stopped. 2025-07-10 14:13:05.317 +03:00 [DBG] Connection id "0HNC8090TGJCD" accepted. 2025-07-10 14:13:05.317 +03:00 [DBG] Connection id "0HNC8090TGJCD" started. 2025-07-10 14:13:05.317 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:13:05.317 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:13:05.317 +03:00 [DBG] POST requests are not supported 2025-07-10 14:13:05.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:13:05.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-07-10 14:13:05.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:05.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:13:05.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:13:05.317 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:13:05.317 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:13:05.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:05.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-07-10 14:13:05.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:13:05.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:13:05.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-07-10 14:13:05.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:13:05.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-07-10 14:13:05.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:05.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:05.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:05.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:05.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:13:05.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-07-10 14:13:05.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:05.318 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:13:05.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:05.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:05.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:05.318 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7028ms 2025-07-10 14:13:05.318 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:05.318 +03:00 [DBG] Connection id "0HNC8090TGJCD" completed keep alive response. 2025-07-10 14:13:05.318 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2662ms 2025-07-10 14:13:05.319 +03:00 [DBG] Connection id "0HNC8090TGJCD" received FIN. 2025-07-10 14:13:05.319 +03:00 [DBG] Connection id "0HNC8090TGJCD" disconnecting. 2025-07-10 14:13:05.319 +03:00 [DBG] Connection id "0HNC8090TGJCD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:13:05.320 +03:00 [DBG] Connection id "0HNC8090TGJCD" stopped. 2025-07-10 14:13:10.321 +03:00 [DBG] Connection id "0HNC8090TGJCE" accepted. 2025-07-10 14:13:10.321 +03:00 [DBG] Connection id "0HNC8090TGJCE" started. 2025-07-10 14:13:10.321 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:13:10.321 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:13:10.321 +03:00 [DBG] POST requests are not supported 2025-07-10 14:13:10.321 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:13:10.321 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:13:10.321 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:10.321 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:13:10.321 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:13:10.321 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:13:10.321 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:13:10.322 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:10.322 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:13:10.322 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:13:10.322 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:13:10.322 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:13:10.322 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:13:10.322 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:13:10.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:10.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:10.322 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:10.322 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:10.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:10.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:10.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:10.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:10.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:13:10.322 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-07-10 14:13:10.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:10.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:10.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:10.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:10.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:10.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:10.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:10.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:10.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:10.323 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:13:10.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:10.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:10.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:10.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:10.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:10.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:10.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:10.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.024ms 2025-07-10 14:13:10.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:10.323 +03:00 [DBG] Connection id "0HNC8090TGJCE" completed keep alive response. 2025-07-10 14:13:10.323 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8231ms 2025-07-10 14:13:10.323 +03:00 [DBG] Connection id "0HNC8090TGJCE" received FIN. 2025-07-10 14:13:10.323 +03:00 [DBG] Connection id "0HNC8090TGJCE" disconnecting. 2025-07-10 14:13:10.324 +03:00 [DBG] Connection id "0HNC8090TGJCE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:13:10.325 +03:00 [DBG] Connection id "0HNC8090TGJCE" stopped. 2025-07-10 14:13:15.334 +03:00 [DBG] Connection id "0HNC8090TGJCF" accepted. 2025-07-10 14:13:15.334 +03:00 [DBG] Connection id "0HNC8090TGJCF" started. 2025-07-10 14:13:15.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:13:15.334 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:13:15.334 +03:00 [DBG] POST requests are not supported 2025-07-10 14:13:15.334 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:13:15.334 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:13:15.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:15.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:13:15.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:13:15.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:13:15.334 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:13:15.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:15.334 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:13:15.334 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:13:15.334 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:13:15.335 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:13:15.335 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:13:15.335 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:13:15.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:15.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:15.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:15.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:15.335 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:13:15.335 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1786ms. 2025-07-10 14:13:15.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:15.335 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:13:15.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:15.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:15.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:15.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7546ms 2025-07-10 14:13:15.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:15.335 +03:00 [DBG] Connection id "0HNC8090TGJCF" completed keep alive response. 2025-07-10 14:13:15.335 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4497ms 2025-07-10 14:13:15.336 +03:00 [DBG] Connection id "0HNC8090TGJCF" received FIN. 2025-07-10 14:13:15.336 +03:00 [DBG] Connection id "0HNC8090TGJCF" disconnecting. 2025-07-10 14:13:15.336 +03:00 [DBG] Connection id "0HNC8090TGJCF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:13:15.337 +03:00 [DBG] Connection id "0HNC8090TGJCF" stopped. 2025-07-10 14:13:20.316 +03:00 [DBG] Connection id "0HNC8090TGJCG" accepted. 2025-07-10 14:13:20.317 +03:00 [DBG] Connection id "0HNC8090TGJCG" started. 2025-07-10 14:13:20.317 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:13:20.317 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:13:20.317 +03:00 [DBG] POST requests are not supported 2025-07-10 14:13:20.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:13:20.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-07-10 14:13:20.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:20.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:13:20.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:13:20.317 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:13:20.317 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:13:20.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:20.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-07-10 14:13:20.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:13:20.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:13:20.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-07-10 14:13:20.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:13:20.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-07-10 14:13:20.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:20.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:20.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:20.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:20.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:20.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:20.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:20.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:20.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:13:20.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1671ms. 2025-07-10 14:13:20.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:20.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:13:20.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:20.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:20.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:20.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2131ms 2025-07-10 14:13:20.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:20.319 +03:00 [DBG] Connection id "0HNC8090TGJCG" completed keep alive response. 2025-07-10 14:13:20.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3036ms 2025-07-10 14:13:20.319 +03:00 [DBG] Connection id "0HNC8090TGJCG" received FIN. 2025-07-10 14:13:20.320 +03:00 [DBG] Connection id "0HNC8090TGJCG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:13:20.320 +03:00 [DBG] Connection id "0HNC8090TGJCG" disconnecting. 2025-07-10 14:13:20.320 +03:00 [DBG] Connection id "0HNC8090TGJCG" stopped. 2025-07-10 14:13:25.327 +03:00 [DBG] Connection id "0HNC8090TGJCH" accepted. 2025-07-10 14:13:25.327 +03:00 [DBG] Connection id "0HNC8090TGJCH" started. 2025-07-10 14:13:25.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:13:25.327 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:13:25.327 +03:00 [DBG] POST requests are not supported 2025-07-10 14:13:25.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:13:25.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-07-10 14:13:25.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:25.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:13:25.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:13:25.328 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:13:25.328 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:13:25.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:25.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-07-10 14:13:25.328 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:13:25.328 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:13:25.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-07-10 14:13:25.328 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:13:25.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-07-10 14:13:25.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:25.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:25.328 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:25.328 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:25.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:25.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:25.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:25.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:25.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:13:25.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1609ms. 2025-07-10 14:13:25.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:25.329 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:13:25.329 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:25.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:25.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:25.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1656ms 2025-07-10 14:13:25.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:25.329 +03:00 [DBG] Connection id "0HNC8090TGJCH" completed keep alive response. 2025-07-10 14:13:25.329 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0614ms 2025-07-10 14:13:25.330 +03:00 [DBG] Connection id "0HNC8090TGJCH" received FIN. 2025-07-10 14:13:25.330 +03:00 [DBG] Connection id "0HNC8090TGJCH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:13:25.330 +03:00 [DBG] Connection id "0HNC8090TGJCH" disconnecting. 2025-07-10 14:13:25.330 +03:00 [DBG] Connection id "0HNC8090TGJCH" stopped. 2025-07-10 14:13:30.318 +03:00 [DBG] Connection id "0HNC8090TGJCI" accepted. 2025-07-10 14:13:30.318 +03:00 [DBG] Connection id "0HNC8090TGJCI" started. 2025-07-10 14:13:30.319 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:13:30.319 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:13:30.319 +03:00 [DBG] POST requests are not supported 2025-07-10 14:13:30.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:13:30.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:13:30.319 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:30.319 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:13:30.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:13:30.319 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:13:30.319 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:13:30.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13: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-07-10 14:13:30.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:13:30.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:13: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-07-10 14:13:30.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:13: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-07-10 14:13:30.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:30.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:30.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:30.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:30.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:30.320 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:13:30.320 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1917ms. 2025-07-10 14:13:30.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:30.320 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:13:30.320 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:30.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:30.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:30.320 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1339ms 2025-07-10 14:13:30.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:30.321 +03:00 [DBG] Connection id "0HNC8090TGJCI" completed keep alive response. 2025-07-10 14:13:30.321 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1274ms 2025-07-10 14:13:30.321 +03:00 [DBG] Connection id "0HNC8090TGJCI" received FIN. 2025-07-10 14:13:30.321 +03:00 [DBG] Connection id "0HNC8090TGJCI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:13:30.321 +03:00 [DBG] Connection id "0HNC8090TGJCI" disconnecting. 2025-07-10 14:13:30.321 +03:00 [DBG] Connection id "0HNC8090TGJCI" stopped. 2025-07-10 14:13:53.320 +03:00 [DBG] Connection id "0HNC8090TGJCJ" accepted. 2025-07-10 14:13:53.320 +03:00 [DBG] Connection id "0HNC8090TGJCJ" started. 2025-07-10 14:13:53.320 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:13:53.320 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:13:53.320 +03:00 [DBG] POST requests are not supported 2025-07-10 14:13:53.320 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:13:53.320 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:13:53.320 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:53.320 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:13:53.320 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:13:53.320 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:13:53.320 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:13:53.320 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:53.320 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:13:53.320 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:13:53.320 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:13:53.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:13:53.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:13:53.321 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:13:53.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:53.321 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:53.321 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:13:53.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:53.321 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:13:53.321 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-10 14:13:53.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:53.321 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:13:53.321 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:13:53.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:53.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:13:53.322 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8104ms 2025-07-10 14:13:53.322 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:13:53.322 +03:00 [DBG] Connection id "0HNC8090TGJCJ" completed keep alive response. 2025-07-10 14:13:53.322 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5513ms 2025-07-10 14:13:53.322 +03:00 [DBG] Connection id "0HNC8090TGJCJ" received FIN. 2025-07-10 14:13:53.322 +03:00 [DBG] Connection id "0HNC8090TGJCJ" disconnecting. 2025-07-10 14:13:53.322 +03:00 [DBG] Connection id "0HNC8090TGJCJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:13:53.323 +03:00 [DBG] Connection id "0HNC8090TGJCJ" stopped. 2025-07-10 14:14:53.334 +03:00 [DBG] Connection id "0HNC8090TGJCK" accepted. 2025-07-10 14:14:53.334 +03:00 [DBG] Connection id "0HNC8090TGJCK" started. 2025-07-10 14:14:53.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:14:53.334 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:14:53.334 +03:00 [DBG] POST requests are not supported 2025-07-10 14:14:53.334 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:14:53.334 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:14:53.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:14:53.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:14:53.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:14:53.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:14:53.334 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:14:53.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:14:53.334 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:14:53.334 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:14:53.334 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:14:53.334 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:14:53.335 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:14:53.335 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:14:53.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:14:53.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:14:53.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:14:53.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:14:53.335 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:14:53.335 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1528ms. 2025-07-10 14:14:53.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:14:53.335 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:14:53.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:14:53.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:14:53.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:14:53.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7194ms 2025-07-10 14:14:53.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:14:53.335 +03:00 [DBG] Connection id "0HNC8090TGJCK" completed keep alive response. 2025-07-10 14:14:53.335 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3674ms 2025-07-10 14:14:53.336 +03:00 [DBG] Connection id "0HNC8090TGJCK" received FIN. 2025-07-10 14:14:53.336 +03:00 [DBG] Connection id "0HNC8090TGJCK" disconnecting. 2025-07-10 14:14:53.336 +03:00 [DBG] Connection id "0HNC8090TGJCK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:14:53.337 +03:00 [DBG] Connection id "0HNC8090TGJCK" stopped. 2025-07-10 14:15:53.334 +03:00 [DBG] Connection id "0HNC8090TGJCL" accepted. 2025-07-10 14:15:53.334 +03:00 [DBG] Connection id "0HNC8090TGJCL" started. 2025-07-10 14:15:53.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:15:53.334 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:15:53.334 +03:00 [DBG] POST requests are not supported 2025-07-10 14:15:53.334 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:15:53.334 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:15:53.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:15:53.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:15:53.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:15:53.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:15:53.334 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:15:53.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:15:53.334 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:15:53.335 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:15:53.335 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:15:53.335 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:15:53.335 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:15:53.335 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:15:53.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:15:53.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:15:53.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:15:53.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:15:53.335 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:15:53.335 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-07-10 14:15:53.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:15:53.335 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:15:53.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:15:53.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:15:53.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:15:53.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7034ms 2025-07-10 14:15:53.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:15:53.336 +03:00 [DBG] Connection id "0HNC8090TGJCL" completed keep alive response. 2025-07-10 14:15:53.336 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5027ms 2025-07-10 14:15:53.336 +03:00 [DBG] Connection id "0HNC8090TGJCL" received FIN. 2025-07-10 14:15:53.336 +03:00 [DBG] Connection id "0HNC8090TGJCL" disconnecting. 2025-07-10 14:15:53.336 +03:00 [DBG] Connection id "0HNC8090TGJCL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:15:53.337 +03:00 [DBG] Connection id "0HNC8090TGJCL" stopped. 2025-07-10 14:16:16.510 +03:00 [DBG] Connection id "0HNC8090TGJCM" accepted. 2025-07-10 14:16:16.510 +03:00 [DBG] Connection id "0HNC8090TGJCM" started. 2025-07-10 14:16:16.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:16:16.510 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:16:16.510 +03:00 [DBG] POST requests are not supported 2025-07-10 14:16:16.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:16:16.510 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:16:16.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:16.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:16:16.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:16:16.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:16:16.510 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:16:16.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:16.511 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:16:16.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:16:16.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:16:16.511 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:16:16.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:16:16.511 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:16:16.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:16.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:16.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:16.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:16.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:16.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:16.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:16.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:16.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:16:16.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1665ms. 2025-07-10 14:16:16.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:16.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:16:16.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:16.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:16.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:16.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1668ms 2025-07-10 14:16:16.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:16.512 +03:00 [DBG] Connection id "0HNC8090TGJCM" completed keep alive response. 2025-07-10 14:16:16.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1457ms 2025-07-10 14:16:16.513 +03:00 [DBG] Connection id "0HNC8090TGJCM" received FIN. 2025-07-10 14:16:16.513 +03:00 [DBG] Connection id "0HNC8090TGJCM" disconnecting. 2025-07-10 14:16:16.513 +03:00 [DBG] Connection id "0HNC8090TGJCM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:16:16.514 +03:00 [DBG] Connection id "0HNC8090TGJCM" stopped. 2025-07-10 14:16:20.322 +03:00 [DBG] Connection id "0HNC8090TGJCN" accepted. 2025-07-10 14:16:20.322 +03:00 [DBG] Connection id "0HNC8090TGJCN" started. 2025-07-10 14:16:20.323 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:16:20.323 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:16:20.323 +03:00 [DBG] POST requests are not supported 2025-07-10 14:16:20.323 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:16:20.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-07-10 14:16:20.323 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:20.323 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:16:20.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:16:20.323 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:16:20.323 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:16:20.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:20.324 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:16:20.324 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:16:20.324 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:16:20.324 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:16:20.324 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:16:20.324 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:16:20.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:20.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:20.324 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:20.324 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:20.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:20.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:20.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:20.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:20.324 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:16:20.325 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2067ms. 2025-07-10 14:16:20.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:20.325 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:16:20.325 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:20.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:20.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:20.325 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3796ms 2025-07-10 14:16:20.326 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:20.326 +03:00 [DBG] Connection id "0HNC8090TGJCN" completed keep alive response. 2025-07-10 14:16:20.326 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1444ms 2025-07-10 14:16:20.326 +03:00 [DBG] Connection id "0HNC8090TGJCN" received FIN. 2025-07-10 14:16:20.326 +03:00 [DBG] Connection id "0HNC8090TGJCN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:16:20.326 +03:00 [DBG] Connection id "0HNC8090TGJCN" disconnecting. 2025-07-10 14:16:20.326 +03:00 [DBG] Connection id "0HNC8090TGJCN" stopped. 2025-07-10 14:16:25.319 +03:00 [DBG] Connection id "0HNC8090TGJCO" accepted. 2025-07-10 14:16:25.319 +03:00 [DBG] Connection id "0HNC8090TGJCO" started. 2025-07-10 14:16:25.319 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:16:25.319 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:16:25.319 +03:00 [DBG] POST requests are not supported 2025-07-10 14:16:25.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:16:25.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:16:25.319 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:25.319 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:16:25.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:16:25.319 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:16:25.319 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:16:25.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:25.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-07-10 14:16:25.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:16:25.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:16:25.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-07-10 14:16:25.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:16:25.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-07-10 14:16:25.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:25.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:25.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:25.320 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:25.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:25.320 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:16:25.320 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-07-10 14:16:25.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:25.320 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:16:25.320 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:25.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:25.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:25.320 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8743ms 2025-07-10 14:16:25.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:25.320 +03:00 [DBG] Connection id "0HNC8090TGJCO" completed keep alive response. 2025-07-10 14:16:25.320 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6068ms 2025-07-10 14:16:25.321 +03:00 [DBG] Connection id "0HNC8090TGJCO" received FIN. 2025-07-10 14:16:25.321 +03:00 [DBG] Connection id "0HNC8090TGJCO" disconnecting. 2025-07-10 14:16:25.321 +03:00 [DBG] Connection id "0HNC8090TGJCO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:16:25.322 +03:00 [DBG] Connection id "0HNC8090TGJCO" stopped. 2025-07-10 14:16:30.319 +03:00 [DBG] Connection id "0HNC8090TGJCP" accepted. 2025-07-10 14:16:30.319 +03:00 [DBG] Connection id "0HNC8090TGJCP" started. 2025-07-10 14:16:30.320 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:16:30.320 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:16:30.320 +03:00 [DBG] POST requests are not supported 2025-07-10 14:16:30.321 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:16:30.321 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:16:30.321 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:30.321 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:16:30.321 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:16:30.321 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:16:30.321 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:16:30.321 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:30.321 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:16:30.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:16:30.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:16:30.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:16:30.322 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:16:30.322 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:16:30.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:30.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:30.322 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:30.322 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:30.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:30.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:30.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:30.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:30.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:16:30.323 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1856ms. 2025-07-10 14:16:30.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:30.323 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:16:30.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:30.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:30.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:30.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6923ms 2025-07-10 14:16:30.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:30.323 +03:00 [DBG] Connection id "0HNC8090TGJCP" completed keep alive response. 2025-07-10 14:16:30.324 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2537ms 2025-07-10 14:16:30.324 +03:00 [DBG] Connection id "0HNC8090TGJCP" received FIN. 2025-07-10 14:16:30.324 +03:00 [DBG] Connection id "0HNC8090TGJCP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:16:30.324 +03:00 [DBG] Connection id "0HNC8090TGJCP" disconnecting. 2025-07-10 14:16:30.324 +03:00 [DBG] Connection id "0HNC8090TGJCP" stopped. 2025-07-10 14:16:35.333 +03:00 [DBG] Connection id "0HNC8090TGJCQ" accepted. 2025-07-10 14:16:35.333 +03:00 [DBG] Connection id "0HNC8090TGJCQ" started. 2025-07-10 14:16:35.333 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:16:35.333 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:16:35.333 +03:00 [DBG] POST requests are not supported 2025-07-10 14:16:35.333 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:16:35.333 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:16:35.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:35.333 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:16:35.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:16:35.333 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:16:35.333 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:16:35.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:35.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-07-10 14:16:35.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:16:35.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:16:35.334 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:16:35.334 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:16:35.334 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:16:35.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:35.334 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:35.334 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:35.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:35.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:16:35.334 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1448ms. 2025-07-10 14:16:35.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:35.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:16:35.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:35.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:35.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:35.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:35.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8749ms 2025-07-10 14:16:35.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:35.335 +03:00 [DBG] Connection id "0HNC8090TGJCQ" completed keep alive response. 2025-07-10 14:16:35.335 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6527ms 2025-07-10 14:16:35.335 +03:00 [DBG] Connection id "0HNC8090TGJCQ" received FIN. 2025-07-10 14:16:35.335 +03:00 [DBG] Connection id "0HNC8090TGJCQ" disconnecting. 2025-07-10 14:16:35.335 +03:00 [DBG] Connection id "0HNC8090TGJCQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:16:35.336 +03:00 [DBG] Connection id "0HNC8090TGJCQ" stopped. 2025-07-10 14:16:40.324 +03:00 [DBG] Connection id "0HNC8090TGJCR" accepted. 2025-07-10 14:16:40.325 +03:00 [DBG] Connection id "0HNC8090TGJCR" started. 2025-07-10 14:16:40.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:16:40.325 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:16:40.325 +03:00 [DBG] POST requests are not supported 2025-07-10 14:16:40.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:16:40.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:16:40.326 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:40.326 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:16:40.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:16:40.326 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:16:40.326 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:16:40.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:40.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-07-10 14:16:40.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:16:40.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:16:40.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-07-10 14:16:40.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:16:40.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-07-10 14:16:40.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:40.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:40.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:40.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:40.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:40.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:16:40.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1692ms. 2025-07-10 14:16:40.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:40.327 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:16:40.327 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:40.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:40.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:40.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:40.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:40.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:40.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:40.328 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2942ms 2025-07-10 14:16:40.328 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:40.328 +03:00 [DBG] Connection id "0HNC8090TGJCR" completed keep alive response. 2025-07-10 14:16:40.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4981ms 2025-07-10 14:16:40.328 +03:00 [DBG] Connection id "0HNC8090TGJCR" received FIN. 2025-07-10 14:16:40.328 +03:00 [DBG] Connection id "0HNC8090TGJCR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:16:40.329 +03:00 [DBG] Connection id "0HNC8090TGJCR" disconnecting. 2025-07-10 14:16:40.329 +03:00 [DBG] Connection id "0HNC8090TGJCR" stopped. 2025-07-10 14:16:45.332 +03:00 [DBG] Connection id "0HNC8090TGJCS" accepted. 2025-07-10 14:16:45.332 +03:00 [DBG] Connection id "0HNC8090TGJCS" started. 2025-07-10 14:16:45.333 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:16:45.333 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:16:45.333 +03:00 [DBG] POST requests are not supported 2025-07-10 14:16:45.333 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:16:45.333 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:16:45.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:45.333 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:16:45.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:16:45.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:16:45.334 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:16:45.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:45.334 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:16:45.334 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:16:45.334 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:16:45.334 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:16:45.334 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:16:45.334 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:16:45.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:45.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:45.334 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:45.334 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:45.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:45.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:45.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:45.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:45.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:16:45.335 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-07-10 14:16:45.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:45.335 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:16:45.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:45.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:45.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:45.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2594ms 2025-07-10 14:16:45.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:45.335 +03:00 [DBG] Connection id "0HNC8090TGJCS" completed keep alive response. 2025-07-10 14:16:45.336 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6346ms 2025-07-10 14:16:45.336 +03:00 [DBG] Connection id "0HNC8090TGJCS" received FIN. 2025-07-10 14:16:45.336 +03:00 [DBG] Connection id "0HNC8090TGJCS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:16:45.336 +03:00 [DBG] Connection id "0HNC8090TGJCS" disconnecting. 2025-07-10 14:16:45.336 +03:00 [DBG] Connection id "0HNC8090TGJCS" stopped. 2025-07-10 14:16:50.322 +03:00 [DBG] Connection id "0HNC8090TGJCT" accepted. 2025-07-10 14:16:50.322 +03:00 [DBG] Connection id "0HNC8090TGJCT" started. 2025-07-10 14:16:50.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:16:50.322 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:16:50.322 +03:00 [DBG] POST requests are not supported 2025-07-10 14:16:50.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:16:50.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-07-10 14:16:50.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:50.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:16:50.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:16:50.323 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:16:50.323 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:16:50.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:50.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-07-10 14:16:50.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:16:50.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:16:50.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-07-10 14:16:50.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:16:50.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-07-10 14:16:50.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:50.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:50.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:50.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:50.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:50.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:50.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:50.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:50.324 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:16:50.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1968ms. 2025-07-10 14:16:50.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:50.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:50.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:50.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:50.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:50.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:50.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:50.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:50.325 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:50.325 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:16:50.325 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:50.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:50.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:50.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:50.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:50.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:50.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:50.325 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9082ms 2025-07-10 14:16:50.325 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:50.325 +03:00 [DBG] Connection id "0HNC8090TGJCT" completed keep alive response. 2025-07-10 14:16:50.325 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4172ms 2025-07-10 14:16:50.326 +03:00 [DBG] Connection id "0HNC8090TGJCT" received FIN. 2025-07-10 14:16:50.326 +03:00 [DBG] Connection id "0HNC8090TGJCT" disconnecting. 2025-07-10 14:16:50.326 +03:00 [DBG] Connection id "0HNC8090TGJCT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:16:50.327 +03:00 [DBG] Connection id "0HNC8090TGJCT" stopped. 2025-07-10 14:16:55.318 +03:00 [DBG] Connection id "0HNC8090TGJCU" accepted. 2025-07-10 14:16:55.319 +03:00 [DBG] Connection id "0HNC8090TGJCU" started. 2025-07-10 14:16:55.319 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:16:55.319 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:16:55.319 +03:00 [DBG] POST requests are not supported 2025-07-10 14:16:55.319 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:16:55.319 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:16:55.319 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:55.319 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:16:55.320 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:16:55.320 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:16:55.320 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:16:55.320 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:55.320 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:16:55.320 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:16:55.320 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:16:55.320 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:16:55.320 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:16:55.320 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:16:55.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:55.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:55.320 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:55.320 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:16:55.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:55.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:55.321 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:16:55.321 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2014ms. 2025-07-10 14:16:55.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:55.321 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:16:55.321 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:16:55.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:55.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:55.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:16:55.322 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4152ms 2025-07-10 14:16:55.322 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:16:55.322 +03:00 [DBG] Connection id "0HNC8090TGJCU" completed keep alive response. 2025-07-10 14:16:55.322 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7857ms 2025-07-10 14:16:55.322 +03:00 [DBG] Connection id "0HNC8090TGJCU" received FIN. 2025-07-10 14:16:55.322 +03:00 [DBG] Connection id "0HNC8090TGJCU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:16:55.322 +03:00 [DBG] Connection id "0HNC8090TGJCU" disconnecting. 2025-07-10 14:16:55.322 +03:00 [DBG] Connection id "0HNC8090TGJCU" stopped. 2025-07-10 14:17:00.331 +03:00 [DBG] Connection id "0HNC8090TGJCV" accepted. 2025-07-10 14:17:00.332 +03:00 [DBG] Connection id "0HNC8090TGJCV" started. 2025-07-10 14:17:00.332 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:17:00.332 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:17:00.332 +03:00 [DBG] POST requests are not supported 2025-07-10 14:17:00.332 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:17:00.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-07-10 14:17:00.332 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:00.332 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:17:00.332 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:17:00.332 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:17:00.332 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:17:00.332 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:00.332 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:17:00.332 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:17:00.332 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:17:00.332 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:17:00.332 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:17:00.332 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:17:00.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:00.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:17:00.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:17:00.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:00.333 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:17:00.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1529ms. 2025-07-10 14:17:00.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:17:00.333 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:17:00.333 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:17:00.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:00.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:00.333 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8675ms 2025-07-10 14:17:00.333 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:00.333 +03:00 [DBG] Connection id "0HNC8090TGJCV" completed keep alive response. 2025-07-10 14:17:00.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7211ms 2025-07-10 14:17:00.334 +03:00 [DBG] Connection id "0HNC8090TGJCV" received FIN. 2025-07-10 14:17:00.334 +03:00 [DBG] Connection id "0HNC8090TGJCV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:17:00.334 +03:00 [DBG] Connection id "0HNC8090TGJCV" disconnecting. 2025-07-10 14:17:00.334 +03:00 [DBG] Connection id "0HNC8090TGJCV" stopped. 2025-07-10 14:17:05.329 +03:00 [DBG] Connection id "0HNC8090TGJD0" accepted. 2025-07-10 14:17:05.330 +03:00 [DBG] Connection id "0HNC8090TGJD0" started. 2025-07-10 14:17:05.330 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:17:05.330 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:17:05.330 +03:00 [DBG] POST requests are not supported 2025-07-10 14:17:05.330 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:17:05.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-07-10 14:17:05.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:05.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:17:05.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:17:05.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:17:05.330 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:17:05.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:05.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-07-10 14:17:05.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:17:05.330 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:17:05.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-07-10 14:17:05.330 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:17:05.330 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:17:05.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:05.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:05.330 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:17:05.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:17:05.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:05.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:17:05.331 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-07-10 14:17:05.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:17:05.331 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:17:05.331 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:17:05.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:05.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:05.331 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8491ms 2025-07-10 14:17:05.331 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:05.331 +03:00 [DBG] Connection id "0HNC8090TGJD0" completed keep alive response. 2025-07-10 14:17:05.331 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.599ms 2025-07-10 14:17:05.332 +03:00 [DBG] Connection id "0HNC8090TGJD0" received FIN. 2025-07-10 14:17:05.332 +03:00 [DBG] Connection id "0HNC8090TGJD0" disconnecting. 2025-07-10 14:17:05.332 +03:00 [DBG] Connection id "0HNC8090TGJD0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:17:05.333 +03:00 [DBG] Connection id "0HNC8090TGJD0" stopped. 2025-07-10 14:17:10.330 +03:00 [DBG] Connection id "0HNC8090TGJD1" accepted. 2025-07-10 14:17:10.330 +03:00 [DBG] Connection id "0HNC8090TGJD1" started. 2025-07-10 14:17:10.330 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:17:10.330 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:17:10.330 +03:00 [DBG] POST requests are not supported 2025-07-10 14:17:10.330 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:17:10.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-07-10 14:17:10.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:10.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:17:10.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:17:10.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:17:10.330 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:17:10.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:10.331 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:17:10.331 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:17:10.331 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:17:10.331 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:17:10.331 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:17:10.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-07-10 14:17:10.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:10.331 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:17:10.331 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:17:10.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:10.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:17:10.331 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1449ms. 2025-07-10 14:17:10.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:10.331 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:17:10.332 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:17:10.332 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:17:10.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:10.332 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:10.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:10.332 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:10.332 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:10.332 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:10.332 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0007ms 2025-07-10 14:17:10.332 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:10.332 +03:00 [DBG] Connection id "0HNC8090TGJD1" completed keep alive response. 2025-07-10 14:17:10.332 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6855ms 2025-07-10 14:17:10.332 +03:00 [DBG] Connection id "0HNC8090TGJD1" received FIN. 2025-07-10 14:17:10.332 +03:00 [DBG] Connection id "0HNC8090TGJD1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:17:10.332 +03:00 [DBG] Connection id "0HNC8090TGJD1" disconnecting. 2025-07-10 14:17:10.333 +03:00 [DBG] Connection id "0HNC8090TGJD1" stopped. 2025-07-10 14:17:15.330 +03:00 [DBG] Connection id "0HNC8090TGJD2" accepted. 2025-07-10 14:17:15.330 +03:00 [DBG] Connection id "0HNC8090TGJD2" started. 2025-07-10 14:17:15.330 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:17:15.331 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:17:15.331 +03:00 [DBG] POST requests are not supported 2025-07-10 14:17:15.331 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:17:15.331 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:17:15.331 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:15.331 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:17:15.331 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:17:15.331 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:17:15.331 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:17:15.331 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:15.331 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:17:15.331 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:17:15.331 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:17:15.331 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:17:15.331 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:17:15.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-07-10 14:17:15.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:15.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:15.331 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:17:15.331 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:17:15.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:15.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:15.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:15.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:15.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:17:15.331 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-07-10 14:17:15.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:15.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:15.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:15.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:15.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:15.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:15.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:15.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:15.332 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:17:15.332 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:17:15.332 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:17:15.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:15.332 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:15.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:15.332 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:15.332 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:15.332 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:15.332 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.689ms 2025-07-10 14:17:15.332 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:15.332 +03:00 [DBG] Connection id "0HNC8090TGJD2" completed keep alive response. 2025-07-10 14:17:15.332 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3563ms 2025-07-10 14:17:15.332 +03:00 [DBG] Connection id "0HNC8090TGJD2" received FIN. 2025-07-10 14:17:15.332 +03:00 [DBG] Connection id "0HNC8090TGJD2" disconnecting. 2025-07-10 14:17:15.332 +03:00 [DBG] Connection id "0HNC8090TGJD2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:17:15.333 +03:00 [DBG] Connection id "0HNC8090TGJD2" stopped. 2025-07-10 14:17:53.328 +03:00 [DBG] Connection id "0HNC8090TGJD3" accepted. 2025-07-10 14:17:53.328 +03:00 [DBG] Connection id "0HNC8090TGJD3" started. 2025-07-10 14:17:53.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:17:53.329 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:17:53.329 +03:00 [DBG] POST requests are not supported 2025-07-10 14:17:53.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:17:53.329 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:17:53.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:53.329 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:17:53.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:17:53.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:17:53.329 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:17:53.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:53.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-07-10 14:17:53.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:17:53.330 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:17:53.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-07-10 14:17:53.330 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:17:53.330 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:17:53.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:53.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:53.330 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:17:53.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:17:53.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:53.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:53.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:53.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:53.330 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:17:53.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1646ms. 2025-07-10 14:17:53.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:53.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:17:53.331 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:17:53.331 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:17:53.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:53.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:17:53.331 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2177ms 2025-07-10 14:17:53.331 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:17:53.331 +03:00 [DBG] Connection id "0HNC8090TGJD3" completed keep alive response. 2025-07-10 14:17:53.331 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4943ms 2025-07-10 14:17:53.332 +03:00 [DBG] Connection id "0HNC8090TGJD3" received FIN. 2025-07-10 14:17:53.332 +03:00 [DBG] Connection id "0HNC8090TGJD3" disconnecting. 2025-07-10 14:17:53.332 +03:00 [DBG] Connection id "0HNC8090TGJD3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:17:53.333 +03:00 [DBG] Connection id "0HNC8090TGJD3" stopped. 2025-07-10 14:18:53.338 +03:00 [DBG] Connection id "0HNC8090TGJD4" accepted. 2025-07-10 14:18:53.338 +03:00 [DBG] Connection id "0HNC8090TGJD4" started. 2025-07-10 14:18:53.338 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:18:53.338 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:18:53.338 +03:00 [DBG] POST requests are not supported 2025-07-10 14:18:53.338 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:18:53.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-07-10 14:18:53.338 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:18:53.338 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:18:53.338 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:18:53.338 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:18:53.338 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:18:53.338 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:18:53.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-07-10 14:18:53.338 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:18:53.338 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:18:53.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-07-10 14:18:53.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:18:53.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-07-10 14:18:53.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:18:53.339 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:18:53.339 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:18:53.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:18:53.339 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:18:53.339 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-10 14:18:53.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:18:53.339 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:18:53.339 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:18:53.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:18:53.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:18:53.339 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7341ms 2025-07-10 14:18:53.339 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:18:53.339 +03:00 [DBG] Connection id "0HNC8090TGJD4" completed keep alive response. 2025-07-10 14:18:53.339 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3331ms 2025-07-10 14:18:53.340 +03:00 [DBG] Connection id "0HNC8090TGJD4" received FIN. 2025-07-10 14:18:53.340 +03:00 [DBG] Connection id "0HNC8090TGJD4" disconnecting. 2025-07-10 14:18:53.340 +03:00 [DBG] Connection id "0HNC8090TGJD4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:18:53.341 +03:00 [DBG] Connection id "0HNC8090TGJD4" stopped. 2025-07-10 14:19:08.030 +03:00 [DBG] Connection id "0HNC8090TGJD5" accepted. 2025-07-10 14:19:08.030 +03:00 [DBG] Connection id "0HNC8090TGJD5" started. 2025-07-10 14:19:08.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:08.030 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:08.030 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:08.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19:08.030 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:19:08.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:08.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:08.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:08.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:08.030 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:08.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:08.030 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:19:08.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:08.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19:08.030 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:19:08.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19:08.030 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:19:08.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:08.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:08.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:08.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:08.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:08.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-07-10 14:19:08.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:08.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:08.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:08.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:08.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:08.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7307ms 2025-07-10 14:19:08.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:08.031 +03:00 [DBG] Connection id "0HNC8090TGJD5" completed keep alive response. 2025-07-10 14:19:08.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3163ms 2025-07-10 14:19:08.032 +03:00 [DBG] Connection id "0HNC8090TGJD5" received FIN. 2025-07-10 14:19:08.032 +03:00 [DBG] Connection id "0HNC8090TGJD5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:08.032 +03:00 [DBG] Connection id "0HNC8090TGJD5" disconnecting. 2025-07-10 14:19:08.032 +03:00 [DBG] Connection id "0HNC8090TGJD5" stopped. 2025-07-10 14:19:09.361 +03:00 [DBG] Connection id "0HNC8090TGJD6" accepted. 2025-07-10 14:19:09.362 +03:00 [DBG] Connection id "0HNC8090TGJD6" started. 2025-07-10 14:19:09.362 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:09.362 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:09.362 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:09.362 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19:09.362 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:19:09.362 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:09.362 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:09.362 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:09.362 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:09.362 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:09.362 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:09.362 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:19:09.362 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:09.362 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19:09.363 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:19:09.363 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19:09.363 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:19:09.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:09.363 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:09.363 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:09.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:09.363 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:09.363 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-07-10 14:19:09.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:09.363 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:09.363 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:09.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:09.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:09.363 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8445ms 2025-07-10 14:19:09.363 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:09.363 +03:00 [DBG] Connection id "0HNC8090TGJD6" completed keep alive response. 2025-07-10 14:19:09.364 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7648ms 2025-07-10 14:19:09.364 +03:00 [DBG] Connection id "0HNC8090TGJD6" received FIN. 2025-07-10 14:19:09.364 +03:00 [DBG] Connection id "0HNC8090TGJD6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:09.364 +03:00 [DBG] Connection id "0HNC8090TGJD6" disconnecting. 2025-07-10 14:19:09.364 +03:00 [DBG] Connection id "0HNC8090TGJD6" stopped. 2025-07-10 14:19:15.323 +03:00 [DBG] Connection id "0HNC8090TGJD7" accepted. 2025-07-10 14:19:15.323 +03:00 [DBG] Connection id "0HNC8090TGJD7" started. 2025-07-10 14:19:15.323 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:15.323 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:15.323 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:15.323 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19:15.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-07-10 14:19:15.323 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:15.323 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:15.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:15.323 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:15.323 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:15.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:15.324 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:19:15.324 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:15.324 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19:15.324 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:19:15.324 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19:15.324 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:19:15.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:15.324 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:15.324 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:15.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:15.324 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:15.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-07-10 14:19:15.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:15.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:15.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:15.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:15.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:15.324 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6628ms 2025-07-10 14:19:15.324 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:15.324 +03:00 [DBG] Connection id "0HNC8090TGJD7" completed keep alive response. 2025-07-10 14:19:15.324 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2569ms 2025-07-10 14:19:15.325 +03:00 [DBG] Connection id "0HNC8090TGJD7" received FIN. 2025-07-10 14:19:15.325 +03:00 [DBG] Connection id "0HNC8090TGJD7" disconnecting. 2025-07-10 14:19:15.325 +03:00 [DBG] Connection id "0HNC8090TGJD7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:15.326 +03:00 [DBG] Connection id "0HNC8090TGJD7" stopped. 2025-07-10 14:19:20.332 +03:00 [DBG] Connection id "0HNC8090TGJD8" accepted. 2025-07-10 14:19:20.332 +03:00 [DBG] Connection id "0HNC8090TGJD8" started. 2025-07-10 14:19:20.332 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:20.332 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:20.332 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:20.333 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19:20.333 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:19:20.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:20.333 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:20.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:20.333 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:20.333 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:20.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:20.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-07-10 14:19:20.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:20.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19:20.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-07-10 14:19:20.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19:20.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-07-10 14:19:20.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:20.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:20.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:20.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:20.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:20.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:20.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:20.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:20.333 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:20.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-10 14:19:20.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:20.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:20.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:20.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:20.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:20.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:20.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:20.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:20.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:20.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:20.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:20.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:20.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:20.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:20.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:20.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:20.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:20.334 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7269ms 2025-07-10 14:19:20.334 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:20.334 +03:00 [DBG] Connection id "0HNC8090TGJD8" completed keep alive response. 2025-07-10 14:19:20.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4581ms 2025-07-10 14:19:20.334 +03:00 [DBG] Connection id "0HNC8090TGJD8" received FIN. 2025-07-10 14:19:20.334 +03:00 [DBG] Connection id "0HNC8090TGJD8" disconnecting. 2025-07-10 14:19:20.334 +03:00 [DBG] Connection id "0HNC8090TGJD8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:20.335 +03:00 [DBG] Connection id "0HNC8090TGJD8" stopped. 2025-07-10 14:19:25.324 +03:00 [DBG] Connection id "0HNC8090TGJD9" accepted. 2025-07-10 14:19:25.325 +03:00 [DBG] Connection id "0HNC8090TGJD9" started. 2025-07-10 14:19:25.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:25.325 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:25.325 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:25.325 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19:25.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-07-10 14:19:25.325 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:25.325 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:25.325 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:25.325 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:25.325 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:25.325 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:25.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-07-10 14:19:25.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:25.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19:25.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-07-10 14:19:25.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19:25.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-07-10 14:19:25.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:25.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:25.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:25.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:25.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:25.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:25.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:25.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:25.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:25.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2301ms. 2025-07-10 14:19:25.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:25.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:25.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:25.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:25.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:25.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:25.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:25.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:25.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:25.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:25.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:25.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:25.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:25.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:25.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:25.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:25.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:25.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.5026ms 2025-07-10 14:19:25.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:25.329 +03:00 [DBG] Connection id "0HNC8090TGJD9" completed keep alive response. 2025-07-10 14:19:25.329 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1931ms 2025-07-10 14:19:25.329 +03:00 [DBG] Connection id "0HNC8090TGJD9" received FIN. 2025-07-10 14:19:25.329 +03:00 [DBG] Connection id "0HNC8090TGJD9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:25.329 +03:00 [DBG] Connection id "0HNC8090TGJD9" disconnecting. 2025-07-10 14:19:25.330 +03:00 [DBG] Connection id "0HNC8090TGJD9" stopped. 2025-07-10 14:19:30.325 +03:00 [DBG] Connection id "0HNC8090TGJDA" accepted. 2025-07-10 14:19:30.325 +03:00 [DBG] Connection id "0HNC8090TGJDA" started. 2025-07-10 14:19:30.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:30.325 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:30.325 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:30.325 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19: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-07-10 14:19:30.325 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:30.325 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:30.325 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:30.326 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:30.326 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:30.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19: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-07-10 14:19:30.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:30.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19: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-07-10 14:19:30.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19: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-07-10 14:19:30.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:30.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:30.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:30.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:30.326 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:30.326 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1132ms. 2025-07-10 14:19:30.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:30.326 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:30.326 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:30.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:30.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:30.326 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6287ms 2025-07-10 14:19:30.326 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:30.326 +03:00 [DBG] Connection id "0HNC8090TGJDA" completed keep alive response. 2025-07-10 14:19:30.326 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.119ms 2025-07-10 14:19:30.327 +03:00 [DBG] Connection id "0HNC8090TGJDA" received FIN. 2025-07-10 14:19:30.327 +03:00 [DBG] Connection id "0HNC8090TGJDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:30.327 +03:00 [DBG] Connection id "0HNC8090TGJDA" disconnecting. 2025-07-10 14:19:30.327 +03:00 [DBG] Connection id "0HNC8090TGJDA" stopped. 2025-07-10 14:19:35.332 +03:00 [DBG] Connection id "0HNC8090TGJDB" accepted. 2025-07-10 14:19:35.332 +03:00 [DBG] Connection id "0HNC8090TGJDB" started. 2025-07-10 14:19:35.332 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:35.332 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:35.332 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:35.332 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19:35.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-07-10 14:19:35.332 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:35.332 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:35.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:35.333 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:35.333 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:35.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:35.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-07-10 14:19:35.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:35.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19:35.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-07-10 14:19:35.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19:35.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-07-10 14:19:35.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:35.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:35.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:35.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:35.333 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:35.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-07-10 14:19:35.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:35.333 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:35.333 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:35.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:35.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:35.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:35.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:35.334 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6602ms 2025-07-10 14:19:35.334 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:35.334 +03:00 [DBG] Connection id "0HNC8090TGJDB" completed keep alive response. 2025-07-10 14:19:35.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.297ms 2025-07-10 14:19:35.334 +03:00 [DBG] Connection id "0HNC8090TGJDB" received FIN. 2025-07-10 14:19:35.334 +03:00 [DBG] Connection id "0HNC8090TGJDB" disconnecting. 2025-07-10 14:19:35.334 +03:00 [DBG] Connection id "0HNC8090TGJDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:35.335 +03:00 [DBG] Connection id "0HNC8090TGJDB" stopped. 2025-07-10 14:19:40.329 +03:00 [DBG] Connection id "0HNC8090TGJDC" accepted. 2025-07-10 14:19:40.329 +03:00 [DBG] Connection id "0HNC8090TGJDC" started. 2025-07-10 14:19:40.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:40.330 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:40.330 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:40.330 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19:40.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-07-10 14:19:40.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:40.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:40.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:40.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:40.330 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:40.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:40.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-07-10 14:19:40.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:40.330 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19:40.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-07-10 14:19:40.330 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19:40.330 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:19:40.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:40.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:40.330 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:40.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:40.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:40.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:40.331 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-07-10 14:19:40.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:40.331 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:40.331 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:40.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:40.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:40.331 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1593ms 2025-07-10 14:19:40.331 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:40.332 +03:00 [DBG] Connection id "0HNC8090TGJDC" completed keep alive response. 2025-07-10 14:19:40.332 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1055ms 2025-07-10 14:19:40.332 +03:00 [DBG] Connection id "0HNC8090TGJDC" received FIN. 2025-07-10 14:19:40.332 +03:00 [DBG] Connection id "0HNC8090TGJDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:40.332 +03:00 [DBG] Connection id "0HNC8090TGJDC" disconnecting. 2025-07-10 14:19:40.332 +03:00 [DBG] Connection id "0HNC8090TGJDC" stopped. 2025-07-10 14:19:45.321 +03:00 [DBG] Connection id "0HNC8090TGJDD" accepted. 2025-07-10 14:19:45.322 +03:00 [DBG] Connection id "0HNC8090TGJDD" started. 2025-07-10 14:19:45.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:45.322 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:45.322 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:45.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19:45.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-07-10 14:19:45.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:45.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:45.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:45.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:45.322 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:45.322 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:45.322 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:19:45.322 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:45.322 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19:45.322 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:19:45.322 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19:45.322 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:19:45.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:45.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:45.322 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:45.322 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:45.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:45.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:45.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:45.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:45.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:45.323 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-10 14:19:45.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:45.323 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:45.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:45.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:45.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:45.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7287ms 2025-07-10 14:19:45.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:45.323 +03:00 [DBG] Connection id "0HNC8090TGJDD" completed keep alive response. 2025-07-10 14:19:45.323 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3434ms 2025-07-10 14:19:45.323 +03:00 [DBG] Connection id "0HNC8090TGJDD" received FIN. 2025-07-10 14:19:45.323 +03:00 [DBG] Connection id "0HNC8090TGJDD" disconnecting. 2025-07-10 14:19:45.323 +03:00 [DBG] Connection id "0HNC8090TGJDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:45.324 +03:00 [DBG] Connection id "0HNC8090TGJDD" stopped. 2025-07-10 14:19:50.326 +03:00 [DBG] Connection id "0HNC8090TGJDE" accepted. 2025-07-10 14:19:50.326 +03:00 [DBG] Connection id "0HNC8090TGJDE" started. 2025-07-10 14:19:50.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:50.327 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:50.327 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:50.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19:50.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-07-10 14:19:50.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:50.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:50.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:50.327 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:50.327 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:50.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:50.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:19:50.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:50.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19:50.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:19:50.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19:50.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:19:50.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:50.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:50.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:50.328 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:50.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:50.328 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:50.328 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1825ms. 2025-07-10 14:19:50.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:50.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:50.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:50.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:50.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:50.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1132ms 2025-07-10 14:19:50.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:50.329 +03:00 [DBG] Connection id "0HNC8090TGJDE" completed keep alive response. 2025-07-10 14:19:50.329 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0162ms 2025-07-10 14:19:50.329 +03:00 [DBG] Connection id "0HNC8090TGJDE" received FIN. 2025-07-10 14:19:50.329 +03:00 [DBG] Connection id "0HNC8090TGJDE" disconnecting. 2025-07-10 14:19:50.330 +03:00 [DBG] Connection id "0HNC8090TGJDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:50.330 +03:00 [DBG] Connection id "0HNC8090TGJDE" stopped. 2025-07-10 14:19:55.323 +03:00 [DBG] Connection id "0HNC8090TGJDF" accepted. 2025-07-10 14:19:55.324 +03:00 [DBG] Connection id "0HNC8090TGJDF" started. 2025-07-10 14:19:55.324 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:19:55.324 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:19:55.324 +03:00 [DBG] POST requests are not supported 2025-07-10 14:19:55.324 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:19:55.324 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:19:55.324 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:55.324 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:19:55.324 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:19:55.324 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:19:55.324 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:19:55.324 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:55.324 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:19:55.324 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:19:55.324 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:19:55.324 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:19:55.324 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:19:55.324 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:19:55.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:55.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:55.324 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:55.324 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:19:55.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:55.325 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:19:55.325 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-10 14:19:55.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:55.325 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:19:55.325 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:19:55.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:55.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:19:55.325 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7276ms 2025-07-10 14:19:55.325 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:19:55.325 +03:00 [DBG] Connection id "0HNC8090TGJDF" completed keep alive response. 2025-07-10 14:19:55.325 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3651ms 2025-07-10 14:19:55.326 +03:00 [DBG] Connection id "0HNC8090TGJDF" received FIN. 2025-07-10 14:19:55.326 +03:00 [DBG] Connection id "0HNC8090TGJDF" disconnecting. 2025-07-10 14:19:55.326 +03:00 [DBG] Connection id "0HNC8090TGJDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:19:55.327 +03:00 [DBG] Connection id "0HNC8090TGJDF" stopped. 2025-07-10 14:20:00.332 +03:00 [DBG] Connection id "0HNC8090TGJDG" accepted. 2025-07-10 14:20:00.332 +03:00 [DBG] Connection id "0HNC8090TGJDG" started. 2025-07-10 14:20:00.332 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:20:00.333 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:20:00.333 +03:00 [DBG] POST requests are not supported 2025-07-10 14:20:00.333 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:20:00.333 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:20:00.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:20:00.333 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:20:00.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:20:00.333 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:20:00.333 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:20:00.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:20:00.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-07-10 14:20:00.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:20:00.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:20:00.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-07-10 14:20:00.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:20:00.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-07-10 14:20:00.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:00.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:00.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:20:00.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:20:00.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:00.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:00.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:00.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:00.333 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:20:00.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-10 14:20:00.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:20:00.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:20:00.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:20:00.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:00.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:00.334 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7277ms 2025-07-10 14:20:00.334 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:20:00.334 +03:00 [DBG] Connection id "0HNC8090TGJDG" completed keep alive response. 2025-07-10 14:20:00.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4531ms 2025-07-10 14:20:00.334 +03:00 [DBG] Connection id "0HNC8090TGJDG" received FIN. 2025-07-10 14:20:00.334 +03:00 [DBG] Connection id "0HNC8090TGJDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:20:00.334 +03:00 [DBG] Connection id "0HNC8090TGJDG" disconnecting. 2025-07-10 14:20:00.334 +03:00 [DBG] Connection id "0HNC8090TGJDG" stopped. 2025-07-10 14:20:05.337 +03:00 [DBG] Connection id "0HNC8090TGJDH" accepted. 2025-07-10 14:20:05.337 +03:00 [DBG] Connection id "0HNC8090TGJDH" started. 2025-07-10 14:20:05.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:20:05.337 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:20:05.337 +03:00 [DBG] POST requests are not supported 2025-07-10 14:20:05.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:20:05.337 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:20:05.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:20:05.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:20:05.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:20:05.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:20:05.337 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:20:05.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:20:05.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-07-10 14:20:05.338 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:20:05.338 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:20:05.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-07-10 14:20:05.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:20:05.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-07-10 14:20:05.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:05.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:05.338 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:20:05.338 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:20:05.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:05.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:05.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:05.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:05.338 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:20:05.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1715ms. 2025-07-10 14:20:05.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:20:05.339 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:20:05.339 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:20:05.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:05.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:05.339 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5716ms 2025-07-10 14:20:05.339 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:20:05.339 +03:00 [DBG] Connection id "0HNC8090TGJDH" completed keep alive response. 2025-07-10 14:20:05.340 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.575ms 2025-07-10 14:20:05.340 +03:00 [DBG] Connection id "0HNC8090TGJDH" received FIN. 2025-07-10 14:20:05.340 +03:00 [DBG] Connection id "0HNC8090TGJDH" disconnecting. 2025-07-10 14:20:05.340 +03:00 [DBG] Connection id "0HNC8090TGJDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:20:05.341 +03:00 [DBG] Connection id "0HNC8090TGJDH" stopped. 2025-07-10 14:20:53.326 +03:00 [DBG] Connection id "0HNC8090TGJDI" accepted. 2025-07-10 14:20:53.326 +03:00 [DBG] Connection id "0HNC8090TGJDI" started. 2025-07-10 14:20:53.326 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:20:53.327 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:20:53.327 +03:00 [DBG] POST requests are not supported 2025-07-10 14:20:53.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:20:53.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-07-10 14:20:53.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:20:53.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:20:53.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:20:53.327 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:20:53.327 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:20:53.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:20:53.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:20:53.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:20:53.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:20:53.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:20:53.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:20:53.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:20:53.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:53.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:53.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:20:53.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:20:53.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:53.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:53.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:53.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:53.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:20:53.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-10 14:20:53.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:53.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:20:53.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:53.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:20:53.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:53.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:53.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:53.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:53.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:20:53.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:20:53.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:20:53.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:53.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:20:53.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:53.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:53.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:53.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:20:53.328 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7333ms 2025-07-10 14:20:53.328 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:20:53.328 +03:00 [DBG] Connection id "0HNC8090TGJDI" completed keep alive response. 2025-07-10 14:20:53.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3657ms 2025-07-10 14:20:53.328 +03:00 [DBG] Connection id "0HNC8090TGJDI" received FIN. 2025-07-10 14:20:53.328 +03:00 [DBG] Connection id "0HNC8090TGJDI" disconnecting. 2025-07-10 14:20:53.328 +03:00 [DBG] Connection id "0HNC8090TGJDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:20:53.330 +03:00 [DBG] Connection id "0HNC8090TGJDI" stopped. 2025-07-10 14:21:53.339 +03:00 [DBG] Connection id "0HNC8090TGJDJ" accepted. 2025-07-10 14:21:53.339 +03:00 [DBG] Connection id "0HNC8090TGJDJ" started. 2025-07-10 14:21:53.339 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:21:53.339 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:21:53.339 +03:00 [DBG] POST requests are not supported 2025-07-10 14:21:53.339 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:21:53.339 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:21:53.339 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:21:53.339 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:21:53.339 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:21:53.339 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:21:53.339 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:21:53.339 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:21:53.339 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:21:53.339 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:21:53.339 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:21:53.339 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:21:53.339 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:21:53.339 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:21:53.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:21:53.340 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:21:53.340 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:21:53.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:21:53.340 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:21:53.340 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1566ms. 2025-07-10 14:21:53.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:21:53.340 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:21:53.340 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:21:53.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:21:53.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:21:53.340 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7322ms 2025-07-10 14:21:53.340 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:21:53.340 +03:00 [DBG] Connection id "0HNC8090TGJDJ" completed keep alive response. 2025-07-10 14:21:53.340 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3526ms 2025-07-10 14:21:53.341 +03:00 [DBG] Connection id "0HNC8090TGJDJ" received FIN. 2025-07-10 14:21:53.341 +03:00 [DBG] Connection id "0HNC8090TGJDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:21:53.341 +03:00 [DBG] Connection id "0HNC8090TGJDJ" disconnecting. 2025-07-10 14:21:53.341 +03:00 [DBG] Connection id "0HNC8090TGJDJ" stopped. 2025-07-10 14:22:53.590 +03:00 [DBG] Connection id "0HNC8090TGJDK" accepted. 2025-07-10 14:22:53.590 +03:00 [DBG] Connection id "0HNC8090TGJDK" started. 2025-07-10 14:22:53.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:22:53.590 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:22:53.590 +03:00 [DBG] POST requests are not supported 2025-07-10 14:22:53.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:22:53.590 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:22:53.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:22:53.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:22:53.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:22:53.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:22:53.590 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:22:53.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:22:53.590 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:22:53.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:22:53.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:22:53.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:22:53.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:22:53.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:22:53.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:22:53.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:22:53.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:22:53.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:22:53.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:22:53.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:22:53.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:22:53.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:22:53.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:22:53.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.117ms. 2025-07-10 14:22:53.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:22:53.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:22:53.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:22:53.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:22:53.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:22:53.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6857ms 2025-07-10 14:22:53.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:22:53.591 +03:00 [DBG] Connection id "0HNC8090TGJDK" completed keep alive response. 2025-07-10 14:22:53.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2749ms 2025-07-10 14:22:53.591 +03:00 [DBG] Connection id "0HNC8090TGJDK" received FIN. 2025-07-10 14:22:53.591 +03:00 [DBG] Connection id "0HNC8090TGJDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:22:53.592 +03:00 [DBG] Connection id "0HNC8090TGJDK" disconnecting. 2025-07-10 14:22:53.592 +03:00 [DBG] Connection id "0HNC8090TGJDK" stopped. 2025-07-10 14:23:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDL" accepted. 2025-07-10 14:23:53.345 +03:00 [DBG] Connection id "0HNC8090TGJDL" started. 2025-07-10 14:23:53.345 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:23:53.345 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:23:53.345 +03:00 [DBG] POST requests are not supported 2025-07-10 14:23:53.345 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:23:53.345 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:23:53.345 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:23:53.345 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:23:53.345 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:23:53.345 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:23:53.345 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:23:53.345 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:23:53.345 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:23:53.345 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:23:53.345 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:23:53.345 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:23:53.345 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:23:53.345 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:23:53.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:23:53.346 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:23:53.346 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:23:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:23:53.346 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:23:53.346 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1932ms. 2025-07-10 14:23:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:23:53.346 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:23:53.346 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:23:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:23:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:23:53.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:23:53.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:23:53.347 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.068ms 2025-07-10 14:23:53.347 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:23:53.347 +03:00 [DBG] Connection id "0HNC8090TGJDL" completed keep alive response. 2025-07-10 14:23:53.347 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0207ms 2025-07-10 14:23:53.347 +03:00 [DBG] Connection id "0HNC8090TGJDL" received FIN. 2025-07-10 14:23:53.347 +03:00 [DBG] Connection id "0HNC8090TGJDL" disconnecting. 2025-07-10 14:23:53.347 +03:00 [DBG] Connection id "0HNC8090TGJDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:23:53.348 +03:00 [DBG] Connection id "0HNC8090TGJDL" stopped. 2025-07-10 14:24:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDM" accepted. 2025-07-10 14:24:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDM" started. 2025-07-10 14:24:53.344 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:24:53.344 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:24:53.345 +03:00 [DBG] POST requests are not supported 2025-07-10 14:24:53.345 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:24:53.345 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:24:53.345 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:24:53.345 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:24:53.345 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:24:53.345 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:24:53.345 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:24:53.345 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:24:53.345 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:24:53.345 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:24:53.345 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:24:53.345 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:24:53.345 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:24:53.345 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:24:53.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:24:53.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:24:53.345 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:24:53.345 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:24:53.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:24:53.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:24:53.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:24:53.346 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:24:53.346 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1647ms. 2025-07-10 14:24:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:24:53.346 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:24:53.346 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:24:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:24:53.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:24:53.346 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1126ms 2025-07-10 14:24:53.346 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:24:53.346 +03:00 [DBG] Connection id "0HNC8090TGJDM" completed keep alive response. 2025-07-10 14:24:53.346 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0811ms 2025-07-10 14:24:53.347 +03:00 [DBG] Connection id "0HNC8090TGJDM" received FIN. 2025-07-10 14:24:53.347 +03:00 [DBG] Connection id "0HNC8090TGJDM" disconnecting. 2025-07-10 14:24:53.347 +03:00 [DBG] Connection id "0HNC8090TGJDM" stopped. 2025-07-10 14:24:53.347 +03:00 [DBG] Connection id "0HNC8090TGJDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:25:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDN" accepted. 2025-07-10 14:25:53.343 +03:00 [DBG] Connection id "0HNC8090TGJDN" started. 2025-07-10 14:25:53.343 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:25:53.343 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:25:53.343 +03:00 [DBG] POST requests are not supported 2025-07-10 14:25:53.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:25:53.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:25:53.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:25:53.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:25:53.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:25:53.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:25:53.343 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:25:53.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:25:53.343 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:25:53.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:25:53.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:25:53.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:25:53.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:25:53.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:25:53.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:25:53.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:25:53.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:25:53.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:25:53.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:25:53.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:25:53.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:25:53.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:25:53.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:25:53.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-10 14:25:53.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:25:53.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:25:53.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:25:53.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:25:53.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:25:53.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6863ms 2025-07-10 14:25:53.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:25:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDN" completed keep alive response. 2025-07-10 14:25:53.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2713ms 2025-07-10 14:25:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDN" received FIN. 2025-07-10 14:25:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDN" disconnecting. 2025-07-10 14:25:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:25:53.345 +03:00 [DBG] Connection id "0HNC8090TGJDN" stopped. 2025-07-10 14:26:53.340 +03:00 [DBG] Connection id "0HNC8090TGJDO" accepted. 2025-07-10 14:26:53.340 +03:00 [DBG] Connection id "0HNC8090TGJDO" started. 2025-07-10 14:26:53.340 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:26:53.340 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:26:53.340 +03:00 [DBG] POST requests are not supported 2025-07-10 14:26:53.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:26:53.340 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:26:53.340 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:26:53.340 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:26:53.340 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:26:53.340 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:26:53.340 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:26:53.340 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:26:53.340 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:26:53.340 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:26:53.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:26:53.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:26:53.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:26:53.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:26:53.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:26:53.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:26:53.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:26:53.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:26:53.341 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:26:53.341 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-07-10 14:26:53.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:26:53.341 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:26:53.341 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:26:53.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:26:53.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:26:53.341 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7523ms 2025-07-10 14:26:53.341 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:26:53.341 +03:00 [DBG] Connection id "0HNC8090TGJDO" completed keep alive response. 2025-07-10 14:26:53.341 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.387ms 2025-07-10 14:26:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDO" received FIN. 2025-07-10 14:26:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDO" disconnecting. 2025-07-10 14:26:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:26:53.343 +03:00 [DBG] Connection id "0HNC8090TGJDO" stopped. 2025-07-10 14:27:53.343 +03:00 [DBG] Connection id "0HNC8090TGJDP" accepted. 2025-07-10 14:27:53.343 +03:00 [DBG] Connection id "0HNC8090TGJDP" started. 2025-07-10 14:27:53.343 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:27:53.343 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:27:53.343 +03:00 [DBG] POST requests are not supported 2025-07-10 14:27:53.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:27:53.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:27:53.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:27:53.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:27:53.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:27:53.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:27:53.343 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:27:53.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:27:53.343 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:27:53.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:27:53.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:27:53.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:27:53.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:27:53.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:27:53.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:27:53.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:27:53.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:27:53.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:27:53.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:27:53.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:27:53.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:27:53.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:27:53.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:27:53.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-07-10 14:27:53.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:27:53.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:27:53.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:27:53.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:27:53.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:27:53.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7446ms 2025-07-10 14:27:53.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:27:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDP" completed keep alive response. 2025-07-10 14:27:53.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4064ms 2025-07-10 14:27:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDP" received FIN. 2025-07-10 14:27:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:27:53.345 +03:00 [DBG] Connection id "0HNC8090TGJDP" disconnecting. 2025-07-10 14:27:53.345 +03:00 [DBG] Connection id "0HNC8090TGJDP" stopped. 2025-07-10 14:28:53.350 +03:00 [DBG] Connection id "0HNC8090TGJDQ" accepted. 2025-07-10 14:28:53.350 +03:00 [DBG] Connection id "0HNC8090TGJDQ" started. 2025-07-10 14:28:53.351 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:28:53.351 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:28:53.351 +03:00 [DBG] POST requests are not supported 2025-07-10 14:28:53.351 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:28:53.351 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:28:53.351 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:28:53.351 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:28:53.351 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:28:53.351 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:28:53.351 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:28:53.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:28:53.351 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:28:53.351 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:28:53.351 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:28:53.351 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:28:53.351 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:28:53.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:28:53.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:28:53.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:28:53.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:28:53.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:28:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:28:53.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:28:53.352 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1653ms. 2025-07-10 14:28:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:28:53.352 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:28:53.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:28:53.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:28:53.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:28:53.352 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.171ms 2025-07-10 14:28:53.353 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:28:53.353 +03:00 [DBG] Connection id "0HNC8090TGJDQ" completed keep alive response. 2025-07-10 14:28:53.353 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2028ms 2025-07-10 14:28:53.353 +03:00 [DBG] Connection id "0HNC8090TGJDQ" received FIN. 2025-07-10 14:28:53.353 +03:00 [DBG] Connection id "0HNC8090TGJDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:28:53.353 +03:00 [DBG] Connection id "0HNC8090TGJDQ" disconnecting. 2025-07-10 14:28:53.353 +03:00 [DBG] Connection id "0HNC8090TGJDQ" stopped. 2025-07-10 14:29:53.340 +03:00 [DBG] Connection id "0HNC8090TGJDR" accepted. 2025-07-10 14:29:53.340 +03:00 [DBG] Connection id "0HNC8090TGJDR" started. 2025-07-10 14:29:53.340 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:29:53.340 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:29:53.340 +03:00 [DBG] POST requests are not supported 2025-07-10 14:29:53.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:29:53.341 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:29:53.341 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:29:53.341 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:29:53.341 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:29:53.341 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:29:53.341 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:29:53.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:29:53.341 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:29:53.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:29:53.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:29:53.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:29:53.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:29:53.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:29:53.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:29:53.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:29:53.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:29:53.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:29:53.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:29:53.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:29:53.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:29:53.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:29:53.341 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:29:53.341 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-10 14:29:53.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:29:53.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:29:53.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:29:53.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:29:53.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:29:53.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:29:53.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:29:53.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:29:53.342 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:29:53.342 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:29:53.342 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:29:53.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:29:53.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:29:53.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:29:53.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:29:53.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:29:53.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:29:53.342 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7464ms 2025-07-10 14:29:53.342 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:29:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDR" completed keep alive response. 2025-07-10 14:29:53.342 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4413ms 2025-07-10 14:29:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDR" received FIN. 2025-07-10 14:29:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:29:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDR" disconnecting. 2025-07-10 14:29:53.343 +03:00 [DBG] Connection id "0HNC8090TGJDR" stopped. 2025-07-10 14:30:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDS" accepted. 2025-07-10 14:30:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDS" started. 2025-07-10 14:30:53.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:30:53.342 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:30:53.342 +03:00 [DBG] POST requests are not supported 2025-07-10 14:30:53.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:30:53.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:30:53.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:30:53.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:30:53.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:30:53.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:30:53.342 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:30:53.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:30:53.342 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:30:53.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:30:53.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:30:53.342 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:30:53.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:30:53.342 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:30:53.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:30:53.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:30:53.342 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:30:53.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:30:53.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:30:53.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:30:53.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-07-10 14:30:53.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:30:53.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:30:53.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:30:53.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:30:53.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:30:53.343 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7707ms 2025-07-10 14:30:53.343 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:30:53.343 +03:00 [DBG] Connection id "0HNC8090TGJDS" completed keep alive response. 2025-07-10 14:30:53.343 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4051ms 2025-07-10 14:30:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDS" received FIN. 2025-07-10 14:30:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDS" disconnecting. 2025-07-10 14:30:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:30:53.345 +03:00 [DBG] Connection id "0HNC8090TGJDS" stopped. 2025-07-10 14:31:53.335 +03:00 [DBG] Connection id "0HNC8090TGJDT" accepted. 2025-07-10 14:31:53.336 +03:00 [DBG] Connection id "0HNC8090TGJDT" started. 2025-07-10 14:31:53.336 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:31:53.336 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:31:53.336 +03:00 [DBG] POST requests are not supported 2025-07-10 14:31:53.336 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:31:53.336 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:31:53.336 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:31:53.336 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:31:53.336 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:31:53.336 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:31:53.336 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:31:53.336 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:31:53.336 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:31:53.336 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:31:53.336 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:31:53.336 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:31:53.336 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:31:53.336 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:31:53.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:31:53.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:31:53.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:31:53.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:31:53.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:31:53.337 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:31:53.337 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.166ms. 2025-07-10 14:31:53.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:31:53.337 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:31:53.337 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:31:53.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:31:53.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:31:53.338 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0626ms 2025-07-10 14:31:53.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:31:53.338 +03:00 [DBG] Connection id "0HNC8090TGJDT" completed keep alive response. 2025-07-10 14:31:53.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9895ms 2025-07-10 14:31:53.338 +03:00 [DBG] Connection id "0HNC8090TGJDT" received FIN. 2025-07-10 14:31:53.338 +03:00 [DBG] Connection id "0HNC8090TGJDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:31:53.338 +03:00 [DBG] Connection id "0HNC8090TGJDT" disconnecting. 2025-07-10 14:31:53.338 +03:00 [DBG] Connection id "0HNC8090TGJDT" stopped. 2025-07-10 14:32:53.340 +03:00 [DBG] Connection id "0HNC8090TGJDU" accepted. 2025-07-10 14:32:53.340 +03:00 [DBG] Connection id "0HNC8090TGJDU" started. 2025-07-10 14:32:53.340 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:32:53.340 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:32:53.340 +03:00 [DBG] POST requests are not supported 2025-07-10 14:32:53.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:32:53.340 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:32:53.340 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:32:53.340 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:32:53.341 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:32:53.341 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:32:53.341 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:32:53.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:32:53.341 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:32:53.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:32:53.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:32:53.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:32:53.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:32:53.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:32:53.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:32:53.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:32:53.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:32:53.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:32:53.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:32:53.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:32:53.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:32:53.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:32:53.341 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:32:53.342 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-10 14:32:53.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:32:53.342 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:32:53.342 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:32:53.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:32:53.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:32:53.342 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.139ms 2025-07-10 14:32:53.342 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:32:53.342 +03:00 [DBG] Connection id "0HNC8090TGJDU" completed keep alive response. 2025-07-10 14:32:53.342 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1353ms 2025-07-10 14:32:53.343 +03:00 [DBG] Connection id "0HNC8090TGJDU" received FIN. 2025-07-10 14:32:53.343 +03:00 [DBG] Connection id "0HNC8090TGJDU" disconnecting. 2025-07-10 14:32:53.343 +03:00 [DBG] Connection id "0HNC8090TGJDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:32:53.344 +03:00 [DBG] Connection id "0HNC8090TGJDU" stopped. 2025-07-10 14:33:53.338 +03:00 [DBG] Connection id "0HNC8090TGJDV" accepted. 2025-07-10 14:33:53.338 +03:00 [DBG] Connection id "0HNC8090TGJDV" started. 2025-07-10 14:33:53.338 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:33:53.338 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:33:53.338 +03:00 [DBG] POST requests are not supported 2025-07-10 14:33:53.338 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:33:53.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-07-10 14:33:53.338 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:33:53.338 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:33:53.338 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:33:53.338 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:33:53.338 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:33:53.338 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:33:53.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-07-10 14:33:53.338 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:33:53.338 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:33:53.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-07-10 14:33:53.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:33:53.339 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:33:53.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:33:53.339 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:33:53.339 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:33:53.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:33:53.339 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:33:53.339 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-10 14:33:53.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:33:53.339 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:33:53.339 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:33:53.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:33:53.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:33:53.339 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6798ms 2025-07-10 14:33:53.339 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:33:53.339 +03:00 [DBG] Connection id "0HNC8090TGJDV" completed keep alive response. 2025-07-10 14:33:53.339 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3285ms 2025-07-10 14:33:53.340 +03:00 [DBG] Connection id "0HNC8090TGJDV" received FIN. 2025-07-10 14:33:53.340 +03:00 [DBG] Connection id "0HNC8090TGJDV" disconnecting. 2025-07-10 14:33:53.340 +03:00 [DBG] Connection id "0HNC8090TGJDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:33:53.341 +03:00 [DBG] Connection id "0HNC8090TGJDV" stopped. 2025-07-10 14:34:53.344 +03:00 [DBG] Connection id "0HNC8090TGJE0" accepted. 2025-07-10 14:34:53.344 +03:00 [DBG] Connection id "0HNC8090TGJE0" started. 2025-07-10 14:34:53.344 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:34:53.344 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:34:53.344 +03:00 [DBG] POST requests are not supported 2025-07-10 14:34:53.344 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:34:53.344 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:34:53.344 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:34:53.344 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:34:53.344 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:34:53.344 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:34:53.345 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:34:53.345 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:34:53.345 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:34:53.345 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:34:53.345 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:34:53.345 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:34:53.345 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:34:53.345 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:34:53.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:34:53.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:34:53.345 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:34:53.345 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:34:53.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:34:53.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:34:53.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:34:53.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:34:53.345 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:34:53.346 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1655ms. 2025-07-10 14:34:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:34:53.346 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:34:53.346 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:34:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:34:53.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:34:53.346 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1463ms 2025-07-10 14:34:53.346 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:34:53.346 +03:00 [DBG] Connection id "0HNC8090TGJE0" completed keep alive response. 2025-07-10 14:34:53.346 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2385ms 2025-07-10 14:34:53.346 +03:00 [DBG] Connection id "0HNC8090TGJE0" received FIN. 2025-07-10 14:34:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:34:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE0" disconnecting. 2025-07-10 14:34:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE0" stopped. 2025-07-10 14:35:53.339 +03:00 [DBG] Connection id "0HNC8090TGJE1" accepted. 2025-07-10 14:35:53.339 +03:00 [DBG] Connection id "0HNC8090TGJE1" started. 2025-07-10 14:35:53.339 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:35:53.339 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:35:53.339 +03:00 [DBG] POST requests are not supported 2025-07-10 14:35:53.339 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:35:53.339 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:35:53.339 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:35:53.339 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:35:53.339 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:35:53.339 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:35:53.339 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:35:53.339 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:35:53.339 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:35:53.339 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:35:53.339 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:35:53.339 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:35:53.339 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:35:53.339 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:35:53.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:35:53.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:35:53.339 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:35:53.340 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:35:53.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:35:53.340 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:35:53.340 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1155ms. 2025-07-10 14:35:53.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:35:53.340 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:35:53.340 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:35:53.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:35:53.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:35:53.340 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7236ms 2025-07-10 14:35:53.340 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:35:53.340 +03:00 [DBG] Connection id "0HNC8090TGJE1" completed keep alive response. 2025-07-10 14:35:53.340 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3695ms 2025-07-10 14:35:53.341 +03:00 [DBG] Connection id "0HNC8090TGJE1" received FIN. 2025-07-10 14:35:53.341 +03:00 [DBG] Connection id "0HNC8090TGJE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:35:53.341 +03:00 [DBG] Connection id "0HNC8090TGJE1" disconnecting. 2025-07-10 14:35:53.341 +03:00 [DBG] Connection id "0HNC8090TGJE1" stopped. 2025-07-10 14:36:53.351 +03:00 [DBG] Connection id "0HNC8090TGJE2" accepted. 2025-07-10 14:36:53.351 +03:00 [DBG] Connection id "0HNC8090TGJE2" started. 2025-07-10 14:36:53.351 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:36:53.351 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:36:53.352 +03:00 [DBG] POST requests are not supported 2025-07-10 14:36:53.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:36:53.352 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:36:53.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:36:53.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:36:53.352 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:36:53.352 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:36:53.352 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:36:53.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:36:53.352 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:36:53.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:36:53.352 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:36:53.352 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:36:53.352 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:36:53.352 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:36:53.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:36:53.352 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:36:53.352 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:36:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:36:53.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:36:53.352 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-10 14:36:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:36:53.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:36:53.353 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:36:53.353 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:36:53.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:36:53.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:36:53.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:36:53.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:36:53.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:36:53.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:36:53.353 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7418ms 2025-07-10 14:36:53.353 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:36:53.353 +03:00 [DBG] Connection id "0HNC8090TGJE2" completed keep alive response. 2025-07-10 14:36:53.353 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3177ms 2025-07-10 14:36:53.353 +03:00 [DBG] Connection id "0HNC8090TGJE2" received FIN. 2025-07-10 14:36:53.353 +03:00 [DBG] Connection id "0HNC8090TGJE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:36:53.353 +03:00 [DBG] Connection id "0HNC8090TGJE2" disconnecting. 2025-07-10 14:36:53.353 +03:00 [DBG] Connection id "0HNC8090TGJE2" stopped. 2025-07-10 14:37:53.354 +03:00 [DBG] Connection id "0HNC8090TGJE3" accepted. 2025-07-10 14:37:53.355 +03:00 [DBG] Connection id "0HNC8090TGJE3" started. 2025-07-10 14:37:53.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:37:53.355 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:37:53.355 +03:00 [DBG] POST requests are not supported 2025-07-10 14:37:53.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:37:53.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:37:53.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:37:53.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:37:53.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:37:53.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:37:53.355 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:37:53.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:37:53.355 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:37:53.356 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:37:53.356 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:37:53.356 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:37:53.356 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:37:53.356 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:37:53.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:37:53.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:37:53.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:37:53.356 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:37:53.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:37:53.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:37:53.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:37:53.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:37:53.356 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:37:53.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1904ms. 2025-07-10 14:37:53.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:37:53.357 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:37:53.357 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:37:53.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:37:53.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:37:53.357 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4363ms 2025-07-10 14:37:53.357 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:37:53.357 +03:00 [DBG] Connection id "0HNC8090TGJE3" completed keep alive response. 2025-07-10 14:37:53.357 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7352ms 2025-07-10 14:37:53.358 +03:00 [DBG] Connection id "0HNC8090TGJE3" received FIN. 2025-07-10 14:37:53.358 +03:00 [DBG] Connection id "0HNC8090TGJE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:37:53.358 +03:00 [DBG] Connection id "0HNC8090TGJE3" disconnecting. 2025-07-10 14:37:53.358 +03:00 [DBG] Connection id "0HNC8090TGJE3" stopped. 2025-07-10 14:38:53.350 +03:00 [DBG] Connection id "0HNC8090TGJE4" accepted. 2025-07-10 14:38:53.350 +03:00 [DBG] Connection id "0HNC8090TGJE4" started. 2025-07-10 14:38:53.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:38:53.350 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:38:53.350 +03:00 [DBG] POST requests are not supported 2025-07-10 14:38:53.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:38:53.350 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:38:53.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:38:53.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:38:53.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:38:53.351 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:38:53.351 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:38:53.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:38:53.351 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:38:53.351 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:38:53.351 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:38:53.351 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:38:53.351 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:38:53.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:38:53.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:38:53.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:38:53.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:38:53.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:38:53.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:38:53.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:38:53.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:38:53.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:38:53.352 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1717ms. 2025-07-10 14:38:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:38:53.352 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:38:53.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:38:53.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:38:53.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:38:53.352 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2677ms 2025-07-10 14:38:53.352 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:38:53.352 +03:00 [DBG] Connection id "0HNC8090TGJE4" completed keep alive response. 2025-07-10 14:38:53.352 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4897ms 2025-07-10 14:38:53.353 +03:00 [DBG] Connection id "0HNC8090TGJE4" received FIN. 2025-07-10 14:38:53.353 +03:00 [DBG] Connection id "0HNC8090TGJE4" disconnecting. 2025-07-10 14:38:53.353 +03:00 [DBG] Connection id "0HNC8090TGJE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:38:53.354 +03:00 [DBG] Connection id "0HNC8090TGJE4" stopped. 2025-07-10 14:39:53.343 +03:00 [DBG] Connection id "0HNC8090TGJE5" accepted. 2025-07-10 14:39:53.344 +03:00 [DBG] Connection id "0HNC8090TGJE5" started. 2025-07-10 14:39:53.344 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:39:53.344 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:39:53.344 +03:00 [DBG] POST requests are not supported 2025-07-10 14:39:53.344 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:39:53.344 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:39:53.344 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:39:53.344 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:39:53.344 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:39:53.344 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:39:53.344 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:39:53.344 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:39:53.344 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:39:53.345 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:39:53.345 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:39:53.345 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:39:53.345 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:39:53.345 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:39:53.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:39:53.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:39:53.345 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:39:53.345 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:39:53.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:39:53.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:39:53.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:39:53.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:39:53.345 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:39:53.346 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2125ms. 2025-07-10 14:39:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:39:53.346 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:39:53.346 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:39:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:39:53.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:39:53.346 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5968ms 2025-07-10 14:39:53.346 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:39:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE5" completed keep alive response. 2025-07-10 14:39:53.347 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.821ms 2025-07-10 14:39:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE5" received FIN. 2025-07-10 14:39:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE5" disconnecting. 2025-07-10 14:39:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE5" stopped. 2025-07-10 14:39:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:40:53.354 +03:00 [DBG] Connection id "0HNC8090TGJE6" accepted. 2025-07-10 14:40:53.354 +03:00 [DBG] Connection id "0HNC8090TGJE6" started. 2025-07-10 14:40:53.354 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:40:53.354 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:40:53.354 +03:00 [DBG] POST requests are not supported 2025-07-10 14:40:53.354 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:40:53.354 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:40:53.354 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:40:53.354 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:40:53.354 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:40:53.354 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:40:53.354 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:40:53.354 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:40:53.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-07-10 14:40:53.354 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:40:53.354 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:40:53.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-07-10 14:40:53.354 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:40:53.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-07-10 14:40:53.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:40:53.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:40:53.355 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:40:53.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:40:53.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:40:53.355 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:40:53.355 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1482ms. 2025-07-10 14:40:53.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:40:53.355 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:40:53.355 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:40:53.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:40:53.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:40:53.355 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8417ms 2025-07-10 14:40:53.355 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:40:53.355 +03:00 [DBG] Connection id "0HNC8090TGJE6" completed keep alive response. 2025-07-10 14:40:53.355 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.515ms 2025-07-10 14:40:53.356 +03:00 [DBG] Connection id "0HNC8090TGJE6" received FIN. 2025-07-10 14:40:53.356 +03:00 [DBG] Connection id "0HNC8090TGJE6" disconnecting. 2025-07-10 14:40:53.356 +03:00 [DBG] Connection id "0HNC8090TGJE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:40:53.357 +03:00 [DBG] Connection id "0HNC8090TGJE6" stopped. 2025-07-10 14:41:53.357 +03:00 [DBG] Connection id "0HNC8090TGJE7" accepted. 2025-07-10 14:41:53.357 +03:00 [DBG] Connection id "0HNC8090TGJE7" started. 2025-07-10 14:41:53.358 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:41:53.358 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:41:53.358 +03:00 [DBG] POST requests are not supported 2025-07-10 14:41:53.358 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:41:53.358 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:41:53.358 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:41:53.358 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:41:53.358 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:41:53.358 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:41:53.358 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:41:53.358 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:41:53.358 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:41:53.358 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:41:53.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:41:53.358 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:41:53.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:41:53.358 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:41:53.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:41:53.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:41:53.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:41:53.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:41:53.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:41:53.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:41:53.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:41:53.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:41:53.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:41:53.358 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-07-10 14:41:53.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:41:53.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:41:53.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:41:53.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:41:53.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:41:53.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:41:53.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:41:53.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:41:53.359 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:41:53.359 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:41:53.359 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:41:53.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:41:53.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:41:53.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:41:53.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:41:53.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:41:53.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:41:53.359 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6677ms 2025-07-10 14:41:53.359 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:41:53.359 +03:00 [DBG] Connection id "0HNC8090TGJE7" completed keep alive response. 2025-07-10 14:41:53.359 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2402ms 2025-07-10 14:41:53.359 +03:00 [DBG] Connection id "0HNC8090TGJE7" received FIN. 2025-07-10 14:41:53.359 +03:00 [DBG] Connection id "0HNC8090TGJE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:41:53.359 +03:00 [DBG] Connection id "0HNC8090TGJE7" disconnecting. 2025-07-10 14:41:53.359 +03:00 [DBG] Connection id "0HNC8090TGJE7" stopped. 2025-07-10 14:42:53.344 +03:00 [DBG] Connection id "0HNC8090TGJE8" accepted. 2025-07-10 14:42:53.344 +03:00 [DBG] Connection id "0HNC8090TGJE8" started. 2025-07-10 14:42:53.344 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:42:53.345 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:42:53.345 +03:00 [DBG] POST requests are not supported 2025-07-10 14:42:53.345 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:42:53.345 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:42:53.345 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:42:53.345 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:42:53.345 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:42:53.345 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:42:53.345 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:42:53.345 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:42:53.345 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:42:53.345 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:42:53.345 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:42:53.345 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:42:53.345 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:42:53.345 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:42:53.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:42:53.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:42:53.345 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:42:53.346 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:42:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:42:53.346 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:42:53.346 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-07-10 14:42:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:42:53.346 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:42:53.346 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:42:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:42:53.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:42:53.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:42:53.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:42:53.347 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.229ms 2025-07-10 14:42:53.347 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:42:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE8" completed keep alive response. 2025-07-10 14:42:53.347 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2805ms 2025-07-10 14:42:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE8" received FIN. 2025-07-10 14:42:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:42:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE8" disconnecting. 2025-07-10 14:42:53.347 +03:00 [DBG] Connection id "0HNC8090TGJE8" stopped. 2025-07-10 14:43:53.357 +03:00 [DBG] Connection id "0HNC8090TGJE9" accepted. 2025-07-10 14:43:53.357 +03:00 [DBG] Connection id "0HNC8090TGJE9" started. 2025-07-10 14:43:53.357 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:43:53.357 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:43:53.357 +03:00 [DBG] POST requests are not supported 2025-07-10 14:43:53.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:43:53.358 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:43:53.358 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:43:53.358 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:43:53.358 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:43:53.358 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:43:53.358 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:43:53.358 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:43:53.358 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:43:53.358 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:43:53.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:43:53.358 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:43:53.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:43:53.358 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:43:53.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:43:53.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:43:53.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:43:53.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:43:53.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:43:53.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:43:53.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:43:53.359 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:43:53.359 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1567ms. 2025-07-10 14:43:53.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:43:53.359 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:43:53.359 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:43:53.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:43:53.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:43:53.359 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2267ms 2025-07-10 14:43:53.359 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:43:53.359 +03:00 [DBG] Connection id "0HNC8090TGJE9" completed keep alive response. 2025-07-10 14:43:53.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2099ms 2025-07-10 14:43:53.360 +03:00 [DBG] Connection id "0HNC8090TGJE9" received FIN. 2025-07-10 14:43:53.360 +03:00 [DBG] Connection id "0HNC8090TGJE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:43:53.360 +03:00 [DBG] Connection id "0HNC8090TGJE9" disconnecting. 2025-07-10 14:43:53.360 +03:00 [DBG] Connection id "0HNC8090TGJE9" stopped. 2025-07-10 14:44:53.349 +03:00 [DBG] Connection id "0HNC8090TGJEA" accepted. 2025-07-10 14:44:53.349 +03:00 [DBG] Connection id "0HNC8090TGJEA" started. 2025-07-10 14:44:53.349 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:44:53.349 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:44:53.349 +03:00 [DBG] POST requests are not supported 2025-07-10 14:44:53.349 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:44:53.349 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:44:53.349 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:44:53.349 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:44:53.349 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:44:53.349 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:44:53.349 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:44:53.349 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:44:53.349 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:44:53.349 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:44:53.349 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:44:53.349 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:44:53.349 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:44:53.349 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:44:53.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:44:53.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:44:53.350 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:44:53.350 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:44:53.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:44:53.350 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:44:53.350 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-10 14:44:53.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:44:53.350 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:44:53.350 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:44:53.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:44:53.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:44:53.350 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7593ms 2025-07-10 14:44:53.350 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:44:53.350 +03:00 [DBG] Connection id "0HNC8090TGJEA" completed keep alive response. 2025-07-10 14:44:53.350 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4ms 2025-07-10 14:44:53.351 +03:00 [DBG] Connection id "0HNC8090TGJEA" received FIN. 2025-07-10 14:44:53.351 +03:00 [DBG] Connection id "0HNC8090TGJEA" disconnecting. 2025-07-10 14:44:53.351 +03:00 [DBG] Connection id "0HNC8090TGJEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:44:53.352 +03:00 [DBG] Connection id "0HNC8090TGJEA" stopped. 2025-07-10 14:45:53.359 +03:00 [DBG] Connection id "0HNC8090TGJEB" accepted. 2025-07-10 14:45:53.360 +03:00 [DBG] Connection id "0HNC8090TGJEB" started. 2025-07-10 14:45:53.360 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:45:53.360 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:45:53.360 +03:00 [DBG] POST requests are not supported 2025-07-10 14:45:53.360 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:45:53.360 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:45:53.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:45:53.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:45:53.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:45:53.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:45:53.360 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:45:53.360 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:45:53.360 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:45:53.360 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:45:53.360 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:45:53.360 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:45:53.360 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:45:53.361 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:45:53.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:45:53.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:45:53.361 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:45:53.361 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:45:53.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:45:53.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:45:53.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:45:53.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:45:53.361 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:45:53.361 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1679ms. 2025-07-10 14:45:53.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:45:53.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:45:53.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:45:53.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:45:53.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:45:53.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:45:53.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:45:53.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:45:53.362 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:45:53.362 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:45:53.362 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:45:53.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:45:53.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:45:53.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:45:53.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:45:53.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:45:53.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:45:53.362 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4422ms 2025-07-10 14:45:53.362 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:45:53.362 +03:00 [DBG] Connection id "0HNC8090TGJEB" completed keep alive response. 2025-07-10 14:45:53.362 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5043ms 2025-07-10 14:45:53.365 +03:00 [DBG] Connection id "0HNC8090TGJEB" received FIN. 2025-07-10 14:45:53.365 +03:00 [DBG] Connection id "0HNC8090TGJEB" disconnecting. 2025-07-10 14:45:53.365 +03:00 [DBG] Connection id "0HNC8090TGJEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:45:53.366 +03:00 [DBG] Connection id "0HNC8090TGJEB" stopped. 2025-07-10 14:46:53.352 +03:00 [DBG] Connection id "0HNC8090TGJEC" accepted. 2025-07-10 14:46:53.352 +03:00 [DBG] Connection id "0HNC8090TGJEC" started. 2025-07-10 14:46:53.352 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:46:53.352 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:46:53.352 +03:00 [DBG] POST requests are not supported 2025-07-10 14:46:53.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:46:53.352 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:46:53.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:46:53.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:46:53.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:46:53.353 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:46:53.353 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:46:53.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:46:53.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-07-10 14:46:53.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:46:53.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:46:53.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-07-10 14:46:53.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:46:53.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-07-10 14:46:53.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:46:53.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:46:53.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:46:53.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:46:53.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:46:53.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:46:53.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:46:53.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:46:53.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:46:53.354 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1769ms. 2025-07-10 14:46:53.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:46:53.354 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:46:53.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:46:53.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:46:53.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:46:53.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2578ms 2025-07-10 14:46:53.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:46:53.354 +03:00 [DBG] Connection id "0HNC8090TGJEC" completed keep alive response. 2025-07-10 14:46:53.355 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3722ms 2025-07-10 14:46:53.355 +03:00 [DBG] Connection id "0HNC8090TGJEC" received FIN. 2025-07-10 14:46:53.355 +03:00 [DBG] Connection id "0HNC8090TGJEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:46:53.355 +03:00 [DBG] Connection id "0HNC8090TGJEC" disconnecting. 2025-07-10 14:46:53.355 +03:00 [DBG] Connection id "0HNC8090TGJEC" stopped. 2025-07-10 14:47:53.351 +03:00 [DBG] Connection id "0HNC8090TGJED" accepted. 2025-07-10 14:47:53.351 +03:00 [DBG] Connection id "0HNC8090TGJED" started. 2025-07-10 14:47:53.351 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:47:53.351 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:47:53.351 +03:00 [DBG] POST requests are not supported 2025-07-10 14:47:53.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:47:53.352 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:47:53.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:47:53.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:47:53.352 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:47:53.352 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:47:53.352 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:47:53.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:47:53.352 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:47:53.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:47:53.352 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:47:53.352 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:47:53.352 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:47:53.352 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:47:53.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:47:53.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:47:53.352 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:47:53.352 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:47:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:47:53.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:47:53.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:47:53.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:47:53.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:47:53.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1902ms. 2025-07-10 14:47:53.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:47:53.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:47:53.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:47:53.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:47:53.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:47:53.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:47:53.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:47:53.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:47:53.353 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:47:53.353 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:47:53.353 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:47:53.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:47:53.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:47:53.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:47:53.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:47:53.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:47:53.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:47:53.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6569ms 2025-07-10 14:47:53.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:47:53.354 +03:00 [DBG] Connection id "0HNC8090TGJED" completed keep alive response. 2025-07-10 14:47:53.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5726ms 2025-07-10 14:47:53.354 +03:00 [DBG] Connection id "0HNC8090TGJED" received FIN. 2025-07-10 14:47:53.355 +03:00 [DBG] Connection id "0HNC8090TGJED" disconnecting. 2025-07-10 14:47:53.355 +03:00 [DBG] Connection id "0HNC8090TGJED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:47:53.356 +03:00 [DBG] Connection id "0HNC8090TGJED" stopped. 2025-07-10 14:48:53.361 +03:00 [DBG] Connection id "0HNC8090TGJEE" accepted. 2025-07-10 14:48:53.361 +03:00 [DBG] Connection id "0HNC8090TGJEE" started. 2025-07-10 14:48:53.361 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:48:53.361 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:48:53.361 +03:00 [DBG] POST requests are not supported 2025-07-10 14:48:53.361 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:48:53.361 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:48:53.361 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:48:53.361 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:48:53.362 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:48:53.362 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:48:53.362 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:48:53.362 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:48:53.362 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:48:53.362 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:48:53.362 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:48:53.362 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:48:53.362 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:48:53.362 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:48:53.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:48:53.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:48:53.362 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:48:53.362 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:48:53.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:48:53.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:48:53.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:48:53.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:48:53.362 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:48:53.362 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1571ms. 2025-07-10 14:48:53.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:48:53.363 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:48:53.363 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:48:53.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:48:53.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:48:53.363 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0658ms 2025-07-10 14:48:53.363 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:48:53.363 +03:00 [DBG] Connection id "0HNC8090TGJEE" completed keep alive response. 2025-07-10 14:48:53.363 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.947ms 2025-07-10 14:48:53.364 +03:00 [DBG] Connection id "0HNC8090TGJEE" received FIN. 2025-07-10 14:48:53.364 +03:00 [DBG] Connection id "0HNC8090TGJEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:48:53.364 +03:00 [DBG] Connection id "0HNC8090TGJEE" disconnecting. 2025-07-10 14:48:53.364 +03:00 [DBG] Connection id "0HNC8090TGJEE" stopped. 2025-07-10 14:49:36.051 +03:00 [DBG] Connection id "0HNC8090TGJEF" accepted. 2025-07-10 14:49:36.052 +03:00 [DBG] Connection id "0HNC8090TGJEF" started. 2025-07-10 14:49:36.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:49:36.052 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:49:36.052 +03:00 [DBG] POST requests are not supported 2025-07-10 14:49:36.052 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:49:36.052 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:49:36.052 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:36.052 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:49:36.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:49:36.052 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:49:36.052 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:49:36.052 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:36.052 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:49:36.052 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:49:36.052 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:49:36.052 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:49:36.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:49:36.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-07-10 14:49:36.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:36.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:36.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:36.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:36.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:49:36.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1597ms. 2025-07-10 14:49:36.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:36.053 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:49:36.053 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:36.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:36.053 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:36.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:36.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:36.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9932ms 2025-07-10 14:49:36.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:36.054 +03:00 [DBG] Connection id "0HNC8090TGJEF" completed keep alive response. 2025-07-10 14:49:36.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8713ms 2025-07-10 14:49:36.054 +03:00 [DBG] Connection id "0HNC8090TGJEF" received FIN. 2025-07-10 14:49:36.054 +03:00 [DBG] Connection id "0HNC8090TGJEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:49:36.054 +03:00 [DBG] Connection id "0HNC8090TGJEF" disconnecting. 2025-07-10 14:49:36.054 +03:00 [DBG] Connection id "0HNC8090TGJEF" stopped. 2025-07-10 14:49:39.373 +03:00 [DBG] Connection id "0HNC8090TGJEG" accepted. 2025-07-10 14:49:39.373 +03:00 [DBG] Connection id "0HNC8090TGJEG" started. 2025-07-10 14:49:39.373 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:49:39.373 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:49:39.373 +03:00 [DBG] POST requests are not supported 2025-07-10 14:49:39.373 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:49:39.373 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:49:39.373 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:39.373 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:49:39.373 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:49:39.373 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:49:39.373 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:49:39.373 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:39.373 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:49:39.373 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:49:39.373 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:49:39.373 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:49:39.373 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:49:39.373 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:49:39.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:39.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:39.373 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:39.374 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:39.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:39.374 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:49:39.374 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1167ms. 2025-07-10 14:49:39.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:39.374 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:49:39.374 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:39.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:39.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:39.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6364ms 2025-07-10 14:49:39.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:39.374 +03:00 [DBG] Connection id "0HNC8090TGJEG" completed keep alive response. 2025-07-10 14:49:39.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2429ms 2025-07-10 14:49:39.375 +03:00 [DBG] Connection id "0HNC8090TGJEG" received FIN. 2025-07-10 14:49:39.375 +03:00 [DBG] Connection id "0HNC8090TGJEG" disconnecting. 2025-07-10 14:49:39.375 +03:00 [DBG] Connection id "0HNC8090TGJEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:49:39.376 +03:00 [DBG] Connection id "0HNC8090TGJEG" stopped. 2025-07-10 14:49:44.376 +03:00 [DBG] Connection id "0HNC8090TGJEH" accepted. 2025-07-10 14:49:44.376 +03:00 [DBG] Connection id "0HNC8090TGJEH" started. 2025-07-10 14:49:44.376 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:49:44.377 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:49:44.377 +03:00 [DBG] POST requests are not supported 2025-07-10 14:49:44.377 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:49:44.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-07-10 14:49:44.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:44.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:49:44.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:49:44.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:49:44.377 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:49:44.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:44.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-07-10 14:49:44.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:49:44.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:49:44.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:49:44.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:49:44.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:49:44.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:44.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:44.378 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:44.378 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:44.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:44.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:49:44.378 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1692ms. 2025-07-10 14:49:44.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:44.378 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:49:44.378 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:44.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:44.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:44.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:44.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:44.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:44.379 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2736ms 2025-07-10 14:49:44.379 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:44.379 +03:00 [DBG] Connection id "0HNC8090TGJEH" completed keep alive response. 2025-07-10 14:49:44.379 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3451ms 2025-07-10 14:49:44.379 +03:00 [DBG] Connection id "0HNC8090TGJEH" received FIN. 2025-07-10 14:49:44.379 +03:00 [DBG] Connection id "0HNC8090TGJEH" disconnecting. 2025-07-10 14:49:44.379 +03:00 [DBG] Connection id "0HNC8090TGJEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:49:44.381 +03:00 [DBG] Connection id "0HNC8090TGJEH" stopped. 2025-07-10 14:49:49.375 +03:00 [DBG] Connection id "0HNC8090TGJEI" accepted. 2025-07-10 14:49:49.375 +03:00 [DBG] Connection id "0HNC8090TGJEI" started. 2025-07-10 14:49:49.375 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:49:49.375 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:49:49.375 +03:00 [DBG] POST requests are not supported 2025-07-10 14:49:49.376 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:49:49.376 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:49:49.376 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:49.376 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:49:49.376 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:49:49.376 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:49:49.376 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:49:49.376 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:49.376 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:49:49.376 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:49:49.376 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:49:49.376 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:49:49.376 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:49:49.376 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:49:49.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:49.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:49.376 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:49.376 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:49.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:49.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:49.377 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:49:49.377 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.171ms. 2025-07-10 14:49:49.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:49.377 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:49:49.377 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:49.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:49.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:49.377 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2621ms 2025-07-10 14:49:49.378 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:49.378 +03:00 [DBG] Connection id "0HNC8090TGJEI" completed keep alive response. 2025-07-10 14:49:49.378 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.33ms 2025-07-10 14:49:49.378 +03:00 [DBG] Connection id "0HNC8090TGJEI" received FIN. 2025-07-10 14:49:49.378 +03:00 [DBG] Connection id "0HNC8090TGJEI" disconnecting. 2025-07-10 14:49:49.378 +03:00 [DBG] Connection id "0HNC8090TGJEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:49:49.380 +03:00 [DBG] Connection id "0HNC8090TGJEI" stopped. 2025-07-10 14:49:54.382 +03:00 [DBG] Connection id "0HNC8090TGJEJ" accepted. 2025-07-10 14:49:54.382 +03:00 [DBG] Connection id "0HNC8090TGJEJ" started. 2025-07-10 14:49:54.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:49:54.382 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:49:54.382 +03:00 [DBG] POST requests are not supported 2025-07-10 14:49:54.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:49:54.382 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:49:54.382 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:54.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:49:54.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:49:54.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:49:54.383 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:49:54.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:54.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:49:54.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:49:54.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:49:54.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:49:54.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:49:54.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:49:54.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:54.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:54.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:54.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:54.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:54.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:54.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:54.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:49:54.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-07-10 14:49:54.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:54.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:49:54.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:54.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:54.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:54.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.981ms 2025-07-10 14:49:54.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:54.384 +03:00 [DBG] Connection id "0HNC8090TGJEJ" completed keep alive response. 2025-07-10 14:49:54.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9867ms 2025-07-10 14:49:54.384 +03:00 [DBG] Connection id "0HNC8090TGJEJ" received FIN. 2025-07-10 14:49:54.384 +03:00 [DBG] Connection id "0HNC8090TGJEJ" disconnecting. 2025-07-10 14:49:54.385 +03:00 [DBG] Connection id "0HNC8090TGJEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:49:54.386 +03:00 [DBG] Connection id "0HNC8090TGJEJ" stopped. 2025-07-10 14:49:59.380 +03:00 [DBG] Connection id "0HNC8090TGJEK" accepted. 2025-07-10 14:49:59.380 +03:00 [DBG] Connection id "0HNC8090TGJEK" started. 2025-07-10 14:49:59.380 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:49:59.380 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:49:59.380 +03:00 [DBG] POST requests are not supported 2025-07-10 14:49:59.380 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:49:59.380 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:49:59.380 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:59.380 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:49:59.380 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:49:59.380 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:49:59.380 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:49:59.380 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:59.380 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:49:59.380 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:49:59.380 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:49:59.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:49:59.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:49:59.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:49:59.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:59.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:59.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:59.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:49:59.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:59.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:59.381 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:49:59.381 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-10 14:49:59.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:59.381 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:49:59.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:49:59.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:59.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:49:59.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6073ms 2025-07-10 14:49:59.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:49:59.381 +03:00 [DBG] Connection id "0HNC8090TGJEK" completed keep alive response. 2025-07-10 14:49:59.381 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1115ms 2025-07-10 14:49:59.381 +03:00 [DBG] Connection id "0HNC8090TGJEK" received FIN. 2025-07-10 14:49:59.381 +03:00 [DBG] Connection id "0HNC8090TGJEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:49:59.381 +03:00 [DBG] Connection id "0HNC8090TGJEK" disconnecting. 2025-07-10 14:49:59.382 +03:00 [DBG] Connection id "0HNC8090TGJEK" stopped. 2025-07-10 14:50:04.379 +03:00 [DBG] Connection id "0HNC8090TGJEL" accepted. 2025-07-10 14:50:04.379 +03:00 [DBG] Connection id "0HNC8090TGJEL" started. 2025-07-10 14:50:04.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:04.379 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:04.379 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:04.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:04.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:04.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:04.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:04.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:04.379 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:04.379 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:04.379 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:04.379 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:04.379 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:04.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:04.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:04.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:04.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:04.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:04.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:04.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:04.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:04.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:04.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:04.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:04.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:04.380 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:04.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1606ms. 2025-07-10 14:50:04.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:04.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:04.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:04.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:04.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:04.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:04.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:04.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:04.381 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:04.381 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:04.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:04.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:04.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:04.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:04.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:04.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:04.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:04.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2512ms 2025-07-10 14:50:04.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:04.381 +03:00 [DBG] Connection id "0HNC8090TGJEL" completed keep alive response. 2025-07-10 14:50:04.381 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1718ms 2025-07-10 14:50:04.381 +03:00 [DBG] Connection id "0HNC8090TGJEL" received FIN. 2025-07-10 14:50:04.381 +03:00 [DBG] Connection id "0HNC8090TGJEL" disconnecting. 2025-07-10 14:50:04.382 +03:00 [DBG] Connection id "0HNC8090TGJEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:04.383 +03:00 [DBG] Connection id "0HNC8090TGJEL" stopped. 2025-07-10 14:50:09.379 +03:00 [DBG] Connection id "0HNC8090TGJEM" accepted. 2025-07-10 14:50:09.379 +03:00 [DBG] Connection id "0HNC8090TGJEM" started. 2025-07-10 14:50:09.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:09.379 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:09.379 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:09.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:09.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:09.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:09.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:09.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:09.379 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:09.380 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:09.380 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:09.380 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:09.380 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:09.380 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:09.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:09.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:09.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:09.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:09.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:09.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:09.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:09.380 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:09.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-10 14:50:09.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:09.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:09.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:09.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:09.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:09.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7255ms 2025-07-10 14:50:09.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:09.381 +03:00 [DBG] Connection id "0HNC8090TGJEM" completed keep alive response. 2025-07-10 14:50:09.381 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3714ms 2025-07-10 14:50:09.381 +03:00 [DBG] Connection id "0HNC8090TGJEM" received FIN. 2025-07-10 14:50:09.381 +03:00 [DBG] Connection id "0HNC8090TGJEM" disconnecting. 2025-07-10 14:50:09.381 +03:00 [DBG] Connection id "0HNC8090TGJEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:09.382 +03:00 [DBG] Connection id "0HNC8090TGJEM" stopped. 2025-07-10 14:50:14.379 +03:00 [DBG] Connection id "0HNC8090TGJEN" accepted. 2025-07-10 14:50:14.379 +03:00 [DBG] Connection id "0HNC8090TGJEN" started. 2025-07-10 14:50:14.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:14.379 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:14.379 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:14.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:14.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:14.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:14.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:14.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:14.379 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:14.379 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:14.379 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:14.379 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:14.379 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:14.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:14.379 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:14.379 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:14.379 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:14.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:14.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:14.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:14.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:14.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:14.380 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:14.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-10 14:50:14.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:14.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:14.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:14.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:14.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:14.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6366ms 2025-07-10 14:50:14.380 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:14.380 +03:00 [DBG] Connection id "0HNC8090TGJEN" completed keep alive response. 2025-07-10 14:50:14.380 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.216ms 2025-07-10 14:50:14.380 +03:00 [DBG] Connection id "0HNC8090TGJEN" received FIN. 2025-07-10 14:50:14.380 +03:00 [DBG] Connection id "0HNC8090TGJEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:14.380 +03:00 [DBG] Connection id "0HNC8090TGJEN" disconnecting. 2025-07-10 14:50:14.381 +03:00 [DBG] Connection id "0HNC8090TGJEN" stopped. 2025-07-10 14:50:19.384 +03:00 [DBG] Connection id "0HNC8090TGJEO" accepted. 2025-07-10 14:50:19.384 +03:00 [DBG] Connection id "0HNC8090TGJEO" started. 2025-07-10 14:50:19.384 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:19.384 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:19.384 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:19.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:19.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:19.385 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:19.385 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:19.385 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:19.385 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:19.385 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:19.385 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:19.385 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:19.385 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:19.385 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:19.385 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:19.385 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:19.385 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:19.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:19.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:19.386 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:19.386 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:19.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:19.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:19.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:19.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:19.386 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:19.386 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2011ms. 2025-07-10 14:50:19.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:19.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:19.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:19.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:19.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:19.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:19.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1199ms 2025-07-10 14:50:19.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:19.388 +03:00 [DBG] Connection id "0HNC8090TGJEO" completed keep alive response. 2025-07-10 14:50:19.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6872ms 2025-07-10 14:50:19.388 +03:00 [DBG] Connection id "0HNC8090TGJEO" received FIN. 2025-07-10 14:50:19.388 +03:00 [DBG] Connection id "0HNC8090TGJEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:19.389 +03:00 [DBG] Connection id "0HNC8090TGJEO" disconnecting. 2025-07-10 14:50:19.389 +03:00 [DBG] Connection id "0HNC8090TGJEO" stopped. 2025-07-10 14:50:25.358 +03:00 [DBG] Connection id "0HNC8090TGJEP" accepted. 2025-07-10 14:50:25.358 +03:00 [DBG] Connection id "0HNC8090TGJEP" started. 2025-07-10 14:50:25.358 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:25.358 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:25.358 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:25.358 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:25.358 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:25.358 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:25.358 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:25.358 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:25.358 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:25.358 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:25.358 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:25.358 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:25.358 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:25.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:25.358 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:25.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:25.358 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:25.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:25.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:25.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:25.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:25.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:25.359 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:25.359 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-07-10 14:50:25.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:25.359 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:25.359 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:25.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:25.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:25.359 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7124ms 2025-07-10 14:50:25.359 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:25.359 +03:00 [DBG] Connection id "0HNC8090TGJEP" completed keep alive response. 2025-07-10 14:50:25.359 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3112ms 2025-07-10 14:50:25.360 +03:00 [DBG] Connection id "0HNC8090TGJEP" received FIN. 2025-07-10 14:50:25.360 +03:00 [DBG] Connection id "0HNC8090TGJEP" disconnecting. 2025-07-10 14:50:25.360 +03:00 [DBG] Connection id "0HNC8090TGJEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:25.361 +03:00 [DBG] Connection id "0HNC8090TGJEP" stopped. 2025-07-10 14:50:30.346 +03:00 [DBG] Connection id "0HNC8090TGJEQ" accepted. 2025-07-10 14:50:30.346 +03:00 [DBG] Connection id "0HNC8090TGJEQ" started. 2025-07-10 14:50:30.346 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:30.347 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:30.347 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:30.347 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:30.347 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:30.347 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:30.347 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:30.347 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:30.347 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:30.347 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:30.347 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:30.347 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:30.347 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:30.347 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:30.347 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:30.347 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:30.347 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:30.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:30.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:30.347 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:30.348 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:30.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:30.348 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:30.348 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1918ms. 2025-07-10 14:50:30.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:30.348 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:30.348 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:30.348 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:30.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:30.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:30.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:30.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:30.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:30.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:30.349 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3891ms 2025-07-10 14:50:30.349 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:30.349 +03:00 [DBG] Connection id "0HNC8090TGJEQ" completed keep alive response. 2025-07-10 14:50:30.349 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4123ms 2025-07-10 14:50:30.349 +03:00 [DBG] Connection id "0HNC8090TGJEQ" received FIN. 2025-07-10 14:50:30.349 +03:00 [DBG] Connection id "0HNC8090TGJEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:30.349 +03:00 [DBG] Connection id "0HNC8090TGJEQ" disconnecting. 2025-07-10 14:50:30.350 +03:00 [DBG] Connection id "0HNC8090TGJEQ" stopped. 2025-07-10 14:50:35.347 +03:00 [DBG] Connection id "0HNC8090TGJER" accepted. 2025-07-10 14:50:35.347 +03:00 [DBG] Connection id "0HNC8090TGJER" started. 2025-07-10 14:50:35.348 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:35.348 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:35.348 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:35.348 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:35.348 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:35.348 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:35.348 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:35.348 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:35.348 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:35.348 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:35.348 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:35.348 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:35.348 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:35.348 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:35.348 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:35.348 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:35.348 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:35.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:35.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:35.348 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:35.348 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:35.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:35.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:35.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:35.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:35.348 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:35.349 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-07-10 14:50:35.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:35.349 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:35.349 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:35.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:35.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:35.349 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.81ms 2025-07-10 14:50:35.349 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:35.349 +03:00 [DBG] Connection id "0HNC8090TGJER" completed keep alive response. 2025-07-10 14:50:35.349 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4374ms 2025-07-10 14:50:35.349 +03:00 [DBG] Connection id "0HNC8090TGJER" received FIN. 2025-07-10 14:50:35.349 +03:00 [DBG] Connection id "0HNC8090TGJER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:35.350 +03:00 [DBG] Connection id "0HNC8090TGJER" disconnecting. 2025-07-10 14:50:35.350 +03:00 [DBG] Connection id "0HNC8090TGJER" stopped. 2025-07-10 14:50:40.363 +03:00 [DBG] Connection id "0HNC8090TGJES" accepted. 2025-07-10 14:50:40.363 +03:00 [DBG] Connection id "0HNC8090TGJES" started. 2025-07-10 14:50:40.363 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:40.363 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:40.363 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:40.363 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:40.363 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:40.363 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:40.363 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:40.363 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:40.363 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:40.364 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:40.364 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:40.364 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:40.364 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:40.364 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:40.364 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:40.364 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:40.364 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:40.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:40.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:40.364 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:40.364 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:40.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:40.364 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:40.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:40.364 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:40.364 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:40.364 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1633ms. 2025-07-10 14:50:40.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:40.365 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:40.365 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:40.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:40.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:40.365 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2048ms 2025-07-10 14:50:40.365 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:40.365 +03:00 [DBG] Connection id "0HNC8090TGJES" completed keep alive response. 2025-07-10 14:50:40.365 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2941ms 2025-07-10 14:50:40.366 +03:00 [DBG] Connection id "0HNC8090TGJES" received FIN. 2025-07-10 14:50:40.366 +03:00 [DBG] Connection id "0HNC8090TGJES" disconnecting. 2025-07-10 14:50:40.366 +03:00 [DBG] Connection id "0HNC8090TGJES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:40.367 +03:00 [DBG] Connection id "0HNC8090TGJES" stopped. 2025-07-10 14:50:45.348 +03:00 [DBG] Connection id "0HNC8090TGJET" accepted. 2025-07-10 14:50:45.348 +03:00 [DBG] Connection id "0HNC8090TGJET" started. 2025-07-10 14:50:45.348 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:45.348 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:45.349 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:45.349 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:45.349 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:45.349 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:45.349 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:45.349 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:45.349 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:45.349 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:45.349 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:45.349 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:45.349 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:45.349 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:45.349 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:45.349 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:45.349 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:45.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:45.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:45.349 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:45.349 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:45.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:45.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:45.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:45.350 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:45.350 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-10 14:50:45.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:45.350 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:45.350 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:45.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:45.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:45.350 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0916ms 2025-07-10 14:50:45.350 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:45.350 +03:00 [DBG] Connection id "0HNC8090TGJET" completed keep alive response. 2025-07-10 14:50:45.350 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9926ms 2025-07-10 14:50:45.351 +03:00 [DBG] Connection id "0HNC8090TGJET" received FIN. 2025-07-10 14:50:45.351 +03:00 [DBG] Connection id "0HNC8090TGJET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:45.351 +03:00 [DBG] Connection id "0HNC8090TGJET" disconnecting. 2025-07-10 14:50:45.351 +03:00 [DBG] Connection id "0HNC8090TGJET" stopped. 2025-07-10 14:50:50.350 +03:00 [DBG] Connection id "0HNC8090TGJEU" accepted. 2025-07-10 14:50:50.350 +03:00 [DBG] Connection id "0HNC8090TGJEU" started. 2025-07-10 14:50:50.351 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:50.351 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:50.351 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:50.351 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:50.351 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:50.351 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:50.351 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:50.351 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:50.351 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:50.351 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:50.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:50.351 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:50.351 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:50.351 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:50.351 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:50.351 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:50.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:50.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:50.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:50.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:50.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:50.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:50.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:50.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:50.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:50.351 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:50.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-10 14:50:50.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:50.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:50.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:50.352 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:50.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:50.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:50.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:50.352 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6815ms 2025-07-10 14:50:50.352 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:50.352 +03:00 [DBG] Connection id "0HNC8090TGJEU" completed keep alive response. 2025-07-10 14:50:50.352 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2779ms 2025-07-10 14:50:50.352 +03:00 [DBG] Connection id "0HNC8090TGJEU" received FIN. 2025-07-10 14:50:50.352 +03:00 [DBG] Connection id "0HNC8090TGJEU" disconnecting. 2025-07-10 14:50:50.352 +03:00 [DBG] Connection id "0HNC8090TGJEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:50.353 +03:00 [DBG] Connection id "0HNC8090TGJEU" stopped. 2025-07-10 14:50:55.356 +03:00 [DBG] Connection id "0HNC8090TGJEV" accepted. 2025-07-10 14:50:55.356 +03:00 [DBG] Connection id "0HNC8090TGJEV" started. 2025-07-10 14:50:55.356 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:50:55.356 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:50:55.356 +03:00 [DBG] POST requests are not supported 2025-07-10 14:50:55.356 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:50:55.356 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:50:55.356 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:55.356 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:50:55.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:50:55.357 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:50:55.357 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:50:55.357 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:55.357 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:50:55.357 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:50:55.357 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:50:55.357 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:50:55.357 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:50:55.357 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:50:55.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:55.357 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:55.357 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:50:55.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:55.357 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:50:55.357 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-10 14:50:55.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:55.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:55.358 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:50:55.358 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:50:55.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:55.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:50:55.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:55.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:55.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:55.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:50:55.358 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7055ms 2025-07-10 14:50:55.358 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:50:55.358 +03:00 [DBG] Connection id "0HNC8090TGJEV" completed keep alive response. 2025-07-10 14:50:55.358 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5332ms 2025-07-10 14:50:55.358 +03:00 [DBG] Connection id "0HNC8090TGJEV" received FIN. 2025-07-10 14:50:55.358 +03:00 [DBG] Connection id "0HNC8090TGJEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:50:55.358 +03:00 [DBG] Connection id "0HNC8090TGJEV" disconnecting. 2025-07-10 14:50:55.358 +03:00 [DBG] Connection id "0HNC8090TGJEV" stopped. 2025-07-10 14:51:00.348 +03:00 [DBG] Connection id "0HNC8090TGJF0" accepted. 2025-07-10 14:51:00.348 +03:00 [DBG] Connection id "0HNC8090TGJF0" started. 2025-07-10 14:51:00.349 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:00.349 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:00.349 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:00.349 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:00.349 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:00.349 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:00.349 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:00.349 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:00.349 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:00.349 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:00.349 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:00.349 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:00.349 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:00.349 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:00.349 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:00.349 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:00.349 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:51:00.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:00.350 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:00.350 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:00.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:00.350 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:00.350 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1595ms. 2025-07-10 14:51:00.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:00.350 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:00.350 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:00.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:00.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:00.350 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0222ms 2025-07-10 14:51:00.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:00.351 +03:00 [DBG] Connection id "0HNC8090TGJF0" completed keep alive response. 2025-07-10 14:51:00.351 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9337ms 2025-07-10 14:51:00.351 +03:00 [DBG] Connection id "0HNC8090TGJF0" received FIN. 2025-07-10 14:51:00.351 +03:00 [DBG] Connection id "0HNC8090TGJF0" disconnecting. 2025-07-10 14:51:00.351 +03:00 [DBG] Connection id "0HNC8090TGJF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:00.352 +03:00 [DBG] Connection id "0HNC8090TGJF0" stopped. 2025-07-10 14:51:05.365 +03:00 [DBG] Connection id "0HNC8090TGJF1" accepted. 2025-07-10 14:51:05.365 +03:00 [DBG] Connection id "0HNC8090TGJF1" started. 2025-07-10 14:51:05.365 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:05.365 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:05.365 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:05.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:05.365 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:05.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:05.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:05.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:05.365 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:05.365 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:05.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:05.365 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:05.366 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:05.366 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:05.366 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:05.366 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:05.366 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:51:05.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:05.366 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:05.366 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:05.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:05.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:05.366 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1155ms. 2025-07-10 14:51:05.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:05.366 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:05.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:05.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:05.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:05.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5917ms 2025-07-10 14:51:05.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:05.366 +03:00 [DBG] Connection id "0HNC8090TGJF1" completed keep alive response. 2025-07-10 14:51:05.366 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1693ms 2025-07-10 14:51:05.367 +03:00 [DBG] Connection id "0HNC8090TGJF1" received FIN. 2025-07-10 14:51:05.367 +03:00 [DBG] Connection id "0HNC8090TGJF1" disconnecting. 2025-07-10 14:51:05.367 +03:00 [DBG] Connection id "0HNC8090TGJF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:05.368 +03:00 [DBG] Connection id "0HNC8090TGJF1" stopped. 2025-07-10 14:51:10.363 +03:00 [DBG] Connection id "0HNC8090TGJF2" accepted. 2025-07-10 14:51:10.364 +03:00 [DBG] Connection id "0HNC8090TGJF2" started. 2025-07-10 14:51:10.364 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:10.364 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:10.364 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:10.364 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:10.364 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:10.364 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:10.364 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:10.364 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:10.365 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:10.365 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:10.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:10.365 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:10.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:10.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:10.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:10.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:10.365 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:51:10.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:10.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:10.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:10.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:10.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:10.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:10.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:10.366 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.168ms. 2025-07-10 14:51:10.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:10.366 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:10.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:10.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:10.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:10.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0643ms 2025-07-10 14:51:10.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:10.366 +03:00 [DBG] Connection id "0HNC8090TGJF2" completed keep alive response. 2025-07-10 14:51:10.366 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6603ms 2025-07-10 14:51:10.367 +03:00 [DBG] Connection id "0HNC8090TGJF2" received FIN. 2025-07-10 14:51:10.367 +03:00 [DBG] Connection id "0HNC8090TGJF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:10.367 +03:00 [DBG] Connection id "0HNC8090TGJF2" disconnecting. 2025-07-10 14:51:10.367 +03:00 [DBG] Connection id "0HNC8090TGJF2" stopped. 2025-07-10 14:51:15.358 +03:00 [DBG] Connection id "0HNC8090TGJF3" accepted. 2025-07-10 14:51:15.358 +03:00 [DBG] Connection id "0HNC8090TGJF3" started. 2025-07-10 14:51:15.358 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:15.358 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:15.358 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:15.358 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:15.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:15.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:15.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:15.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:15.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:15.359 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:15.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:15.359 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:15.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:15.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:15.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:15.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:15.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:51:15.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:15.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:15.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:15.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:15.359 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:15.359 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2309ms. 2025-07-10 14:51:15.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:15.359 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:15.360 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:15.360 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:15.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:15.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:15.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:15.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:15.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:15.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:15.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8015ms 2025-07-10 14:51:15.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:15.360 +03:00 [DBG] Connection id "0HNC8090TGJF3" completed keep alive response. 2025-07-10 14:51:15.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3894ms 2025-07-10 14:51:15.360 +03:00 [DBG] Connection id "0HNC8090TGJF3" received FIN. 2025-07-10 14:51:15.360 +03:00 [DBG] Connection id "0HNC8090TGJF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:15.360 +03:00 [DBG] Connection id "0HNC8090TGJF3" disconnecting. 2025-07-10 14:51:15.360 +03:00 [DBG] Connection id "0HNC8090TGJF3" stopped. 2025-07-10 14:51:20.365 +03:00 [DBG] Connection id "0HNC8090TGJF4" accepted. 2025-07-10 14:51:20.365 +03:00 [DBG] Connection id "0HNC8090TGJF4" started. 2025-07-10 14:51:20.365 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:20.365 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:20.365 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:20.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:20.365 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:20.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:20.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:20.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:20.366 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:20.366 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:20.366 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:20.366 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:20.366 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:20.366 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:20.366 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:20.366 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:20.366 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:51:20.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:20.366 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:20.366 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:20.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:20.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:20.366 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-07-10 14:51:20.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:20.366 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:20.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:20.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:20.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:20.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:20.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:20.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:20.367 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7492ms 2025-07-10 14:51:20.367 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:20.367 +03:00 [DBG] Connection id "0HNC8090TGJF4" completed keep alive response. 2025-07-10 14:51:20.367 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4381ms 2025-07-10 14:51:20.367 +03:00 [DBG] Connection id "0HNC8090TGJF4" received FIN. 2025-07-10 14:51:20.367 +03:00 [DBG] Connection id "0HNC8090TGJF4" disconnecting. 2025-07-10 14:51:20.367 +03:00 [DBG] Connection id "0HNC8090TGJF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:20.368 +03:00 [DBG] Connection id "0HNC8090TGJF4" stopped. 2025-07-10 14:51:24.430 +03:00 [DBG] Connection id "0HNC8090TGJF5" accepted. 2025-07-10 14:51:24.430 +03:00 [DBG] Connection id "0HNC8090TGJF5" started. 2025-07-10 14:51:24.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:24.431 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:24.431 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:24.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:24.431 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:24.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:24.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:24.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:24.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:24.431 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:24.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:24.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:24.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:24.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:24.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:24.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:24.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-07-10 14:51:24.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:24.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:24.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:24.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:24.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:24.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-07-10 14:51:24.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:24.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:24.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:24.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:24.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:24.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:24.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:24.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:24.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:24.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2879ms 2025-07-10 14:51:24.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:24.433 +03:00 [DBG] Connection id "0HNC8090TGJF5" completed keep alive response. 2025-07-10 14:51:24.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4783ms 2025-07-10 14:51:24.433 +03:00 [DBG] Connection id "0HNC8090TGJF5" received FIN. 2025-07-10 14:51:24.433 +03:00 [DBG] Connection id "0HNC8090TGJF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:24.433 +03:00 [DBG] Connection id "0HNC8090TGJF5" disconnecting. 2025-07-10 14:51:24.433 +03:00 [DBG] Connection id "0HNC8090TGJF5" stopped. 2025-07-10 14:51:29.376 +03:00 [DBG] Connection id "0HNC8090TGJF6" accepted. 2025-07-10 14:51:29.376 +03:00 [DBG] Connection id "0HNC8090TGJF6" started. 2025-07-10 14:51:29.377 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:29.377 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:29.377 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:29.377 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:29.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-07-10 14:51:29.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:29.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:29.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:29.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:29.377 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:29.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:29.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-07-10 14:51:29.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:29.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:29.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:29.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:29.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-07-10 14:51:29.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:29.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:29.378 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:29.378 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:29.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:29.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:29.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:29.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:29.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:29.379 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2385ms. 2025-07-10 14:51:29.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:29.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:29.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:29.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:29.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:29.379 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:29.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:29.379 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:29.379 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:29.379 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:29.379 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:29.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:29.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:29.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:29.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:29.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:29.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:29.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.297ms 2025-07-10 14:51:29.380 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:29.380 +03:00 [DBG] Connection id "0HNC8090TGJF6" completed keep alive response. 2025-07-10 14:51:29.380 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6443ms 2025-07-10 14:51:29.380 +03:00 [DBG] Connection id "0HNC8090TGJF6" received FIN. 2025-07-10 14:51:29.381 +03:00 [DBG] Connection id "0HNC8090TGJF6" disconnecting. 2025-07-10 14:51:29.381 +03:00 [DBG] Connection id "0HNC8090TGJF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:29.382 +03:00 [DBG] Connection id "0HNC8090TGJF6" stopped. 2025-07-10 14:51:34.385 +03:00 [DBG] Connection id "0HNC8090TGJF7" accepted. 2025-07-10 14:51:34.385 +03:00 [DBG] Connection id "0HNC8090TGJF7" started. 2025-07-10 14:51:34.386 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:34.386 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:34.386 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:34.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:34.386 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:34.386 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:34.386 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:34.386 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:34.386 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:34.386 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:34.386 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:34.386 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:34.386 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:34.386 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:34.386 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:34.386 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:34.387 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:51:34.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:34.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:34.387 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:34.387 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:34.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:34.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:34.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:34.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:34.387 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:34.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1663ms. 2025-07-10 14:51:34.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:34.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:34.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:34.388 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:34.388 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:34.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:34.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:34.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2912ms 2025-07-10 14:51:34.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:34.388 +03:00 [DBG] Connection id "0HNC8090TGJF7" completed keep alive response. 2025-07-10 14:51:34.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3821ms 2025-07-10 14:51:34.388 +03:00 [DBG] Connection id "0HNC8090TGJF7" received FIN. 2025-07-10 14:51:34.388 +03:00 [DBG] Connection id "0HNC8090TGJF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:34.389 +03:00 [DBG] Connection id "0HNC8090TGJF7" disconnecting. 2025-07-10 14:51:34.389 +03:00 [DBG] Connection id "0HNC8090TGJF7" stopped. 2025-07-10 14:51:39.377 +03:00 [DBG] Connection id "0HNC8090TGJF8" accepted. 2025-07-10 14:51:39.377 +03:00 [DBG] Connection id "0HNC8090TGJF8" started. 2025-07-10 14:51:39.377 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:39.377 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:39.377 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:39.378 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:39.378 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:39.378 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:39.378 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:39.378 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:39.378 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:39.378 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:39.378 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:39.378 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:39.378 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:39.378 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:39.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-07-10 14:51:39.378 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:39.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-07-10 14:51:39.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:39.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:39.378 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:39.378 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:39.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:39.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:39.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:39.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:39.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:39.379 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2033ms. 2025-07-10 14:51:39.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:39.379 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:39.379 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:39.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:39.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:39.379 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0967ms 2025-07-10 14:51:39.379 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:39.379 +03:00 [DBG] Connection id "0HNC8090TGJF8" completed keep alive response. 2025-07-10 14:51:39.379 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0631ms 2025-07-10 14:51:39.380 +03:00 [DBG] Connection id "0HNC8090TGJF8" received FIN. 2025-07-10 14:51:39.380 +03:00 [DBG] Connection id "0HNC8090TGJF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:39.380 +03:00 [DBG] Connection id "0HNC8090TGJF8" disconnecting. 2025-07-10 14:51:39.380 +03:00 [DBG] Connection id "0HNC8090TGJF8" stopped. 2025-07-10 14:51:44.374 +03:00 [DBG] Connection id "0HNC8090TGJF9" accepted. 2025-07-10 14:51:44.374 +03:00 [DBG] Connection id "0HNC8090TGJF9" started. 2025-07-10 14:51:44.375 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:44.375 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:44.375 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:44.375 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:44.375 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:44.375 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:44.375 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:44.375 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:44.375 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:44.375 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:44.375 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:44.375 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:44.375 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:44.375 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:44.375 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:44.375 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:44.375 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:51:44.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:44.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:44.375 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:44.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:44.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:44.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:44.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:44.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:44.376 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:44.376 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-07-10 14:51:44.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:44.376 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:44.376 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:44.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:44.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:44.376 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8059ms 2025-07-10 14:51:44.376 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:44.376 +03:00 [DBG] Connection id "0HNC8090TGJF9" completed keep alive response. 2025-07-10 14:51:44.376 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6227ms 2025-07-10 14:51:44.376 +03:00 [DBG] Connection id "0HNC8090TGJF9" received FIN. 2025-07-10 14:51:44.376 +03:00 [DBG] Connection id "0HNC8090TGJF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:44.377 +03:00 [DBG] Connection id "0HNC8090TGJF9" disconnecting. 2025-07-10 14:51:44.377 +03:00 [DBG] Connection id "0HNC8090TGJF9" stopped. 2025-07-10 14:51:49.380 +03:00 [DBG] Connection id "0HNC8090TGJFA" accepted. 2025-07-10 14:51:49.380 +03:00 [DBG] Connection id "0HNC8090TGJFA" started. 2025-07-10 14:51:49.381 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:49.381 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:49.381 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:49.381 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:49.381 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:49.381 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:49.381 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:49.381 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:49.381 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:49.381 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:49.381 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:49.381 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:49.381 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:49.381 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:49.381 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:49.381 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:49.381 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:51:49.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:49.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:49.381 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:49.382 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:49.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:49.382 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:49.382 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1674ms. 2025-07-10 14:51:49.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:49.382 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:49.382 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:49.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:49.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:49.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:49.383 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1382ms 2025-07-10 14:51:49.383 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:49.383 +03:00 [DBG] Connection id "0HNC8090TGJFA" completed keep alive response. 2025-07-10 14:51:49.383 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1693ms 2025-07-10 14:51:49.383 +03:00 [DBG] Connection id "0HNC8090TGJFA" received FIN. 2025-07-10 14:51:49.383 +03:00 [DBG] Connection id "0HNC8090TGJFA" disconnecting. 2025-07-10 14:51:49.383 +03:00 [DBG] Connection id "0HNC8090TGJFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:49.384 +03:00 [DBG] Connection id "0HNC8090TGJFA" stopped. 2025-07-10 14:51:54.377 +03:00 [DBG] Connection id "0HNC8090TGJFB" accepted. 2025-07-10 14:51:54.377 +03:00 [DBG] Connection id "0HNC8090TGJFB" started. 2025-07-10 14:51:54.378 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:54.378 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:54.378 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:54.378 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:54.378 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:54.378 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:54.378 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:54.378 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:54.378 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:54.378 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:54.378 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:54.378 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:51:54.379 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:54.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:54.379 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:54.379 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:54.379 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:51:54.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:54.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:54.379 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:54.379 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:54.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:54.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:54.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:54.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:54.379 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:54.379 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1703ms. 2025-07-10 14:51:54.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:54.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:54.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:54.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:54.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:54.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:54.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:54.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2214ms 2025-07-10 14:51:54.380 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:54.380 +03:00 [DBG] Connection id "0HNC8090TGJFB" completed keep alive response. 2025-07-10 14:51:54.380 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4724ms 2025-07-10 14:51:54.381 +03:00 [DBG] Connection id "0HNC8090TGJFB" received FIN. 2025-07-10 14:51:54.381 +03:00 [DBG] Connection id "0HNC8090TGJFB" disconnecting. 2025-07-10 14:51:54.381 +03:00 [DBG] Connection id "0HNC8090TGJFB" stopped. 2025-07-10 14:51:54.381 +03:00 [DBG] Connection id "0HNC8090TGJFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:58.778 +03:00 [DBG] Connection id "0HNC8090TGJFC" accepted. 2025-07-10 14:51:58.778 +03:00 [DBG] Connection id "0HNC8090TGJFC" started. 2025-07-10 14:51:58.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/Projects/upload - multipart/form-data; boundary=----WebKitFormBoundary4UrgyaFIi2RXbRQi 6550 2025-07-10 14:51:58.778 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:58.778 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:58.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Projects/upload' 2025-07-10 14:51:58.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server)' with route pattern 'api/projects/upload' is valid for the request path '/api/Projects/upload' 2025-07-10 14:51:58.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server)' 2025-07-10 14:51:58.778 +03:00 [DBG] The maximum request body size has been set to 524288000. 2025-07-10 14:51:58.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:58.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:58.778 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:58.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server)' 2025-07-10 14:51:58.779 +03:00 [INF] Route matched with {action = "UploadFiles", controller = "Projects"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UploadFiles(System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile], System.String, ConnectionApp.Server.Models.Data.SoftwareType, System.String) on controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server). 2025-07-10 14:51:58.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.RequestSizeLimitFilter"] 2025-07-10 14:51:58.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:58.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-07-10 14:51:58.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:58.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-07-10 14:51:58.779 +03:00 [VRB] Authorization Filter: Before executing OnAuthorization on filter Microsoft.AspNetCore.Mvc.Filters.RequestSizeLimitFilter. 2025-07-10 14:51:58.779 +03:00 [DBG] The maximum request body size has been set to 524288000. 2025-07-10 14:51:58.779 +03:00 [VRB] Authorization Filter: After executing OnAuthorization on filter Microsoft.AspNetCore.Mvc.Filters.RequestSizeLimitFilter. 2025-07-10 14:51:58.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:58.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:58.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-07-10 14:51:58.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-07-10 14:51:58.779 +03:00 [DBG] Connection id "0HNC8090TGJFC", Request id "0HNC8090TGJFC:00000001": started reading request body. 2025-07-10 14:51:58.779 +03:00 [DBG] Connection id "0HNC8090TGJFC", Request id "0HNC8090TGJFC:00000001": done reading request body. 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to bind parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]' ... 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to bind parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]' using the name '' in request data ... 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to bind parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]'. 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to bind parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]'. 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to validate the bound parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]' ... 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to validate the bound parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]'. 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to bind parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType' ... 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to bind parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType' using the name 'software' in request data ... 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to bind parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType'. 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to bind parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType'. 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to validate the bound parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType' ... 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to validate the bound parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType'. 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to bind parameter 'loadCaseRangesJson' of type 'System.String' ... 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to bind parameter 'loadCaseRangesJson' of type 'System.String' using the name 'loadCaseRangesJson' in request data ... 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to bind parameter 'loadCaseRangesJson' of type 'System.String'. 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to bind parameter 'loadCaseRangesJson' of type 'System.String'. 2025-07-10 14:51:58.781 +03:00 [DBG] Attempting to validate the bound parameter 'loadCaseRangesJson' of type 'System.String' ... 2025-07-10 14:51:58.781 +03:00 [DBG] Done attempting to validate the bound parameter 'loadCaseRangesJson' of type 'System.String'. 2025-07-10 14:51:58.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:58.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:58.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:58.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:58.781 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:58.781 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server) with arguments (["System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]","1b4533a4-d86a-445d-923a-b95f2d7a2855","Staad","[]"]) 2025-07-10 14:51:58.797 +03:00 [ERR] The given key 'Item' was not present in the dictionary. System.Collections.Generic.KeyNotFoundException: The given key 'Item' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at ConnectionApp.Server.Core.StaadParser.ParseBeams(IFormFile file) in E:\WebProjects\TopEngineer\connection-app-server\Core\StaadParser.cs:line 109 2025-07-10 14:51:58.805 +03:00 [ERR] The given key 'Item' was not present in the dictionary. System.Collections.Generic.KeyNotFoundException: The given key 'Item' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at ConnectionApp.Server.Core.StaadParser.ParseBeams(IFormFile file) in E:\WebProjects\TopEngineer\connection-app-server\Core\StaadParser.cs:line 109 at ConnectionApp.Server.Core.StaadParser.ParseFiles(List`1 files) in E:\WebProjects\TopEngineer\connection-app-server\Core\StaadParser.cs:line 19 2025-07-10 14:51:58.806 +03:00 [ERR] The given key 'Item' was not present in the dictionary. System.Collections.Generic.KeyNotFoundException: The given key 'Item' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at ConnectionApp.Server.Core.StaadParser.ParseBeams(IFormFile file) in E:\WebProjects\TopEngineer\connection-app-server\Core\StaadParser.cs:line 109 at ConnectionApp.Server.Core.StaadParser.ParseFiles(List`1 files) in E:\WebProjects\TopEngineer\connection-app-server\Core\StaadParser.cs:line 19 at ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles(List`1 files, String projectId, SoftwareType software, String loadCaseRangesJson) in E:\WebProjects\TopEngineer\connection-app-server\Controllers\Api\ProjectsController.cs:line 143 2025-07-10 14:51:58.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ObjectResult in 25.4575ms. 2025-07-10 14:51:58.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:58.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:58.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:58.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:58.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:58.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:58.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:58.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:58.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 14:51:58.807 +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-07-10 14:51:58.807 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 14:51:58.807 +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-07-10 14:51:58.807 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-10 14:51:58.807 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response. 2025-07-10 14:51:58.807 +03:00 [INF] Executing ObjectResult, writing value of type 'System.String'. 2025-07-10 14:51:58.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 14:51:58.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:58.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:58.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:58.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:58.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:58.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:58.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server) in 32.2595ms 2025-07-10 14:51:58.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server)' 2025-07-10 14:51:58.811 +03:00 [DBG] Connection id "0HNC8090TGJFC" completed keep alive response. 2025-07-10 14:51:58.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/Projects/upload - 500 null text/plain; charset=utf-8 32.862ms 2025-07-10 14:51:58.811 +03:00 [DBG] Connection id "0HNC8090TGJFC" received FIN. 2025-07-10 14:51:58.811 +03:00 [DBG] Connection id "0HNC8090TGJFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:58.811 +03:00 [DBG] Connection id "0HNC8090TGJFC" disconnecting. 2025-07-10 14:51:58.811 +03:00 [DBG] Connection id "0HNC8090TGJFC" stopped. 2025-07-10 14:51:59.375 +03:00 [DBG] Connection id "0HNC8090TGJFD" accepted. 2025-07-10 14:51:59.376 +03:00 [DBG] Connection id "0HNC8090TGJFD" started. 2025-07-10 14:51:59.376 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:51:59.376 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:51:59.376 +03:00 [DBG] POST requests are not supported 2025-07-10 14:51:59.376 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:51:59.376 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:51:59.376 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:59.376 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:51:59.376 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:51:59.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:51:59.377 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:51:59.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:59.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-07-10 14:51:59.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:51:59.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:51:59.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:51:59.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:51:59.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:51:59.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:59.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:59.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:59.377 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:51:59.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:59.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:59.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:59.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:59.377 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:51:59.378 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-07-10 14:51:59.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:59.378 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:51:59.378 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:51:59.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:59.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:51:59.378 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0723ms 2025-07-10 14:51:59.378 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:51:59.378 +03:00 [DBG] Connection id "0HNC8090TGJFD" completed keep alive response. 2025-07-10 14:51:59.378 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2857ms 2025-07-10 14:51:59.379 +03:00 [DBG] Connection id "0HNC8090TGJFD" received FIN. 2025-07-10 14:51:59.379 +03:00 [DBG] Connection id "0HNC8090TGJFD" disconnecting. 2025-07-10 14:51:59.379 +03:00 [DBG] Connection id "0HNC8090TGJFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:51:59.380 +03:00 [DBG] Connection id "0HNC8090TGJFD" stopped. 2025-07-10 14:52:00.710 +03:00 [DBG] Connection id "0HNC8090TGJFE" accepted. 2025-07-10 14:52:00.710 +03:00 [DBG] Connection id "0HNC8090TGJFE" started. 2025-07-10 14:52:00.710 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Projects/upload - null null 2025-07-10 14:52:00.710 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:00.710 +03:00 [DBG] The request path /api/Projects/upload does not match a supported file type 2025-07-10 14:52:00.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Projects/upload' 2025-07-10 14:52:00.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProject (ConnectionApp.Server)' with route pattern 'api/projects/{id}' is valid for the request path '/api/Projects/upload' 2025-07-10 14:52:00.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProject (ConnectionApp.Server)' 2025-07-10 14:52:00.712 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:00.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:00.712 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProject (ConnectionApp.Server)' 2025-07-10 14:52:00.733 +03:00 [INF] Route matched with {action = "GetProject", controller = "Projects"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[ConnectionApp.Server.Models.Tables.ProjectInfo]] GetProject(System.String) on controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server). 2025-07-10 14:52:00.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:00.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:00.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:52:00.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:00.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:52:00.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:00.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:00.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-07-10 14:52:00.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-07-10 14:52:00.733 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-07-10 14:52:00.733 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-07-10 14:52:00.733 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-10 14:52:00.733 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-07-10 14:52:00.733 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-07-10 14:52:00.735 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-07-10 14:52:00.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:00.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:00.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:00.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:00.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProject (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:00.735 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProject (ConnectionApp.Server) with arguments (["upload"]) 2025-07-10 14:52:00.737 +03:00 [INF] Getting project with ID upload 2025-07-10 14:52:00.741 +03:00 [WRN] Project not found with ID upload 2025-07-10 14:52:00.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.NotFoundResult in 6.0442ms. 2025-07-10 14:52:00.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:00.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:00.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:00.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:00.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:00.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:00.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:00.741 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.NotFoundResult with status code 404 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 14:52:00.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:00.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 14:52:00.741 +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-07-10 14:52:00.742 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 14:52:00.742 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-10 14:52:00.742 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-10 14:52:00.742 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-10 14:52:00.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 14:52:00.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:00.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:00.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:00.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:00.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:00.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:00.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.ProjectsController.GetProject (ConnectionApp.Server) in 8.8385ms 2025-07-10 14:52:00.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProject (ConnectionApp.Server)' 2025-07-10 14:52:00.742 +03:00 [DBG] Connection id "0HNC8090TGJFE" completed keep alive response. 2025-07-10 14:52:00.742 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Projects/upload - 404 null application/problem+json; charset=utf-8 31.818ms 2025-07-10 14:52:00.742 +03:00 [DBG] Connection id "0HNC8090TGJFE" received FIN. 2025-07-10 14:52:00.742 +03:00 [DBG] Connection id "0HNC8090TGJFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:00.742 +03:00 [DBG] Connection id "0HNC8090TGJFE" disconnecting. 2025-07-10 14:52:00.743 +03:00 [DBG] Connection id "0HNC8090TGJFE" stopped. 2025-07-10 14:52:04.852 +03:00 [DBG] Connection id "0HNC8090TGJFF" accepted. 2025-07-10 14:52:04.853 +03:00 [DBG] Connection id "0HNC8090TGJFF" started. 2025-07-10 14:52:04.853 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:04.853 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:04.853 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:04.853 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:04.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-07-10 14:52:04.853 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:04.853 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:04.853 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:04.853 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:04.853 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:04.853 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:04.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-07-10 14:52:04.853 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:04.853 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:04.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-07-10 14:52:04.853 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:04.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-07-10 14:52:04.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:04.853 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:04.853 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:04.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:04.853 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:04.853 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1108ms. 2025-07-10 14:52:04.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:04.853 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:04.854 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:04.854 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:04.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:04.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:04.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:04.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:04.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:04.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:04.854 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5348ms 2025-07-10 14:52:04.854 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:04.854 +03:00 [DBG] Connection id "0HNC8090TGJFF" completed keep alive response. 2025-07-10 14:52:04.854 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0636ms 2025-07-10 14:52:04.854 +03:00 [DBG] Connection id "0HNC8090TGJFF" received FIN. 2025-07-10 14:52:04.854 +03:00 [DBG] Connection id "0HNC8090TGJFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:04.854 +03:00 [DBG] Connection id "0HNC8090TGJFF" disconnecting. 2025-07-10 14:52:04.854 +03:00 [DBG] Connection id "0HNC8090TGJFF" stopped. 2025-07-10 14:52:09.378 +03:00 [DBG] Connection id "0HNC8090TGJFG" accepted. 2025-07-10 14:52:09.378 +03:00 [DBG] Connection id "0HNC8090TGJFG" started. 2025-07-10 14:52:09.378 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:09.379 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:09.379 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:09.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:09.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:52:09.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:09.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:09.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:09.379 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:09.379 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:09.379 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:09.379 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:52:09.379 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:09.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:09.379 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:52:09.379 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:09.379 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:52:09.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:09.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:09.379 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:09.379 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:09.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:09.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:09.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:09.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:09.379 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:09.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1996ms. 2025-07-10 14:52:09.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:09.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:09.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:09.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:09.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:09.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0994ms 2025-07-10 14:52:09.380 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:09.380 +03:00 [DBG] Connection id "0HNC8090TGJFG" completed keep alive response. 2025-07-10 14:52:09.380 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9817ms 2025-07-10 14:52:09.381 +03:00 [DBG] Connection id "0HNC8090TGJFG" received FIN. 2025-07-10 14:52:09.381 +03:00 [DBG] Connection id "0HNC8090TGJFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:09.381 +03:00 [DBG] Connection id "0HNC8090TGJFG" disconnecting. 2025-07-10 14:52:09.381 +03:00 [DBG] Connection id "0HNC8090TGJFG" stopped. 2025-07-10 14:52:14.379 +03:00 [DBG] Connection id "0HNC8090TGJFH" accepted. 2025-07-10 14:52:14.379 +03:00 [DBG] Connection id "0HNC8090TGJFH" started. 2025-07-10 14:52:14.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:14.379 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:14.379 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:14.380 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:14.380 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:52:14.380 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:14.380 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:14.380 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:14.380 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:14.380 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:14.380 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:14.380 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:52:14.380 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:14.380 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:14.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:52:14.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:14.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:52:14.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:14.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:14.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:14.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:14.380 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:14.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1137ms. 2025-07-10 14:52:14.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:14.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:14.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:14.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:14.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:14.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.62ms 2025-07-10 14:52:14.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:14.381 +03:00 [DBG] Connection id "0HNC8090TGJFH" completed keep alive response. 2025-07-10 14:52:14.381 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2145ms 2025-07-10 14:52:14.381 +03:00 [DBG] Connection id "0HNC8090TGJFH" received FIN. 2025-07-10 14:52:14.381 +03:00 [DBG] Connection id "0HNC8090TGJFH" disconnecting. 2025-07-10 14:52:14.381 +03:00 [DBG] Connection id "0HNC8090TGJFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:14.382 +03:00 [DBG] Connection id "0HNC8090TGJFH" stopped. 2025-07-10 14:52:20.618 +03:00 [DBG] Connection id "0HNC8090TGJFI" accepted. 2025-07-10 14:52:20.618 +03:00 [DBG] Connection id "0HNC8090TGJFI" started. 2025-07-10 14:52:20.618 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:20.618 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:20.619 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:20.619 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:20.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-07-10 14:52:20.619 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:20.619 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:20.619 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:20.619 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:20.619 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:20.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:20.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-07-10 14:52:20.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:20.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:20.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-07-10 14:52:20.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:20.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-07-10 14:52:20.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:20.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:20.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:20.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:20.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:20.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:20.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:20.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:20.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:20.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-10 14:52:20.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:20.620 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:20.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:20.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:20.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:20.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9873ms 2025-07-10 14:52:20.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:20.620 +03:00 [DBG] Connection id "0HNC8090TGJFI" completed keep alive response. 2025-07-10 14:52:20.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7136ms 2025-07-10 14:52:20.620 +03:00 [DBG] Connection id "0HNC8090TGJFI" received FIN. 2025-07-10 14:52:20.620 +03:00 [DBG] Connection id "0HNC8090TGJFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:20.621 +03:00 [DBG] Connection id "0HNC8090TGJFI" disconnecting. 2025-07-10 14:52:20.621 +03:00 [DBG] Connection id "0HNC8090TGJFI" stopped. 2025-07-10 14:52:25.364 +03:00 [DBG] Connection id "0HNC8090TGJFJ" accepted. 2025-07-10 14:52:25.364 +03:00 [DBG] Connection id "0HNC8090TGJFJ" started. 2025-07-10 14:52:25.365 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:25.365 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:25.365 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:25.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:25.365 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:52:25.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:25.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:25.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:25.365 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:25.365 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:25.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:25.365 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:52:25.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:25.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:25.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:52:25.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:25.365 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:52:25.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:25.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:25.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:25.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:25.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:25.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:25.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:25.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:25.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:25.365 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-10 14:52:25.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:25.366 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:25.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:25.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:25.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:25.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.627ms 2025-07-10 14:52:25.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:25.366 +03:00 [DBG] Connection id "0HNC8090TGJFJ" completed keep alive response. 2025-07-10 14:52:25.366 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.171ms 2025-07-10 14:52:25.366 +03:00 [DBG] Connection id "0HNC8090TGJFJ" received FIN. 2025-07-10 14:52:25.366 +03:00 [DBG] Connection id "0HNC8090TGJFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:25.366 +03:00 [DBG] Connection id "0HNC8090TGJFJ" disconnecting. 2025-07-10 14:52:25.366 +03:00 [DBG] Connection id "0HNC8090TGJFJ" stopped. 2025-07-10 14:52:29.376 +03:00 [DBG] Connection id "0HNC8090TGJFK" accepted. 2025-07-10 14:52:29.376 +03:00 [DBG] Connection id "0HNC8090TGJFK" started. 2025-07-10 14:52:29.376 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:29.376 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:29.376 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:29.376 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:29.376 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:52:29.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:29.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:29.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:29.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:29.377 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:29.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:29.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-07-10 14:52:29.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:29.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:29.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:52:29.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:29.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:52:29.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:29.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:29.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:29.377 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:29.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:29.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:29.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:29.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:29.377 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:29.377 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-10 14:52:29.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:29.378 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:29.378 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:29.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:29.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:29.378 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7467ms 2025-07-10 14:52:29.378 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:29.378 +03:00 [DBG] Connection id "0HNC8090TGJFK" completed keep alive response. 2025-07-10 14:52:29.378 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6075ms 2025-07-10 14:52:29.378 +03:00 [DBG] Connection id "0HNC8090TGJFK" received FIN. 2025-07-10 14:52:29.379 +03:00 [DBG] Connection id "0HNC8090TGJFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:29.379 +03:00 [DBG] Connection id "0HNC8090TGJFK" disconnecting. 2025-07-10 14:52:29.379 +03:00 [DBG] Connection id "0HNC8090TGJFK" stopped. 2025-07-10 14:52:34.383 +03:00 [DBG] Connection id "0HNC8090TGJFL" accepted. 2025-07-10 14:52:34.383 +03:00 [DBG] Connection id "0HNC8090TGJFL" started. 2025-07-10 14:52:34.383 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:34.383 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:34.383 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:34.383 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:34.383 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:52:34.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:34.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:34.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:34.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:34.383 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:34.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:34.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:52:34.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:34.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:34.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:52:34.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:34.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:52:34.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:34.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:34.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:34.384 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:34.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:34.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:34.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-10 14:52:34.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:34.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:34.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:34.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:34.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:34.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6942ms 2025-07-10 14:52:34.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:34.384 +03:00 [DBG] Connection id "0HNC8090TGJFL" completed keep alive response. 2025-07-10 14:52:34.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2739ms 2025-07-10 14:52:34.385 +03:00 [DBG] Connection id "0HNC8090TGJFL" received FIN. 2025-07-10 14:52:34.385 +03:00 [DBG] Connection id "0HNC8090TGJFL" disconnecting. 2025-07-10 14:52:34.385 +03:00 [DBG] Connection id "0HNC8090TGJFL" stopped. 2025-07-10 14:52:34.385 +03:00 [DBG] Connection id "0HNC8090TGJFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:39.386 +03:00 [DBG] Connection id "0HNC8090TGJFM" accepted. 2025-07-10 14:52:39.386 +03:00 [DBG] Connection id "0HNC8090TGJFM" started. 2025-07-10 14:52:39.386 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:39.386 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:39.386 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:39.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:39.387 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:52:39.387 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:39.387 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:39.387 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:39.387 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:39.387 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:39.387 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:39.387 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:52:39.387 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:39.387 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:39.387 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:52:39.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:39.387 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:52:39.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:39.387 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:39.387 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:39.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:39.387 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:39.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-07-10 14:52:39.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:39.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:39.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:39.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:39.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:39.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:39.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:39.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:39.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6255ms 2025-07-10 14:52:39.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:39.388 +03:00 [DBG] Connection id "0HNC8090TGJFM" completed keep alive response. 2025-07-10 14:52:39.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2674ms 2025-07-10 14:52:39.388 +03:00 [DBG] Connection id "0HNC8090TGJFM" received FIN. 2025-07-10 14:52:39.388 +03:00 [DBG] Connection id "0HNC8090TGJFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:39.388 +03:00 [DBG] Connection id "0HNC8090TGJFM" disconnecting. 2025-07-10 14:52:39.388 +03:00 [DBG] Connection id "0HNC8090TGJFM" stopped. 2025-07-10 14:52:45.359 +03:00 [DBG] Connection id "0HNC8090TGJFN" accepted. 2025-07-10 14:52:45.359 +03:00 [DBG] Connection id "0HNC8090TGJFN" started. 2025-07-10 14:52:45.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:45.359 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:45.359 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:45.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:45.360 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:52:45.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:45.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:45.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:45.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:45.360 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:45.360 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:45.360 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:52:45.360 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:45.360 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:45.360 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:52:45.360 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:45.360 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:52:45.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:45.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:45.360 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:45.360 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:45.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:45.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:45.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:45.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:45.360 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:45.360 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-07-10 14:52:45.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:45.361 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:45.361 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:45.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:45.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:45.361 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9695ms 2025-07-10 14:52:45.361 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:45.361 +03:00 [DBG] Connection id "0HNC8090TGJFN" completed keep alive response. 2025-07-10 14:52:45.361 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7104ms 2025-07-10 14:52:45.361 +03:00 [DBG] Connection id "0HNC8090TGJFN" received FIN. 2025-07-10 14:52:45.361 +03:00 [DBG] Connection id "0HNC8090TGJFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:45.361 +03:00 [DBG] Connection id "0HNC8090TGJFN" disconnecting. 2025-07-10 14:52:45.362 +03:00 [DBG] Connection id "0HNC8090TGJFN" stopped. 2025-07-10 14:52:50.356 +03:00 [DBG] Connection id "0HNC8090TGJFO" accepted. 2025-07-10 14:52:50.356 +03:00 [DBG] Connection id "0HNC8090TGJFO" started. 2025-07-10 14:52:50.356 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:50.357 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:50.357 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:50.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:50.357 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:52:50.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:50.357 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:50.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:50.357 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:50.357 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:50.357 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:50.357 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:52:50.357 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:50.357 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:50.357 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:52:50.357 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:50.357 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:52:50.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:50.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:50.357 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:50.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:50.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:50.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:50.358 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2148ms. 2025-07-10 14:52:50.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:50.358 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:50.358 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:50.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:50.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:50.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:50.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:50.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:50.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:50.359 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2586ms 2025-07-10 14:52:50.359 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:50.359 +03:00 [DBG] Connection id "0HNC8090TGJFO" completed keep alive response. 2025-07-10 14:52:50.359 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3295ms 2025-07-10 14:52:50.359 +03:00 [DBG] Connection id "0HNC8090TGJFO" received FIN. 2025-07-10 14:52:50.359 +03:00 [DBG] Connection id "0HNC8090TGJFO" disconnecting. 2025-07-10 14:52:50.359 +03:00 [DBG] Connection id "0HNC8090TGJFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:50.361 +03:00 [DBG] Connection id "0HNC8090TGJFO" stopped. 2025-07-10 14:52:55.365 +03:00 [DBG] Connection id "0HNC8090TGJFP" accepted. 2025-07-10 14:52:55.365 +03:00 [DBG] Connection id "0HNC8090TGJFP" started. 2025-07-10 14:52:55.365 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:52:55.365 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:52:55.365 +03:00 [DBG] POST requests are not supported 2025-07-10 14:52:55.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:52:55.365 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:52:55.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:55.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:52:55.366 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:52:55.366 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:52:55.366 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:52:55.366 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:55.366 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:52:55.366 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:52:55.366 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:52:55.366 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:52:55.366 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:52:55.366 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:52:55.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:55.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:55.366 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:55.366 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:52:55.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:55.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:55.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:55.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:55.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:52:55.367 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1828ms. 2025-07-10 14:52:55.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:55.367 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:52:55.367 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:52:55.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:55.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:52:55.367 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0706ms 2025-07-10 14:52:55.367 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:52:55.367 +03:00 [DBG] Connection id "0HNC8090TGJFP" completed keep alive response. 2025-07-10 14:52:55.367 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1174ms 2025-07-10 14:52:55.368 +03:00 [DBG] Connection id "0HNC8090TGJFP" received FIN. 2025-07-10 14:52:55.368 +03:00 [DBG] Connection id "0HNC8090TGJFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:52:55.368 +03:00 [DBG] Connection id "0HNC8090TGJFP" disconnecting. 2025-07-10 14:52:55.368 +03:00 [DBG] Connection id "0HNC8090TGJFP" stopped. 2025-07-10 14:53:00.352 +03:00 [DBG] Connection id "0HNC8090TGJFQ" accepted. 2025-07-10 14:53:00.352 +03:00 [DBG] Connection id "0HNC8090TGJFQ" started. 2025-07-10 14:53:00.352 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:53:00.352 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:53:00.352 +03:00 [DBG] POST requests are not supported 2025-07-10 14:53:00.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:53:00.352 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:53:00.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:00.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:53:00.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:53:00.353 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:53:00.353 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:53:00.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:00.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-07-10 14:53:00.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:53:00.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:53:00.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-07-10 14:53:00.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:53:00.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-07-10 14:53:00.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:00.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:00.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:00.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:00.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:53:00.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-07-10 14:53:00.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:00.353 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:53:00.353 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:00.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:00.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:00.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:00.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:00.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7229ms 2025-07-10 14:53:00.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:00.354 +03:00 [DBG] Connection id "0HNC8090TGJFQ" completed keep alive response. 2025-07-10 14:53:00.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3699ms 2025-07-10 14:53:00.354 +03:00 [DBG] Connection id "0HNC8090TGJFQ" received FIN. 2025-07-10 14:53:00.354 +03:00 [DBG] Connection id "0HNC8090TGJFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:53:00.354 +03:00 [DBG] Connection id "0HNC8090TGJFQ" disconnecting. 2025-07-10 14:53:00.354 +03:00 [DBG] Connection id "0HNC8090TGJFQ" stopped. 2025-07-10 14:53:05.356 +03:00 [DBG] Connection id "0HNC8090TGJFR" accepted. 2025-07-10 14:53:05.356 +03:00 [DBG] Connection id "0HNC8090TGJFR" started. 2025-07-10 14:53:05.356 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:53:05.356 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:53:05.356 +03:00 [DBG] POST requests are not supported 2025-07-10 14:53:05.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:53:05.357 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:53:05.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:05.357 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:53:05.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:53:05.357 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:53:05.357 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:53:05.357 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:05.357 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:53:05.357 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:53:05.357 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:53:05.357 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:53:05.357 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:53:05.357 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:53:05.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:05.357 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:05.357 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:05.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:05.357 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:53:05.357 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-10 14:53:05.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:05.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:05.358 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:53:05.358 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:05.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:05.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:05.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:05.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:05.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:05.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:05.358 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7479ms 2025-07-10 14:53:05.358 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:05.358 +03:00 [DBG] Connection id "0HNC8090TGJFR" completed keep alive response. 2025-07-10 14:53:05.358 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4189ms 2025-07-10 14:53:05.358 +03:00 [DBG] Connection id "0HNC8090TGJFR" received FIN. 2025-07-10 14:53:05.358 +03:00 [DBG] Connection id "0HNC8090TGJFR" disconnecting. 2025-07-10 14:53:05.358 +03:00 [DBG] Connection id "0HNC8090TGJFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:53:05.359 +03:00 [DBG] Connection id "0HNC8090TGJFR" stopped. 2025-07-10 14:53:10.361 +03:00 [DBG] Connection id "0HNC8090TGJFS" accepted. 2025-07-10 14:53:10.361 +03:00 [DBG] Connection id "0HNC8090TGJFS" started. 2025-07-10 14:53:10.361 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:53:10.361 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:53:10.361 +03:00 [DBG] POST requests are not supported 2025-07-10 14:53:10.361 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:53:10.361 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:53:10.361 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:10.361 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:53:10.361 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:53:10.361 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:53:10.361 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:53:10.361 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:10.361 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:53:10.361 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:53:10.361 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:53:10.362 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:53:10.362 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:53:10.362 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:53:10.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:10.362 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:10.362 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:10.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:10.362 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:53:10.362 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-10 14:53:10.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:10.362 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:53:10.362 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:10.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:10.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:10.362 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8737ms 2025-07-10 14:53:10.362 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:10.363 +03:00 [DBG] Connection id "0HNC8090TGJFS" completed keep alive response. 2025-07-10 14:53:10.363 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5037ms 2025-07-10 14:53:10.363 +03:00 [DBG] Connection id "0HNC8090TGJFS" received FIN. 2025-07-10 14:53:10.363 +03:00 [DBG] Connection id "0HNC8090TGJFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:53:10.363 +03:00 [DBG] Connection id "0HNC8090TGJFS" disconnecting. 2025-07-10 14:53:10.363 +03:00 [DBG] Connection id "0HNC8090TGJFS" stopped. 2025-07-10 14:53:15.356 +03:00 [DBG] Connection id "0HNC8090TGJFT" accepted. 2025-07-10 14:53:15.356 +03:00 [DBG] Connection id "0HNC8090TGJFT" started. 2025-07-10 14:53:15.357 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:53:15.357 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:53:15.357 +03:00 [DBG] POST requests are not supported 2025-07-10 14:53:15.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:53:15.357 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:53:15.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:15.357 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:53:15.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:53:15.357 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:53:15.357 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:53:15.357 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:15.357 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:53:15.357 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:53:15.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:53:15.358 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:53:15.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:53:15.358 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:53:15.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:15.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:15.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:15.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:15.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:15.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:15.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:15.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:15.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:53:15.359 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1991ms. 2025-07-10 14:53:15.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:15.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:15.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:15.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:15.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:15.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:15.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:15.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:15.359 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:15.359 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:53:15.359 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:15.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:15.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:15.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:15.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:15.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:15.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:15.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0448ms 2025-07-10 14:53:15.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:15.360 +03:00 [DBG] Connection id "0HNC8090TGJFT" completed keep alive response. 2025-07-10 14:53:15.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3433ms 2025-07-10 14:53:15.360 +03:00 [DBG] Connection id "0HNC8090TGJFT" received FIN. 2025-07-10 14:53:15.360 +03:00 [DBG] Connection id "0HNC8090TGJFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:53:15.361 +03:00 [DBG] Connection id "0HNC8090TGJFT" disconnecting. 2025-07-10 14:53:15.361 +03:00 [DBG] Connection id "0HNC8090TGJFT" stopped. 2025-07-10 14:53:20.359 +03:00 [DBG] Connection id "0HNC8090TGJFU" accepted. 2025-07-10 14:53:20.359 +03:00 [DBG] Connection id "0HNC8090TGJFU" started. 2025-07-10 14:53:20.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:53:20.359 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:53:20.359 +03:00 [DBG] POST requests are not supported 2025-07-10 14:53:20.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:53:20.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:53:20.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:20.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:53:20.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:53:20.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:53:20.360 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:53:20.360 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:20.360 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:53:20.360 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:53:20.360 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:53:20.360 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:53:20.360 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:53:20.360 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:53:20.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:20.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:20.360 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:20.360 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:20.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:20.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:20.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:20.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:20.361 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:53:20.361 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2297ms. 2025-07-10 14:53:20.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:20.361 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:53:20.361 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:20.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:20.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:20.361 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3489ms 2025-07-10 14:53:20.361 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:20.361 +03:00 [DBG] Connection id "0HNC8090TGJFU" completed keep alive response. 2025-07-10 14:53:20.361 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3445ms 2025-07-10 14:53:20.362 +03:00 [DBG] Connection id "0HNC8090TGJFU" received FIN. 2025-07-10 14:53:20.362 +03:00 [DBG] Connection id "0HNC8090TGJFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:53:20.362 +03:00 [DBG] Connection id "0HNC8090TGJFU" disconnecting. 2025-07-10 14:53:20.362 +03:00 [DBG] Connection id "0HNC8090TGJFU" stopped. 2025-07-10 14:53:25.351 +03:00 [DBG] Connection id "0HNC8090TGJFV" accepted. 2025-07-10 14:53:25.351 +03:00 [DBG] Connection id "0HNC8090TGJFV" started. 2025-07-10 14:53:25.351 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:53:25.351 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:53:25.351 +03:00 [DBG] POST requests are not supported 2025-07-10 14:53:25.351 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:53:25.351 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:53:25.351 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:25.351 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:53:25.351 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:53:25.351 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:53:25.352 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:53:25.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:25.352 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:53:25.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:53:25.352 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:53:25.352 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:53:25.352 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:53:25.352 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:53:25.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:25.352 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:25.352 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:25.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:25.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:53:25.352 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-10 14:53:25.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:25.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:25.352 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:53:25.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:25.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:25.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:25.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:25.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:25.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:25.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:25.353 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7262ms 2025-07-10 14:53:25.353 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:25.353 +03:00 [DBG] Connection id "0HNC8090TGJFV" completed keep alive response. 2025-07-10 14:53:25.353 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.686ms 2025-07-10 14:53:25.353 +03:00 [DBG] Connection id "0HNC8090TGJFV" received FIN. 2025-07-10 14:53:25.353 +03:00 [DBG] Connection id "0HNC8090TGJFV" disconnecting. 2025-07-10 14:53:25.353 +03:00 [DBG] Connection id "0HNC8090TGJFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:53:25.354 +03:00 [DBG] Connection id "0HNC8090TGJFV" stopped. 2025-07-10 14:53:30.358 +03:00 [DBG] Connection id "0HNC8090TGJG0" accepted. 2025-07-10 14:53:30.359 +03:00 [DBG] Connection id "0HNC8090TGJG0" started. 2025-07-10 14:53:30.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:53:30.359 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:53:30.359 +03:00 [DBG] POST requests are not supported 2025-07-10 14:53:30.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:53:30.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:53:30.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:30.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:53:30.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:53:30.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:53:30.359 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:53:30.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:30.359 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:53:30.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:53:30.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:53:30.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:53:30.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:53:30.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:53:30.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:30.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:30.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:30.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:30.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:30.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:30.360 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:53:30.360 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1615ms. 2025-07-10 14:53:30.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:30.360 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:53:30.360 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:30.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:30.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:30.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9491ms 2025-07-10 14:53:30.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:30.360 +03:00 [DBG] Connection id "0HNC8090TGJG0" completed keep alive response. 2025-07-10 14:53:30.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7064ms 2025-07-10 14:53:30.361 +03:00 [DBG] Connection id "0HNC8090TGJG0" received FIN. 2025-07-10 14:53:30.361 +03:00 [DBG] Connection id "0HNC8090TGJG0" disconnecting. 2025-07-10 14:53:30.361 +03:00 [DBG] Connection id "0HNC8090TGJG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:53:30.362 +03:00 [DBG] Connection id "0HNC8090TGJG0" stopped. 2025-07-10 14:53:35.360 +03:00 [DBG] Connection id "0HNC8090TGJG1" accepted. 2025-07-10 14:53:35.360 +03:00 [DBG] Connection id "0HNC8090TGJG1" started. 2025-07-10 14:53:35.360 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:53:35.360 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:53:35.360 +03:00 [DBG] POST requests are not supported 2025-07-10 14:53:35.360 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:53:35.360 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:53:35.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:35.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:53:35.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:53:35.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:53:35.360 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:53:35.360 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:35.361 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:53:35.361 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:53:35.361 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:53:35.361 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:53:35.361 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:53:35.361 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:53:35.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:35.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:35.361 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:35.361 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:35.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:35.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:35.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:35.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:35.361 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:53:35.361 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.159ms. 2025-07-10 14:53:35.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:35.362 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:53:35.362 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:35.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:35.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:35.362 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2389ms 2025-07-10 14:53:35.362 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:35.362 +03:00 [DBG] Connection id "0HNC8090TGJG1" completed keep alive response. 2025-07-10 14:53:35.362 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3102ms 2025-07-10 14:53:35.363 +03:00 [DBG] Connection id "0HNC8090TGJG1" received FIN. 2025-07-10 14:53:35.363 +03:00 [DBG] Connection id "0HNC8090TGJG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:53:35.363 +03:00 [DBG] Connection id "0HNC8090TGJG1" disconnecting. 2025-07-10 14:53:35.363 +03:00 [DBG] Connection id "0HNC8090TGJG1" stopped. 2025-07-10 14:53:40.354 +03:00 [DBG] Connection id "0HNC8090TGJG2" accepted. 2025-07-10 14:53:40.354 +03:00 [DBG] Connection id "0HNC8090TGJG2" started. 2025-07-10 14:53:40.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:53:40.355 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:53:40.355 +03:00 [DBG] POST requests are not supported 2025-07-10 14:53:40.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:53:40.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:53:40.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:40.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:53:40.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:53:40.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:53:40.355 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:53:40.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:40.355 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:53:40.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:53:40.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:53:40.355 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:53:40.355 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:53:40.355 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:53:40.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:40.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:40.355 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:40.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:40.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:40.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:40.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:40.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:40.355 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:53:40.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1299ms. 2025-07-10 14:53:40.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:40.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:53:40.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:40.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:40.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:40.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.744ms 2025-07-10 14:53:40.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:40.356 +03:00 [DBG] Connection id "0HNC8090TGJG2" completed keep alive response. 2025-07-10 14:53:40.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3868ms 2025-07-10 14:53:40.356 +03:00 [DBG] Connection id "0HNC8090TGJG2" received FIN. 2025-07-10 14:53:40.357 +03:00 [DBG] Connection id "0HNC8090TGJG2" disconnecting. 2025-07-10 14:53:40.357 +03:00 [DBG] Connection id "0HNC8090TGJG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:53:40.358 +03:00 [DBG] Connection id "0HNC8090TGJG2" stopped. 2025-07-10 14:53:53.364 +03:00 [DBG] Connection id "0HNC8090TGJG3" accepted. 2025-07-10 14:53:53.364 +03:00 [DBG] Connection id "0HNC8090TGJG3" started. 2025-07-10 14:53:53.364 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:53:53.364 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:53:53.364 +03:00 [DBG] POST requests are not supported 2025-07-10 14:53:53.364 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:53:53.364 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:53:53.364 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:53.364 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:53:53.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:53:53.365 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:53:53.365 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:53:53.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:53.365 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:53:53.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:53:53.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:53:53.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:53:53.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:53:53.365 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:53:53.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:53.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:53.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:53.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:53:53.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:53.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:53.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:53.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:53.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:53:53.366 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1843ms. 2025-07-10 14:53:53.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:53.366 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:53:53.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:53:53.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:53.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:53:53.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2203ms 2025-07-10 14:53:53.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:53:53.367 +03:00 [DBG] Connection id "0HNC8090TGJG3" completed keep alive response. 2025-07-10 14:53:53.367 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4272ms 2025-07-10 14:53:53.367 +03:00 [DBG] Connection id "0HNC8090TGJG3" received FIN. 2025-07-10 14:53:53.367 +03:00 [DBG] Connection id "0HNC8090TGJG3" disconnecting. 2025-07-10 14:53:53.368 +03:00 [DBG] Connection id "0HNC8090TGJG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:53:53.369 +03:00 [DBG] Connection id "0HNC8090TGJG3" stopped. 2025-07-10 14:54:53.354 +03:00 [DBG] Connection id "0HNC8090TGJG4" accepted. 2025-07-10 14:54:53.354 +03:00 [DBG] Connection id "0HNC8090TGJG4" started. 2025-07-10 14:54:53.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:54:53.355 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:54:53.355 +03:00 [DBG] POST requests are not supported 2025-07-10 14:54:53.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:54:53.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:54:53.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:54:53.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:54:53.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:54:53.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:54:53.355 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:54:53.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:54:53.355 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:54:53.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:54:53.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:54:53.355 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:54:53.355 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:54:53.355 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:54:53.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:54:53.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:54:53.355 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:54:53.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:54:53.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:54:53.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:54:53.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:54:53.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:54:53.355 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:54:53.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-07-10 14:54:53.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:54:53.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:54:53.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:54:53.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:54:53.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:54:53.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7269ms 2025-07-10 14:54:53.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:54:53.356 +03:00 [DBG] Connection id "0HNC8090TGJG4" completed keep alive response. 2025-07-10 14:54:53.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.351ms 2025-07-10 14:54:53.356 +03:00 [DBG] Connection id "0HNC8090TGJG4" received FIN. 2025-07-10 14:54:53.356 +03:00 [DBG] Connection id "0HNC8090TGJG4" disconnecting. 2025-07-10 14:54:53.356 +03:00 [DBG] Connection id "0HNC8090TGJG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:54:53.357 +03:00 [DBG] Connection id "0HNC8090TGJG4" stopped. 2025-07-10 14:55:53.366 +03:00 [DBG] Connection id "0HNC8090TGJG5" accepted. 2025-07-10 14:55:53.366 +03:00 [DBG] Connection id "0HNC8090TGJG5" started. 2025-07-10 14:55:53.366 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:55:53.366 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:55:53.366 +03:00 [DBG] POST requests are not supported 2025-07-10 14:55:53.366 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:55:53.367 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:55:53.367 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:55:53.367 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:55:53.367 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:55:53.367 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:55:53.367 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:55:53.367 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:55:53.367 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:55:53.367 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:55:53.367 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:55:53.367 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:55:53.367 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:55:53.367 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:55:53.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:55:53.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:55:53.367 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:55:53.367 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:55:53.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:55:53.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:55:53.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:55:53.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:55:53.367 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:55:53.368 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1458ms. 2025-07-10 14:55:53.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:55:53.368 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:55:53.368 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:55:53.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:55:53.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:55:53.368 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0693ms 2025-07-10 14:55:53.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:55:53.368 +03:00 [DBG] Connection id "0HNC8090TGJG5" completed keep alive response. 2025-07-10 14:55:53.368 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8898ms 2025-07-10 14:55:53.369 +03:00 [DBG] Connection id "0HNC8090TGJG5" received FIN. 2025-07-10 14:55:53.369 +03:00 [DBG] Connection id "0HNC8090TGJG5" disconnecting. 2025-07-10 14:55:53.369 +03:00 [DBG] Connection id "0HNC8090TGJG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:55:53.370 +03:00 [DBG] Connection id "0HNC8090TGJG5" stopped. 2025-07-10 14:56:53.361 +03:00 [DBG] Connection id "0HNC8090TGJG6" accepted. 2025-07-10 14:56:53.361 +03:00 [DBG] Connection id "0HNC8090TGJG6" started. 2025-07-10 14:56:53.361 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:56:53.361 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:56:53.361 +03:00 [DBG] POST requests are not supported 2025-07-10 14:56:53.361 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:56:53.361 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:56:53.362 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:56:53.362 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:56:53.362 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:56:53.362 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:56:53.362 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:56:53.362 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:56:53.362 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:56:53.362 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:56:53.362 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:56:53.362 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:56:53.362 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:56:53.362 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:56:53.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:56:53.362 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:56:53.362 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:56:53.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:56:53.362 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:56:53.362 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-10 14:56:53.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:56:53.362 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:56:53.362 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:56:53.363 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:56:53.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:56:53.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:56:53.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:56:53.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:56:53.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:56:53.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:56:53.363 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6442ms 2025-07-10 14:56:53.363 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:56:53.363 +03:00 [DBG] Connection id "0HNC8090TGJG6" completed keep alive response. 2025-07-10 14:56:53.363 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4005ms 2025-07-10 14:56:53.363 +03:00 [DBG] Connection id "0HNC8090TGJG6" received FIN. 2025-07-10 14:56:53.363 +03:00 [DBG] Connection id "0HNC8090TGJG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:56:53.363 +03:00 [DBG] Connection id "0HNC8090TGJG6" disconnecting. 2025-07-10 14:56:53.364 +03:00 [DBG] Connection id "0HNC8090TGJG6" stopped. 2025-07-10 14:57:53.366 +03:00 [DBG] Connection id "0HNC8090TGJG7" accepted. 2025-07-10 14:57:53.366 +03:00 [DBG] Connection id "0HNC8090TGJG7" started. 2025-07-10 14:57:53.366 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:57:53.366 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:57:53.366 +03:00 [DBG] POST requests are not supported 2025-07-10 14:57:53.366 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:57:53.366 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:57:53.366 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:57:53.366 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:57:53.366 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:57:53.366 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:57:53.366 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:57:53.366 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:57:53.367 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:57:53.367 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:57:53.367 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:57:53.367 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:57:53.367 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:57:53.367 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:57:53.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:57:53.367 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:57:53.367 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:57:53.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:57:53.367 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:57:53.367 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-10 14:57:53.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:57:53.367 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:57:53.368 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:57:53.368 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:57:53.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:57:53.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:57:53.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:57:53.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:57:53.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:57:53.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:57:53.368 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9317ms 2025-07-10 14:57:53.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:57:53.368 +03:00 [DBG] Connection id "0HNC8090TGJG7" completed keep alive response. 2025-07-10 14:57:53.368 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8069ms 2025-07-10 14:57:53.368 +03:00 [DBG] Connection id "0HNC8090TGJG7" received FIN. 2025-07-10 14:57:53.368 +03:00 [DBG] Connection id "0HNC8090TGJG7" disconnecting. 2025-07-10 14:57:53.369 +03:00 [DBG] Connection id "0HNC8090TGJG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:57:53.370 +03:00 [DBG] Connection id "0HNC8090TGJG7" stopped. 2025-07-10 14:58:53.372 +03:00 [DBG] Connection id "0HNC8090TGJG8" accepted. 2025-07-10 14:58:53.372 +03:00 [DBG] Connection id "0HNC8090TGJG8" started. 2025-07-10 14:58:53.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:58:53.372 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:58:53.372 +03:00 [DBG] POST requests are not supported 2025-07-10 14:58:53.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:58:53.372 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:58:53.373 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:58:53.373 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:58:53.373 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:58:53.373 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:58:53.373 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:58:53.373 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:58:53.373 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:58:53.373 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:58:53.373 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:58:53.373 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:58:53.373 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:58:53.373 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:58:53.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:58:53.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:58:53.373 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:58:53.373 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:58:53.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:58:53.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:58:53.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:58:53.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:58:53.373 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:58:53.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-10 14:58:53.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:58:53.374 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:58:53.374 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:58:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:58:53.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:58:53.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8533ms 2025-07-10 14:58:53.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:58:53.374 +03:00 [DBG] Connection id "0HNC8090TGJG8" completed keep alive response. 2025-07-10 14:58:53.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5473ms 2025-07-10 14:58:53.374 +03:00 [DBG] Connection id "0HNC8090TGJG8" received FIN. 2025-07-10 14:58:53.374 +03:00 [DBG] Connection id "0HNC8090TGJG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:58:53.374 +03:00 [DBG] Connection id "0HNC8090TGJG8" disconnecting. 2025-07-10 14:58:53.374 +03:00 [DBG] Connection id "0HNC8090TGJG8" stopped. 2025-07-10 14:59:53.359 +03:00 [DBG] Connection id "0HNC8090TGJG9" accepted. 2025-07-10 14:59:53.359 +03:00 [DBG] Connection id "0HNC8090TGJG9" started. 2025-07-10 14:59:53.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 14:59:53.360 +03:00 [VRB] All hosts are allowed. 2025-07-10 14:59:53.360 +03:00 [DBG] POST requests are not supported 2025-07-10 14:59:53.360 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 14:59:53.360 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 14:59:53.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:59:53.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 14:59:53.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 14:59:53.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 14:59:53.360 +03:00 [INF] CORS policy execution successful. 2025-07-10 14:59:53.360 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:59:53.360 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 14:59:53.360 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 14:59:53.360 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 14:59:53.360 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 14:59:53.360 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 14:59:53.360 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 14:59:53.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:59:53.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:59:53.360 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:59:53.360 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 14:59:53.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:59:53.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:59:53.361 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 14:59:53.361 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1818ms. 2025-07-10 14:59:53.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:59:53.361 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 14:59:53.361 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 14:59:53.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:59:53.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 14:59:53.361 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1482ms 2025-07-10 14:59:53.361 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 14:59:53.362 +03:00 [DBG] Connection id "0HNC8090TGJG9" completed keep alive response. 2025-07-10 14:59:53.362 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1195ms 2025-07-10 14:59:53.362 +03:00 [DBG] Connection id "0HNC8090TGJG9" received FIN. 2025-07-10 14:59:53.362 +03:00 [DBG] Connection id "0HNC8090TGJG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 14:59:53.362 +03:00 [DBG] Connection id "0HNC8090TGJG9" disconnecting. 2025-07-10 14:59:53.362 +03:00 [DBG] Connection id "0HNC8090TGJG9" stopped. 2025-07-10 15:00:53.370 +03:00 [DBG] Connection id "0HNC8090TGJGA" accepted. 2025-07-10 15:00:53.370 +03:00 [DBG] Connection id "0HNC8090TGJGA" started. 2025-07-10 15:00:53.370 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:00:53.371 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:00:53.371 +03:00 [DBG] POST requests are not supported 2025-07-10 15:00:53.371 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:00:53.371 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:00:53.371 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:00:53.371 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:00:53.371 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:00:53.371 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:00:53.371 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:00:53.371 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:00:53.371 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:00:53.371 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:00:53.371 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:00:53.371 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:00:53.371 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:00:53.371 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:00:53.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:00:53.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:00:53.371 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:00:53.371 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:00:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:00:53.372 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:00:53.372 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1826ms. 2025-07-10 15:00:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:00:53.372 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:00:53.372 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:00:53.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:00:53.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:00:53.373 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2054ms 2025-07-10 15:00:53.373 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:00:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGA" completed keep alive response. 2025-07-10 15:00:53.373 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3224ms 2025-07-10 15:00:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGA" received FIN. 2025-07-10 15:00:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:00:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGA" disconnecting. 2025-07-10 15:00:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGA" stopped. 2025-07-10 15:01:53.372 +03:00 [DBG] Connection id "0HNC8090TGJGB" accepted. 2025-07-10 15:01:53.372 +03:00 [DBG] Connection id "0HNC8090TGJGB" started. 2025-07-10 15:01:53.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:01:53.372 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:01:53.372 +03:00 [DBG] POST requests are not supported 2025-07-10 15:01:53.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:01:53.372 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:01:53.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:01:53.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:01:53.373 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:01:53.373 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:01:53.373 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:01:53.373 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:01:53.373 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:01:53.373 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:01:53.373 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:01:53.373 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:01:53.373 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:01:53.373 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:01:53.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:01:53.373 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:01:53.373 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:01:53.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:01:53.373 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:01:53.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-07-10 15:01:53.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:01:53.373 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:01:53.374 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:01:53.374 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:01:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:01:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:01:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:01:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:01:53.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:01:53.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:01:53.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8576ms 2025-07-10 15:01:53.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:01:53.374 +03:00 [DBG] Connection id "0HNC8090TGJGB" completed keep alive response. 2025-07-10 15:01:53.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.542ms 2025-07-10 15:01:53.374 +03:00 [DBG] Connection id "0HNC8090TGJGB" received FIN. 2025-07-10 15:01:53.374 +03:00 [DBG] Connection id "0HNC8090TGJGB" disconnecting. 2025-07-10 15:01:53.374 +03:00 [DBG] Connection id "0HNC8090TGJGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:01:53.375 +03:00 [DBG] Connection id "0HNC8090TGJGB" stopped. 2025-07-10 15:02:53.372 +03:00 [DBG] Connection id "0HNC8090TGJGC" accepted. 2025-07-10 15:02:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGC" started. 2025-07-10 15:02:53.373 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:02:53.373 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:02:53.373 +03:00 [DBG] POST requests are not supported 2025-07-10 15:02:53.373 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:02:53.373 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:02:53.373 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:02:53.373 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:02:53.373 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:02:53.373 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:02:53.373 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:02:53.373 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:02:53.373 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:02:53.373 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:02:53.373 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:02:53.373 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:02:53.373 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:02:53.373 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:02:53.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:02:53.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:02:53.373 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:02:53.374 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:02:53.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:02:53.374 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:02:53.374 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-07-10 15:02:53.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:02:53.374 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:02:53.374 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:02:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:02:53.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:02:53.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9646ms 2025-07-10 15:02:53.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:02:53.374 +03:00 [DBG] Connection id "0HNC8090TGJGC" completed keep alive response. 2025-07-10 15:02:53.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7608ms 2025-07-10 15:02:53.375 +03:00 [DBG] Connection id "0HNC8090TGJGC" received FIN. 2025-07-10 15:02:53.375 +03:00 [DBG] Connection id "0HNC8090TGJGC" disconnecting. 2025-07-10 15:02:53.375 +03:00 [DBG] Connection id "0HNC8090TGJGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:02:53.376 +03:00 [DBG] Connection id "0HNC8090TGJGC" stopped. 2025-07-10 15:03:53.364 +03:00 [DBG] Connection id "0HNC8090TGJGD" accepted. 2025-07-10 15:03:53.364 +03:00 [DBG] Connection id "0HNC8090TGJGD" started. 2025-07-10 15:03:53.364 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:03:53.364 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:03:53.364 +03:00 [DBG] POST requests are not supported 2025-07-10 15:03:53.364 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:03:53.364 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:03:53.364 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:03:53.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:03:53.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:03:53.365 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:03:53.365 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:03:53.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:03:53.365 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:03:53.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:03:53.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:03:53.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:03:53.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:03:53.365 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:03:53.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:03:53.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:03:53.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:03:53.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:03:53.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:03:53.365 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-10 15:03:53.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:03:53.365 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:03:53.366 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:03:53.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:03:53.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:03:53.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:03:53.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:03:53.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:03:53.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:03:53.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:03:53.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7428ms 2025-07-10 15:03:53.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:03:53.366 +03:00 [DBG] Connection id "0HNC8090TGJGD" completed keep alive response. 2025-07-10 15:03:53.366 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5112ms 2025-07-10 15:03:53.366 +03:00 [DBG] Connection id "0HNC8090TGJGD" received FIN. 2025-07-10 15:03:53.366 +03:00 [DBG] Connection id "0HNC8090TGJGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:03:53.367 +03:00 [DBG] Connection id "0HNC8090TGJGD" disconnecting. 2025-07-10 15:03:53.367 +03:00 [DBG] Connection id "0HNC8090TGJGD" stopped. 2025-07-10 15:04:53.370 +03:00 [DBG] Connection id "0HNC8090TGJGE" accepted. 2025-07-10 15:04:53.370 +03:00 [DBG] Connection id "0HNC8090TGJGE" started. 2025-07-10 15:04:53.370 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:04:53.370 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:04:53.370 +03:00 [DBG] POST requests are not supported 2025-07-10 15:04:53.370 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:04:53.370 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:04:53.370 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:04:53.370 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:04:53.370 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:04:53.370 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:04:53.370 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:04:53.370 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:04:53.370 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:04:53.370 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:04:53.370 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:04:53.370 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:04:53.370 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:04:53.371 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:04:53.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:04:53.371 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:04:53.371 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:04:53.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:04:53.371 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:04:53.371 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-10 15:04:53.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:04:53.371 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:04:53.371 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:04:53.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:04:53.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:04:53.371 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7542ms 2025-07-10 15:04:53.371 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:04:53.371 +03:00 [DBG] Connection id "0HNC8090TGJGE" completed keep alive response. 2025-07-10 15:04:53.371 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3232ms 2025-07-10 15:04:53.372 +03:00 [DBG] Connection id "0HNC8090TGJGE" received FIN. 2025-07-10 15:04:53.372 +03:00 [DBG] Connection id "0HNC8090TGJGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:04:53.372 +03:00 [DBG] Connection id "0HNC8090TGJGE" disconnecting. 2025-07-10 15:04:53.372 +03:00 [DBG] Connection id "0HNC8090TGJGE" stopped. 2025-07-10 15:05:53.362 +03:00 [DBG] Connection id "0HNC8090TGJGF" accepted. 2025-07-10 15:05:53.362 +03:00 [DBG] Connection id "0HNC8090TGJGF" started. 2025-07-10 15:05:53.362 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:05:53.362 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:05:53.362 +03:00 [DBG] POST requests are not supported 2025-07-10 15:05:53.362 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:05:53.363 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:05:53.363 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:05:53.363 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:05:53.363 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:05:53.363 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:05:53.363 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:05:53.363 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:05:53.363 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:05:53.363 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:05:53.363 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:05:53.363 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:05:53.363 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:05:53.363 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:05:53.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:05:53.363 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:05:53.363 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:05:53.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:05:53.363 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:05:53.363 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-10 15:05:53.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:05:53.363 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:05:53.363 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:05:53.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:05:53.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:05:53.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:05:53.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:05:53.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:05:53.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:05:53.364 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6872ms 2025-07-10 15:05:53.364 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:05:53.364 +03:00 [DBG] Connection id "0HNC8090TGJGF" completed keep alive response. 2025-07-10 15:05:53.364 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2893ms 2025-07-10 15:05:53.364 +03:00 [DBG] Connection id "0HNC8090TGJGF" received FIN. 2025-07-10 15:05:53.364 +03:00 [DBG] Connection id "0HNC8090TGJGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:05:53.364 +03:00 [DBG] Connection id "0HNC8090TGJGF" disconnecting. 2025-07-10 15:05:53.364 +03:00 [DBG] Connection id "0HNC8090TGJGF" stopped. 2025-07-10 15:06:53.381 +03:00 [DBG] Connection id "0HNC8090TGJGG" accepted. 2025-07-10 15:06:53.382 +03:00 [DBG] Connection id "0HNC8090TGJGG" started. 2025-07-10 15:06:53.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:06:53.382 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:06:53.382 +03:00 [DBG] POST requests are not supported 2025-07-10 15:06:53.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:06:53.382 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:06:53.382 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:06:53.382 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:06:53.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:06:53.382 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:06:53.382 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:06:53.382 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:06:53.382 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:06:53.382 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:06:53.382 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:06:53.382 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:06:53.382 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:06:53.382 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:06:53.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:06:53.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:06:53.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:06:53.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:06:53.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:06:53.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-07-10 15:06:53.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:06:53.383 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:06:53.383 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:06:53.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:06:53.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:06:53.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:06:53.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:06:53.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:06:53.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0703ms 2025-07-10 15:06:53.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:06:53.384 +03:00 [DBG] Connection id "0HNC8090TGJGG" completed keep alive response. 2025-07-10 15:06:53.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9983ms 2025-07-10 15:06:53.384 +03:00 [DBG] Connection id "0HNC8090TGJGG" received FIN. 2025-07-10 15:06:53.384 +03:00 [DBG] Connection id "0HNC8090TGJGG" disconnecting. 2025-07-10 15:06:53.384 +03:00 [DBG] Connection id "0HNC8090TGJGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:06:53.385 +03:00 [DBG] Connection id "0HNC8090TGJGG" stopped. 2025-07-10 15:07:53.370 +03:00 [DBG] Connection id "0HNC8090TGJGH" accepted. 2025-07-10 15:07:53.370 +03:00 [DBG] Connection id "0HNC8090TGJGH" started. 2025-07-10 15:07:53.370 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:07:53.370 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:07:53.370 +03:00 [DBG] POST requests are not supported 2025-07-10 15:07:53.370 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:07:53.370 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:07:53.370 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:07:53.370 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:07:53.370 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:07:53.370 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:07:53.370 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:07:53.370 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:07:53.370 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:07:53.370 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:07:53.370 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:07:53.370 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:07:53.370 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:07:53.370 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:07:53.370 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:07:53.370 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:07:53.370 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:07:53.371 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:07:53.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:07:53.371 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:07:53.371 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-10 15:07:53.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:07:53.371 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:07:53.371 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:07:53.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:07:53.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:07:53.371 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5979ms 2025-07-10 15:07:53.371 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:07:53.371 +03:00 [DBG] Connection id "0HNC8090TGJGH" completed keep alive response. 2025-07-10 15:07:53.371 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0787ms 2025-07-10 15:07:53.371 +03:00 [DBG] Connection id "0HNC8090TGJGH" received FIN. 2025-07-10 15:07:53.371 +03:00 [DBG] Connection id "0HNC8090TGJGH" disconnecting. 2025-07-10 15:07:53.372 +03:00 [DBG] Connection id "0HNC8090TGJGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:07:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGH" stopped. 2025-07-10 15:08:53.378 +03:00 [DBG] Connection id "0HNC8090TGJGI" accepted. 2025-07-10 15:08:53.378 +03:00 [DBG] Connection id "0HNC8090TGJGI" started. 2025-07-10 15:08:53.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:08:53.379 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:08:53.379 +03:00 [DBG] POST requests are not supported 2025-07-10 15:08:53.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:08:53.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:08:53.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:08:53.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:08:53.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:08:53.379 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:08:53.379 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:08:53.379 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:08:53.379 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:08:53.379 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:08:53.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:08:53.379 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:08:53.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:08:53.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:08:53.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:08:53.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:08:53.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:08:53.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:08:53.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:08:53.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:08:53.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:08:53.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:08:53.381 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:08:53.381 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2177ms. 2025-07-10 15:08:53.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:08:53.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:08:53.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:08:53.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:08:53.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:08:53.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:08:53.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:08:53.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:08:53.382 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:08:53.382 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:08:53.382 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:08:53.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:08:53.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:08:53.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:08:53.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:08:53.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:08:53.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:08:53.382 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.641ms 2025-07-10 15:08:53.382 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:08:53.382 +03:00 [DBG] Connection id "0HNC8090TGJGI" completed keep alive response. 2025-07-10 15:08:53.383 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0505ms 2025-07-10 15:08:53.383 +03:00 [DBG] Connection id "0HNC8090TGJGI" received FIN. 2025-07-10 15:08:53.383 +03:00 [DBG] Connection id "0HNC8090TGJGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:08:53.383 +03:00 [DBG] Connection id "0HNC8090TGJGI" disconnecting. 2025-07-10 15:08:53.384 +03:00 [DBG] Connection id "0HNC8090TGJGI" stopped. 2025-07-10 15:09:53.377 +03:00 [DBG] Connection id "0HNC8090TGJGJ" accepted. 2025-07-10 15:09:53.378 +03:00 [DBG] Connection id "0HNC8090TGJGJ" started. 2025-07-10 15:09:53.378 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:09:53.378 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:09:53.378 +03:00 [DBG] POST requests are not supported 2025-07-10 15:09:53.378 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:09:53.378 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:09:53.378 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:09:53.378 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:09:53.378 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:09:53.378 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:09:53.378 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:09:53.378 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:09:53.378 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:09:53.378 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:09:53.378 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:09:53.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-07-10 15:09:53.378 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:09:53.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-07-10 15:09:53.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:09:53.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:09:53.378 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:09:53.378 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:09:53.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:09:53.379 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:09:53.379 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-07-10 15:09:53.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:09:53.379 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:09:53.379 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:09:53.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:09:53.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:09:53.379 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9452ms 2025-07-10 15:09:53.379 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:09:53.379 +03:00 [DBG] Connection id "0HNC8090TGJGJ" completed keep alive response. 2025-07-10 15:09:53.379 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6968ms 2025-07-10 15:09:53.380 +03:00 [DBG] Connection id "0HNC8090TGJGJ" received FIN. 2025-07-10 15:09:53.380 +03:00 [DBG] Connection id "0HNC8090TGJGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:09:53.380 +03:00 [DBG] Connection id "0HNC8090TGJGJ" disconnecting. 2025-07-10 15:09:53.380 +03:00 [DBG] Connection id "0HNC8090TGJGJ" stopped. 2025-07-10 15:10:53.371 +03:00 [DBG] Connection id "0HNC8090TGJGK" accepted. 2025-07-10 15:10:53.371 +03:00 [DBG] Connection id "0HNC8090TGJGK" started. 2025-07-10 15:10:53.371 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:10:53.372 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:10:53.372 +03:00 [DBG] POST requests are not supported 2025-07-10 15:10:53.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:10:53.372 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:10:53.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:10:53.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:10:53.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:10:53.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:10:53.372 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:10:53.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:10:53.372 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:10:53.372 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:10:53.372 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:10:53.372 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:10:53.372 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:10:53.372 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:10:53.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:10:53.372 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:10:53.372 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:10:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:10:53.372 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:10:53.372 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1159ms. 2025-07-10 15:10:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:10:53.372 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:10:53.373 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:10:53.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:10:53.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:10:53.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:10:53.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:10:53.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:10:53.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:10:53.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:10:53.373 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7977ms 2025-07-10 15:10:53.373 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:10:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGK" completed keep alive response. 2025-07-10 15:10:53.373 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4546ms 2025-07-10 15:10:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGK" received FIN. 2025-07-10 15:10:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGK" disconnecting. 2025-07-10 15:10:53.374 +03:00 [DBG] Connection id "0HNC8090TGJGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:10:53.375 +03:00 [DBG] Connection id "0HNC8090TGJGK" stopped. 2025-07-10 15:11:53.371 +03:00 [DBG] Connection id "0HNC8090TGJGL" accepted. 2025-07-10 15:11:53.371 +03:00 [DBG] Connection id "0HNC8090TGJGL" started. 2025-07-10 15:11:53.371 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:11:53.371 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:11:53.371 +03:00 [DBG] POST requests are not supported 2025-07-10 15:11:53.371 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:11:53.371 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:11:53.371 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:11:53.371 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:11:53.371 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:11:53.371 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:11:53.371 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:11:53.371 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:11:53.371 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:11:53.371 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:11:53.371 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:11:53.371 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:11:53.371 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:11:53.371 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:11:53.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:11:53.372 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:11:53.372 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:11:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:11:53.372 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:11:53.372 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-07-10 15:11:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:11:53.372 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:11:53.372 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:11:53.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:11:53.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:11:53.372 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7465ms 2025-07-10 15:11:53.372 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:11:53.372 +03:00 [DBG] Connection id "0HNC8090TGJGL" completed keep alive response. 2025-07-10 15:11:53.372 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.341ms 2025-07-10 15:11:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGL" received FIN. 2025-07-10 15:11:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:11:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGL" disconnecting. 2025-07-10 15:11:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGL" stopped. 2025-07-10 15:12:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGM" accepted. 2025-07-10 15:12:53.373 +03:00 [DBG] Connection id "0HNC8090TGJGM" started. 2025-07-10 15:12:53.373 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:12:53.374 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:12:53.374 +03:00 [DBG] POST requests are not supported 2025-07-10 15:12:53.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:12:53.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:12:53.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:12:53.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:12:53.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:12:53.374 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:12:53.374 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:12:53.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:12:53.374 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:12:53.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:12:53.374 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:12:53.374 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:12:53.374 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:12:53.374 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:12:53.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:12:53.374 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:12:53.374 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:12:53.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:12:53.374 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:12:53.374 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-07-10 15:12:53.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:12:53.374 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:12:53.374 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:12:53.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:12:53.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:12:53.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:12:53.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:12:53.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:12:53.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:12:53.375 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6269ms 2025-07-10 15:12:53.375 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:12:53.375 +03:00 [DBG] Connection id "0HNC8090TGJGM" completed keep alive response. 2025-07-10 15:12:53.375 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2019ms 2025-07-10 15:12:53.375 +03:00 [DBG] Connection id "0HNC8090TGJGM" received FIN. 2025-07-10 15:12:53.375 +03:00 [DBG] Connection id "0HNC8090TGJGM" disconnecting. 2025-07-10 15:12:53.375 +03:00 [DBG] Connection id "0HNC8090TGJGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:12:53.376 +03:00 [DBG] Connection id "0HNC8090TGJGM" stopped. 2025-07-10 15:13:53.378 +03:00 [DBG] Connection id "0HNC8090TGJGN" accepted. 2025-07-10 15:13:53.378 +03:00 [DBG] Connection id "0HNC8090TGJGN" started. 2025-07-10 15:13:53.378 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:13:53.378 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:13:53.378 +03:00 [DBG] POST requests are not supported 2025-07-10 15:13:53.378 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:13:53.378 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:13:53.378 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:13:53.378 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:13:53.378 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:13:53.379 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:13:53.379 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:13:53.379 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:13:53.379 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:13:53.379 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:13:53.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:13:53.379 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:13:53.379 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:13:53.379 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:13:53.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:13:53.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:13:53.379 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:13:53.379 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:13:53.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:13:53.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:13:53.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:13:53.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:13:53.379 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:13:53.379 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-07-10 15:13:53.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:13:53.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:13:53.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:13:53.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:13:53.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:13:53.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4982ms 2025-07-10 15:13:53.380 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:13:53.381 +03:00 [DBG] Connection id "0HNC8090TGJGN" completed keep alive response. 2025-07-10 15:13:53.381 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5447ms 2025-07-10 15:13:53.381 +03:00 [DBG] Connection id "0HNC8090TGJGN" received FIN. 2025-07-10 15:13:53.381 +03:00 [DBG] Connection id "0HNC8090TGJGN" disconnecting. 2025-07-10 15:13:53.381 +03:00 [DBG] Connection id "0HNC8090TGJGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:13:53.382 +03:00 [DBG] Connection id "0HNC8090TGJGN" stopped. 2025-07-10 15:14:53.383 +03:00 [DBG] Connection id "0HNC8090TGJGO" accepted. 2025-07-10 15:14:53.383 +03:00 [DBG] Connection id "0HNC8090TGJGO" started. 2025-07-10 15:14:53.383 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:14:53.383 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:14:53.384 +03:00 [DBG] POST requests are not supported 2025-07-10 15:14:53.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:14:53.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:14:53.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:14:53.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:14:53.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:14:53.384 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:14:53.384 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:14:53.384 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:14:53.384 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:14:53.384 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:14:53.384 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:14:53.384 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:14:53.384 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:14:53.384 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:14:53.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:14:53.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:14:53.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:14:53.385 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:14:53.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:14:53.385 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:14:53.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:14:53.385 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:14:53.385 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:14:53.385 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2155ms. 2025-07-10 15:14:53.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:14:53.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:14:53.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:14:53.386 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:14:53.386 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:14:53.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:14:53.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:14:53.386 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9818ms 2025-07-10 15:14:53.386 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:14:53.386 +03:00 [DBG] Connection id "0HNC8090TGJGO" completed keep alive response. 2025-07-10 15:14:53.387 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2176ms 2025-07-10 15:14:53.387 +03:00 [DBG] Connection id "0HNC8090TGJGO" received FIN. 2025-07-10 15:14:53.387 +03:00 [DBG] Connection id "0HNC8090TGJGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:14:53.387 +03:00 [DBG] Connection id "0HNC8090TGJGO" disconnecting. 2025-07-10 15:14:53.387 +03:00 [DBG] Connection id "0HNC8090TGJGO" stopped. 2025-07-10 15:15:53.385 +03:00 [DBG] Connection id "0HNC8090TGJGP" accepted. 2025-07-10 15:15:53.385 +03:00 [DBG] Connection id "0HNC8090TGJGP" started. 2025-07-10 15:15:53.385 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:15:53.385 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:15:53.386 +03:00 [DBG] POST requests are not supported 2025-07-10 15:15:53.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:15:53.386 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:15:53.386 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:15:53.386 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:15:53.386 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:15:53.386 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:15:53.386 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:15:53.386 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:15:53.386 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:15:53.386 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:15:53.386 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:15:53.386 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:15:53.386 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:15:53.386 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:15:53.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:15:53.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:15:53.386 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:15:53.386 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:15:53.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:15:53.387 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:15:53.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1894ms. 2025-07-10 15:15:53.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:15:53.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:15:53.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:15:53.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:15:53.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:15:53.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:15:53.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:15:53.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:15:53.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:15:53.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4415ms 2025-07-10 15:15:53.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:15:53.388 +03:00 [DBG] Connection id "0HNC8090TGJGP" completed keep alive response. 2025-07-10 15:15:53.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5164ms 2025-07-10 15:15:53.388 +03:00 [DBG] Connection id "0HNC8090TGJGP" received FIN. 2025-07-10 15:15:53.388 +03:00 [DBG] Connection id "0HNC8090TGJGP" disconnecting. 2025-07-10 15:15:53.389 +03:00 [DBG] Connection id "0HNC8090TGJGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:15:53.390 +03:00 [DBG] Connection id "0HNC8090TGJGP" stopped. 2025-07-10 15:16:53.386 +03:00 [DBG] Connection id "0HNC8090TGJGQ" accepted. 2025-07-10 15:16:53.386 +03:00 [DBG] Connection id "0HNC8090TGJGQ" started. 2025-07-10 15:16:53.386 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:16:53.386 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:16:53.386 +03:00 [DBG] POST requests are not supported 2025-07-10 15:16:53.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:16:53.387 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:16:53.387 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:16:53.387 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:16:53.387 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:16:53.387 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:16:53.387 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:16:53.387 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:16:53.387 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:16:53.387 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:16:53.387 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:16:53.387 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:16:53.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:16:53.387 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:16:53.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:16:53.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:16:53.387 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:16:53.387 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:16:53.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:16:53.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:16:53.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:16:53.388 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:16:53.388 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-07-10 15:16:53.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:16:53.388 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:16:53.388 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:16:53.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:16:53.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:16:53.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:16:53.389 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.31ms 2025-07-10 15:16:53.389 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:16:53.389 +03:00 [DBG] Connection id "0HNC8090TGJGQ" completed keep alive response. 2025-07-10 15:16:53.389 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4497ms 2025-07-10 15:16:53.389 +03:00 [DBG] Connection id "0HNC8090TGJGQ" received FIN. 2025-07-10 15:16:53.389 +03:00 [DBG] Connection id "0HNC8090TGJGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:16:53.389 +03:00 [DBG] Connection id "0HNC8090TGJGQ" disconnecting. 2025-07-10 15:16:53.389 +03:00 [DBG] Connection id "0HNC8090TGJGQ" stopped. 2025-07-10 15:17:53.382 +03:00 [DBG] Connection id "0HNC8090TGJGR" accepted. 2025-07-10 15:17:53.382 +03:00 [DBG] Connection id "0HNC8090TGJGR" started. 2025-07-10 15:17:53.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:17:53.382 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:17:53.382 +03:00 [DBG] POST requests are not supported 2025-07-10 15:17:53.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:17:53.382 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:17:53.382 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:17:53.382 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:17:53.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:17:53.382 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:17:53.382 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:17:53.382 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:17:53.382 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:17:53.382 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:17:53.382 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:17:53.382 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:17:53.382 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:17:53.382 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:17:53.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:17:53.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:17:53.382 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:17:53.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:17:53.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:17:53.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:17:53.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-10 15:17:53.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:17:53.383 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:17:53.383 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:17:53.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:17:53.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:17:53.383 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8462ms 2025-07-10 15:17:53.383 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:17:53.383 +03:00 [DBG] Connection id "0HNC8090TGJGR" completed keep alive response. 2025-07-10 15:17:53.383 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5786ms 2025-07-10 15:17:53.384 +03:00 [DBG] Connection id "0HNC8090TGJGR" received FIN. 2025-07-10 15:17:53.384 +03:00 [DBG] Connection id "0HNC8090TGJGR" disconnecting. 2025-07-10 15:17:53.384 +03:00 [DBG] Connection id "0HNC8090TGJGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:17:53.385 +03:00 [DBG] Connection id "0HNC8090TGJGR" stopped. 2025-07-10 15:18:53.388 +03:00 [DBG] Connection id "0HNC8090TGJGS" accepted. 2025-07-10 15:18:53.388 +03:00 [DBG] Connection id "0HNC8090TGJGS" started. 2025-07-10 15:18:53.388 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:18:53.388 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:18:53.388 +03:00 [DBG] POST requests are not supported 2025-07-10 15:18:53.388 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:18:53.389 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:18:53.389 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:18:53.389 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:18:53.389 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:18:53.389 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:18:53.389 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:18:53.389 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:18:53.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-07-10 15:18:53.389 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:18:53.389 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:18:53.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-07-10 15:18:53.389 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:18:53.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-07-10 15:18:53.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:18:53.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:18:53.389 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:18:53.389 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:18:53.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:18:53.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:18:53.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:18:53.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:18:53.389 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:18:53.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-07-10 15:18:53.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:18:53.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:18:53.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:18:53.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:18:53.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:18:53.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:18:53.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:18:53.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:18:53.390 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:18:53.390 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:18:53.390 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:18:53.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:18:53.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:18:53.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:18:53.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:18:53.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:18:53.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:18:53.390 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7906ms 2025-07-10 15:18:53.390 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:18:53.390 +03:00 [DBG] Connection id "0HNC8090TGJGS" completed keep alive response. 2025-07-10 15:18:53.390 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4539ms 2025-07-10 15:18:53.390 +03:00 [DBG] Connection id "0HNC8090TGJGS" received FIN. 2025-07-10 15:18:53.390 +03:00 [DBG] Connection id "0HNC8090TGJGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:18:53.390 +03:00 [DBG] Connection id "0HNC8090TGJGS" disconnecting. 2025-07-10 15:18:53.390 +03:00 [DBG] Connection id "0HNC8090TGJGS" stopped. 2025-07-10 15:19:53.387 +03:00 [DBG] Connection id "0HNC8090TGJGT" accepted. 2025-07-10 15:19:53.387 +03:00 [DBG] Connection id "0HNC8090TGJGT" started. 2025-07-10 15:19:53.387 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:19:53.387 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:19:53.387 +03:00 [DBG] POST requests are not supported 2025-07-10 15:19:53.387 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:19:53.387 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:19:53.387 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:19:53.387 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:19:53.387 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:19:53.387 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:19:53.387 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:19:53.387 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:19:53.387 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:19:53.387 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:19:53.387 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:19:53.387 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:19:53.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:19:53.387 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:19:53.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:19:53.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:19:53.387 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:19:53.387 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:19:53.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:19:53.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:19:53.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:19:53.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:19:53.388 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:19:53.388 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-07-10 15:19:53.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:19:53.388 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:19:53.388 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:19:53.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:19:53.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:19:53.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7599ms 2025-07-10 15:19:53.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:19:53.388 +03:00 [DBG] Connection id "0HNC8090TGJGT" completed keep alive response. 2025-07-10 15:19:53.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.404ms 2025-07-10 15:19:53.388 +03:00 [DBG] Connection id "0HNC8090TGJGT" received FIN. 2025-07-10 15:19:53.388 +03:00 [DBG] Connection id "0HNC8090TGJGT" disconnecting. 2025-07-10 15:19:53.388 +03:00 [DBG] Connection id "0HNC8090TGJGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:19:53.390 +03:00 [DBG] Connection id "0HNC8090TGJGT" stopped. 2025-07-10 15:20:53.381 +03:00 [DBG] Connection id "0HNC8090TGJGU" accepted. 2025-07-10 15:20:53.382 +03:00 [DBG] Connection id "0HNC8090TGJGU" started. 2025-07-10 15:20:53.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:20:53.382 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:20:53.382 +03:00 [DBG] POST requests are not supported 2025-07-10 15:20:53.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:20:53.382 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:20:53.382 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:20:53.382 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:20:53.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:20:53.382 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:20:53.382 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:20:53.382 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:20:53.382 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:20:53.382 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:20:53.382 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:20:53.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:20:53.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:20:53.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:20:53.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:20:53.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:20:53.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:20:53.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:20:53.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:20:53.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:20:53.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:20:53.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:20:53.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:20:53.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2136ms. 2025-07-10 15:20:53.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:20:53.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:20:53.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:20:53.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:20:53.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:20:53.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:20:53.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:20:53.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:20:53.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:20:53.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:20:53.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:20:53.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:20:53.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:20:53.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:20:53.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:20:53.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:20:53.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:20:53.385 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0377ms 2025-07-10 15:20:53.385 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:20:53.385 +03:00 [DBG] Connection id "0HNC8090TGJGU" completed keep alive response. 2025-07-10 15:20:53.385 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2905ms 2025-07-10 15:20:53.385 +03:00 [DBG] Connection id "0HNC8090TGJGU" received FIN. 2025-07-10 15:20:53.385 +03:00 [DBG] Connection id "0HNC8090TGJGU" disconnecting. 2025-07-10 15:20:53.386 +03:00 [DBG] Connection id "0HNC8090TGJGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:20:53.387 +03:00 [DBG] Connection id "0HNC8090TGJGU" stopped. 2025-07-10 15:21:53.388 +03:00 [DBG] Connection id "0HNC8090TGJGV" accepted. 2025-07-10 15:21:53.389 +03:00 [DBG] Connection id "0HNC8090TGJGV" started. 2025-07-10 15:21:53.389 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:21:53.389 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:21:53.389 +03:00 [DBG] POST requests are not supported 2025-07-10 15:21:53.389 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:21:53.389 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:21:53.389 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:21:53.389 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:21:53.389 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:21:53.389 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:21:53.389 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:21:53.389 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:21:53.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-07-10 15:21:53.389 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:21:53.389 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:21:53.390 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:21:53.390 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:21:53.390 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:21:53.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:21:53.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:21:53.390 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:21:53.390 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:21:53.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:21:53.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:21:53.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:21:53.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:21:53.390 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:21:53.390 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.161ms. 2025-07-10 15:21:53.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:21:53.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:21:53.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:21:53.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:21:53.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:21:53.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:21:53.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:21:53.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:21:53.391 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:21:53.391 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:21:53.391 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:21:53.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:21:53.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:21:53.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:21:53.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:21:53.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:21:53.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:21:53.391 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2048ms 2025-07-10 15:21:53.391 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:21:53.391 +03:00 [DBG] Connection id "0HNC8090TGJGV" completed keep alive response. 2025-07-10 15:21:53.391 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2482ms 2025-07-10 15:21:53.391 +03:00 [DBG] Connection id "0HNC8090TGJGV" received FIN. 2025-07-10 15:21:53.391 +03:00 [DBG] Connection id "0HNC8090TGJGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:21:53.392 +03:00 [DBG] Connection id "0HNC8090TGJGV" disconnecting. 2025-07-10 15:21:53.392 +03:00 [DBG] Connection id "0HNC8090TGJGV" stopped. 2025-07-10 15:22:53.729 +03:00 [DBG] Connection id "0HNC8090TGJH0" accepted. 2025-07-10 15:22:53.729 +03:00 [DBG] Connection id "0HNC8090TGJH0" started. 2025-07-10 15:22:53.730 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:22:53.730 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:22:53.730 +03:00 [DBG] POST requests are not supported 2025-07-10 15:22:53.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:22:53.730 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:22:53.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:22:53.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:22:53.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:22:53.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:22:53.730 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:22:53.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:22:53.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-07-10 15:22:53.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:22:53.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:22:53.731 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:22:53.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:22:53.731 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:22:53.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:22:53.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:22:53.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:22:53.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:22:53.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:22:53.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:22:53.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:22:53.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:22:53.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:22:53.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1824ms. 2025-07-10 15:22:53.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:22:53.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:22:53.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:22:53.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:22:53.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:22:53.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:22:53.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:22:53.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:22:53.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:22:53.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:22:53.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:22:53.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:22:53.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:22:53.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:22:53.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:22:53.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:22:53.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:22:53.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9923ms 2025-07-10 15:22:53.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:22:53.733 +03:00 [DBG] Connection id "0HNC8090TGJH0" completed keep alive response. 2025-07-10 15:22:53.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6689ms 2025-07-10 15:22:53.733 +03:00 [DBG] Connection id "0HNC8090TGJH0" received FIN. 2025-07-10 15:22:53.734 +03:00 [DBG] Connection id "0HNC8090TGJH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:22:53.734 +03:00 [DBG] Connection id "0HNC8090TGJH0" disconnecting. 2025-07-10 15:22:53.734 +03:00 [DBG] Connection id "0HNC8090TGJH0" stopped. 2025-07-10 15:23:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH1" accepted. 2025-07-10 15:23:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH1" started. 2025-07-10 15:23:53.393 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:23:53.393 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:23:53.394 +03:00 [DBG] POST requests are not supported 2025-07-10 15:23:53.394 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:23:53.394 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:23:53.394 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:23:53.394 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:23:53.394 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:23:53.394 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:23:53.394 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:23:53.394 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:23:53.394 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:23:53.394 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:23:53.394 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:23:53.394 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:23:53.394 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:23:53.394 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:23:53.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:23:53.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:23:53.394 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:23:53.394 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:23:53.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:23:53.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:23:53.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:23:53.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:23:53.394 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:23:53.394 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-07-10 15:23:53.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:23:53.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:23:53.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:23:53.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:23:53.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:23:53.395 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:23:53.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:23:53.395 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:23:53.395 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:23:53.395 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:23:53.395 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:23:53.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:23:53.395 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:23:53.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:23:53.395 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:23:53.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:23:53.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:23:53.395 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7418ms 2025-07-10 15:23:53.395 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:23:53.395 +03:00 [DBG] Connection id "0HNC8090TGJH1" completed keep alive response. 2025-07-10 15:23:53.395 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.405ms 2025-07-10 15:23:53.395 +03:00 [DBG] Connection id "0HNC8090TGJH1" received FIN. 2025-07-10 15:23:53.395 +03:00 [DBG] Connection id "0HNC8090TGJH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:23:53.395 +03:00 [DBG] Connection id "0HNC8090TGJH1" disconnecting. 2025-07-10 15:23:53.395 +03:00 [DBG] Connection id "0HNC8090TGJH1" stopped. 2025-07-10 15:24:53.398 +03:00 [DBG] Connection id "0HNC8090TGJH2" accepted. 2025-07-10 15:24:53.398 +03:00 [DBG] Connection id "0HNC8090TGJH2" started. 2025-07-10 15:24:53.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:24:53.398 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:24:53.398 +03:00 [DBG] POST requests are not supported 2025-07-10 15:24:53.398 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:24:53.398 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:24:53.398 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:24:53.398 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:24:53.398 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:24:53.398 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:24:53.398 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:24:53.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:24:53.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:24:53.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:24:53.398 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:24:53.398 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:24:53.398 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:24:53.398 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:24:53.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:24:53.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:24:53.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:24:53.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:24:53.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:24:53.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:24:53.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1409ms. 2025-07-10 15:24:53.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:24:53.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:24:53.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:24:53.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:24:53.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:24:53.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0339ms 2025-07-10 15:24:53.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:24:53.400 +03:00 [DBG] Connection id "0HNC8090TGJH2" completed keep alive response. 2025-07-10 15:24:53.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8071ms 2025-07-10 15:24:53.400 +03:00 [DBG] Connection id "0HNC8090TGJH2" received FIN. 2025-07-10 15:24:53.400 +03:00 [DBG] Connection id "0HNC8090TGJH2" disconnecting. 2025-07-10 15:24:53.400 +03:00 [DBG] Connection id "0HNC8090TGJH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:24:53.401 +03:00 [DBG] Connection id "0HNC8090TGJH2" stopped. 2025-07-10 15:25:53.387 +03:00 [DBG] Connection id "0HNC8090TGJH3" accepted. 2025-07-10 15:25:53.387 +03:00 [DBG] Connection id "0HNC8090TGJH3" started. 2025-07-10 15:25:53.387 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:25:53.387 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:25:53.387 +03:00 [DBG] POST requests are not supported 2025-07-10 15:25:53.387 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:25:53.387 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:25:53.387 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:25:53.387 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:25:53.387 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:25:53.387 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:25:53.388 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:25:53.388 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:25:53.388 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:25:53.388 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:25:53.388 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:25:53.388 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:25:53.388 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:25:53.388 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:25:53.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:25:53.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:25:53.388 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:25:53.388 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:25:53.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:25:53.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:25:53.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:25:53.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:25:53.388 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:25:53.388 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1769ms. 2025-07-10 15:25:53.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:25:53.389 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:25:53.389 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:25:53.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:25:53.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:25:53.389 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1896ms 2025-07-10 15:25:53.389 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:25:53.389 +03:00 [DBG] Connection id "0HNC8090TGJH3" completed keep alive response. 2025-07-10 15:25:53.389 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1315ms 2025-07-10 15:25:53.390 +03:00 [DBG] Connection id "0HNC8090TGJH3" received FIN. 2025-07-10 15:25:53.390 +03:00 [DBG] Connection id "0HNC8090TGJH3" disconnecting. 2025-07-10 15:25:53.390 +03:00 [DBG] Connection id "0HNC8090TGJH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:25:53.391 +03:00 [DBG] Connection id "0HNC8090TGJH3" stopped. 2025-07-10 15:26:53.391 +03:00 [DBG] Connection id "0HNC8090TGJH4" accepted. 2025-07-10 15:26:53.391 +03:00 [DBG] Connection id "0HNC8090TGJH4" started. 2025-07-10 15:26:53.391 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:26:53.391 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:26:53.391 +03:00 [DBG] POST requests are not supported 2025-07-10 15:26:53.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:26:53.391 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:26:53.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:26:53.391 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:26:53.391 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:26:53.391 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:26:53.391 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:26:53.391 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:26:53.391 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:26:53.392 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:26:53.392 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:26:53.392 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:26:53.392 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:26:53.392 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:26:53.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:26:53.392 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:26:53.392 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:26:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:26:53.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:26:53.392 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-07-10 15:26:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:26:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:26:53.393 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:26:53.393 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:26:53.393 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:26:53.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:26:53.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:26:53.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:26:53.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:26:53.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:26:53.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:26:53.393 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2911ms 2025-07-10 15:26:53.393 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:26:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH4" completed keep alive response. 2025-07-10 15:26:53.393 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.112ms 2025-07-10 15:26:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH4" received FIN. 2025-07-10 15:26:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH4" disconnecting. 2025-07-10 15:26:53.394 +03:00 [DBG] Connection id "0HNC8090TGJH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:26:53.395 +03:00 [DBG] Connection id "0HNC8090TGJH4" stopped. 2025-07-10 15:27:53.388 +03:00 [DBG] Connection id "0HNC8090TGJH5" accepted. 2025-07-10 15:27:53.389 +03:00 [DBG] Connection id "0HNC8090TGJH5" started. 2025-07-10 15:27:53.389 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:27:53.389 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:27:53.389 +03:00 [DBG] POST requests are not supported 2025-07-10 15:27:53.389 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:27:53.389 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:27:53.389 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:27:53.389 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:27:53.389 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:27:53.389 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:27:53.389 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:27:53.390 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:27:53.390 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:27:53.390 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:27:53.390 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:27:53.390 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:27:53.390 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:27:53.390 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:27:53.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:27:53.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:27:53.390 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:27:53.390 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:27:53.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:27:53.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:27:53.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:27:53.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:27:53.390 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:27:53.391 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2156ms. 2025-07-10 15:27:53.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:27:53.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:27:53.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:27:53.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:27:53.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:27:53.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:27:53.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:27:53.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:27:53.391 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:27:53.391 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:27:53.392 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:27:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:27:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:27:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:27:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:27:53.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:27:53.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:27:53.392 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8273ms 2025-07-10 15:27:53.392 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:27:53.392 +03:00 [DBG] Connection id "0HNC8090TGJH5" completed keep alive response. 2025-07-10 15:27:53.392 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3053ms 2025-07-10 15:27:53.392 +03:00 [DBG] Connection id "0HNC8090TGJH5" received FIN. 2025-07-10 15:27:53.392 +03:00 [DBG] Connection id "0HNC8090TGJH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:27:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH5" disconnecting. 2025-07-10 15:27:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH5" stopped. 2025-07-10 15:28:53.390 +03:00 [DBG] Connection id "0HNC8090TGJH6" accepted. 2025-07-10 15:28:53.391 +03:00 [DBG] Connection id "0HNC8090TGJH6" started. 2025-07-10 15:28:53.391 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:28:53.391 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:28:53.391 +03:00 [DBG] POST requests are not supported 2025-07-10 15:28:53.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:28:53.391 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:28:53.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:28:53.391 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:28:53.391 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:28:53.391 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:28:53.391 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:28:53.391 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:28:53.391 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:28:53.391 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:28:53.392 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:28:53.392 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:28:53.392 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:28:53.392 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:28:53.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:28:53.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:28:53.392 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:28:53.392 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:28:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:28:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:28:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:28:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:28:53.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:28:53.392 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-07-10 15:28:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:28:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:28:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:28:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:28:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:28:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:28:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:28:53.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:28:53.393 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:28:53.393 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:28:53.393 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:28:53.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:28:53.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:28:53.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:28:53.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:28:53.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:28:53.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:28:53.393 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1872ms 2025-07-10 15:28:53.393 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:28:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH6" completed keep alive response. 2025-07-10 15:28:53.393 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2179ms 2025-07-10 15:28:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH6" received FIN. 2025-07-10 15:28:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH6" disconnecting. 2025-07-10 15:28:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:28:53.395 +03:00 [DBG] Connection id "0HNC8090TGJH6" stopped. 2025-07-10 15:29:53.384 +03:00 [DBG] Connection id "0HNC8090TGJH7" accepted. 2025-07-10 15:29:53.384 +03:00 [DBG] Connection id "0HNC8090TGJH7" started. 2025-07-10 15:29:53.385 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:29:53.385 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:29:53.385 +03:00 [DBG] POST requests are not supported 2025-07-10 15:29:53.385 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:29:53.385 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:29:53.385 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:29:53.385 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:29:53.385 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:29:53.385 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:29:53.385 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:29:53.385 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:29:53.385 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:29:53.385 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:29:53.385 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:29:53.385 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:29:53.385 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:29:53.385 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:29:53.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:29:53.386 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:29:53.386 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:29:53.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:29:53.386 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:29:53.386 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1785ms. 2025-07-10 15:29:53.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:29:53.386 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:29:53.386 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:29:53.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:29:53.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:29:53.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:29:53.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:29:53.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:29:53.387 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0582ms 2025-07-10 15:29:53.387 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:29:53.387 +03:00 [DBG] Connection id "0HNC8090TGJH7" completed keep alive response. 2025-07-10 15:29:53.387 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9777ms 2025-07-10 15:29:53.387 +03:00 [DBG] Connection id "0HNC8090TGJH7" received FIN. 2025-07-10 15:29:53.387 +03:00 [DBG] Connection id "0HNC8090TGJH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:29:53.387 +03:00 [DBG] Connection id "0HNC8090TGJH7" disconnecting. 2025-07-10 15:29:53.387 +03:00 [DBG] Connection id "0HNC8090TGJH7" stopped. 2025-07-10 15:30:53.383 +03:00 [DBG] Connection id "0HNC8090TGJH8" accepted. 2025-07-10 15:30:53.383 +03:00 [DBG] Connection id "0HNC8090TGJH8" started. 2025-07-10 15:30:53.383 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:30:53.383 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:30:53.384 +03:00 [DBG] POST requests are not supported 2025-07-10 15:30:53.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:30:53.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:30:53.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:30:53.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:30:53.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:30:53.384 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:30:53.384 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:30:53.384 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:30:53.384 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:30:53.384 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:30:53.384 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:30:53.384 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:30:53.384 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:30:53.384 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:30:53.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:30:53.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:30:53.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:30:53.385 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:30:53.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:30:53.385 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:30:53.385 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2003ms. 2025-07-10 15:30:53.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:30:53.385 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:30:53.385 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:30:53.385 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:30:53.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:30:53.386 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:30:53.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:30:53.386 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:30:53.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:30:53.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:30:53.386 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2815ms 2025-07-10 15:30:53.386 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:30:53.386 +03:00 [DBG] Connection id "0HNC8090TGJH8" completed keep alive response. 2025-07-10 15:30:53.386 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4557ms 2025-07-10 15:30:53.386 +03:00 [DBG] Connection id "0HNC8090TGJH8" received FIN. 2025-07-10 15:30:53.386 +03:00 [DBG] Connection id "0HNC8090TGJH8" disconnecting. 2025-07-10 15:30:53.386 +03:00 [DBG] Connection id "0HNC8090TGJH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:30:53.388 +03:00 [DBG] Connection id "0HNC8090TGJH8" stopped. 2025-07-10 15:31:53.390 +03:00 [DBG] Connection id "0HNC8090TGJH9" accepted. 2025-07-10 15:31:53.391 +03:00 [DBG] Connection id "0HNC8090TGJH9" started. 2025-07-10 15:31:53.391 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:31:53.391 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:31:53.391 +03:00 [DBG] POST requests are not supported 2025-07-10 15:31:53.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:31:53.391 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:31:53.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:31:53.391 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:31:53.391 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:31:53.391 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:31:53.391 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:31:53.391 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:31:53.391 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:31:53.391 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:31:53.391 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:31:53.391 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:31:53.391 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:31:53.391 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:31:53.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:31:53.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:31:53.392 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:31:53.392 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:31:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:31:53.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:31:53.392 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-10 15:31:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:31:53.392 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:31:53.392 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:31:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:31:53.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:31:53.392 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7477ms 2025-07-10 15:31:53.392 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:31:53.392 +03:00 [DBG] Connection id "0HNC8090TGJH9" completed keep alive response. 2025-07-10 15:31:53.392 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.456ms 2025-07-10 15:31:53.392 +03:00 [DBG] Connection id "0HNC8090TGJH9" received FIN. 2025-07-10 15:31:53.392 +03:00 [DBG] Connection id "0HNC8090TGJH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:31:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH9" disconnecting. 2025-07-10 15:31:53.393 +03:00 [DBG] Connection id "0HNC8090TGJH9" stopped. 2025-07-10 15:32:53.401 +03:00 [DBG] Connection id "0HNC8090TGJHA" accepted. 2025-07-10 15:32:53.401 +03:00 [DBG] Connection id "0HNC8090TGJHA" started. 2025-07-10 15:32:53.401 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:32:53.401 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:32:53.401 +03:00 [DBG] POST requests are not supported 2025-07-10 15:32:53.401 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:32:53.401 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:32:53.401 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:32:53.401 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:32:53.401 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:32:53.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:32:53.402 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:32:53.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:32:53.402 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:32:53.402 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:32:53.402 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:32:53.402 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:32:53.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:32:53.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:32:53.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:32:53.402 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:32:53.402 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:32:53.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:32:53.402 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:32:53.402 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-10 15:32:53.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:32:53.402 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:32:53.402 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:32:53.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:32:53.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:32:53.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:32:53.403 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7289ms 2025-07-10 15:32:53.403 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:32:53.403 +03:00 [DBG] Connection id "0HNC8090TGJHA" completed keep alive response. 2025-07-10 15:32:53.403 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3798ms 2025-07-10 15:32:53.403 +03:00 [DBG] Connection id "0HNC8090TGJHA" received FIN. 2025-07-10 15:32:53.403 +03:00 [DBG] Connection id "0HNC8090TGJHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:32:53.403 +03:00 [DBG] Connection id "0HNC8090TGJHA" disconnecting. 2025-07-10 15:32:53.403 +03:00 [DBG] Connection id "0HNC8090TGJHA" stopped. 2025-07-10 15:33:53.391 +03:00 [DBG] Connection id "0HNC8090TGJHB" accepted. 2025-07-10 15:33:53.391 +03:00 [DBG] Connection id "0HNC8090TGJHB" started. 2025-07-10 15:33:53.391 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:33:53.391 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:33:53.391 +03:00 [DBG] POST requests are not supported 2025-07-10 15:33:53.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:33:53.391 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:33:53.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:33:53.391 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:33:53.392 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:33:53.392 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:33:53.392 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:33:53.392 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:33:53.392 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:33:53.392 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:33:53.392 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:33:53.392 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:33:53.392 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:33:53.392 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:33:53.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:33:53.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:33:53.392 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:33:53.392 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:33:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:33:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:33:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:33:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:33:53.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:33:53.392 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-07-10 15:33:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:33:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:33:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:33:53.393 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:33:53.393 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:33:53.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:33:53.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:33:53.393 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8791ms 2025-07-10 15:33:53.393 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:33:53.393 +03:00 [DBG] Connection id "0HNC8090TGJHB" completed keep alive response. 2025-07-10 15:33:53.393 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8066ms 2025-07-10 15:33:53.393 +03:00 [DBG] Connection id "0HNC8090TGJHB" received FIN. 2025-07-10 15:33:53.394 +03:00 [DBG] Connection id "0HNC8090TGJHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:33:53.394 +03:00 [DBG] Connection id "0HNC8090TGJHB" disconnecting. 2025-07-10 15:33:53.394 +03:00 [DBG] Connection id "0HNC8090TGJHB" stopped. 2025-07-10 15:34:53.389 +03:00 [DBG] Connection id "0HNC8090TGJHC" accepted. 2025-07-10 15:34:53.389 +03:00 [DBG] Connection id "0HNC8090TGJHC" started. 2025-07-10 15:34:53.389 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:34:53.390 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:34:53.390 +03:00 [DBG] POST requests are not supported 2025-07-10 15:34:53.390 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:34:53.390 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:34:53.390 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:34:53.390 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:34:53.390 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:34:53.390 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:34:53.390 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:34:53.390 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:34:53.390 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:34:53.390 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:34:53.390 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:34:53.390 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:34:53.390 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:34:53.390 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:34:53.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:34:53.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:34:53.390 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:34:53.390 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:34:53.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:34:53.391 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:34:53.391 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-07-10 15:34:53.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:34:53.391 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:34:53.391 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:34:53.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:34:53.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:34:53.391 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0886ms 2025-07-10 15:34:53.391 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:34:53.391 +03:00 [DBG] Connection id "0HNC8090TGJHC" completed keep alive response. 2025-07-10 15:34:53.391 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9944ms 2025-07-10 15:34:53.392 +03:00 [DBG] Connection id "0HNC8090TGJHC" received FIN. 2025-07-10 15:34:53.392 +03:00 [DBG] Connection id "0HNC8090TGJHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:34:53.392 +03:00 [DBG] Connection id "0HNC8090TGJHC" disconnecting. 2025-07-10 15:34:53.392 +03:00 [DBG] Connection id "0HNC8090TGJHC" stopped. 2025-07-10 15:35:53.390 +03:00 [DBG] Connection id "0HNC8090TGJHD" accepted. 2025-07-10 15:35:53.390 +03:00 [DBG] Connection id "0HNC8090TGJHD" started. 2025-07-10 15:35:53.391 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:35:53.391 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:35:53.391 +03:00 [DBG] POST requests are not supported 2025-07-10 15:35:53.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:35:53.391 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:35:53.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:35:53.391 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:35:53.391 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:35:53.391 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:35:53.391 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:35:53.391 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:35:53.392 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:35:53.392 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:35:53.392 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:35:53.392 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:35:53.392 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:35:53.392 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:35:53.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:35:53.392 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:35:53.392 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:35:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:35:53.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:35:53.392 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-07-10 15:35:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:35:53.392 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:35:53.392 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:35:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:35:53.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:35:53.392 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6755ms 2025-07-10 15:35:53.392 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:35:53.392 +03:00 [DBG] Connection id "0HNC8090TGJHD" completed keep alive response. 2025-07-10 15:35:53.392 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2752ms 2025-07-10 15:35:53.393 +03:00 [DBG] Connection id "0HNC8090TGJHD" received FIN. 2025-07-10 15:35:53.393 +03:00 [DBG] Connection id "0HNC8090TGJHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:35:53.393 +03:00 [DBG] Connection id "0HNC8090TGJHD" disconnecting. 2025-07-10 15:35:53.393 +03:00 [DBG] Connection id "0HNC8090TGJHD" stopped. 2025-07-10 15:36:53.401 +03:00 [DBG] Connection id "0HNC8090TGJHE" accepted. 2025-07-10 15:36:53.401 +03:00 [DBG] Connection id "0HNC8090TGJHE" started. 2025-07-10 15:36:53.401 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:36:53.401 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:36:53.401 +03:00 [DBG] POST requests are not supported 2025-07-10 15:36:53.401 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:36:53.401 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:36:53.401 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:36:53.401 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:36:53.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:36:53.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:36:53.402 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:36:53.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:36:53.402 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:36:53.402 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:36:53.402 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:36:53.402 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:36:53.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:36:53.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:36:53.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:36:53.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:36:53.402 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:36:53.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:36:53.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:36:53.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:36:53.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:36:53.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:36:53.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:36:53.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2212ms. 2025-07-10 15:36:53.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:36:53.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:36:53.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:36:53.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:36:53.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:36:53.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:36:53.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:36:53.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:36:53.404 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:36:53.404 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:36:53.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:36:53.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:36:53.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:36:53.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:36:53.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:36:53.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:36:53.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:36:53.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.697ms 2025-07-10 15:36:53.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:36:53.404 +03:00 [DBG] Connection id "0HNC8090TGJHE" completed keep alive response. 2025-07-10 15:36:53.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2157ms 2025-07-10 15:36:53.404 +03:00 [DBG] Connection id "0HNC8090TGJHE" received FIN. 2025-07-10 15:36:53.404 +03:00 [DBG] Connection id "0HNC8090TGJHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:36:53.405 +03:00 [DBG] Connection id "0HNC8090TGJHE" disconnecting. 2025-07-10 15:36:53.405 +03:00 [DBG] Connection id "0HNC8090TGJHE" stopped. 2025-07-10 15:37:53.391 +03:00 [DBG] Connection id "0HNC8090TGJHF" accepted. 2025-07-10 15:37:53.391 +03:00 [DBG] Connection id "0HNC8090TGJHF" started. 2025-07-10 15:37:53.391 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:37:53.391 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:37:53.391 +03:00 [DBG] POST requests are not supported 2025-07-10 15:37:53.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:37:53.391 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:37:53.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:37:53.392 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:37:53.392 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:37:53.392 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:37:53.392 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:37:53.392 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:37:53.392 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:37:53.392 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:37:53.392 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:37:53.392 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:37:53.392 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:37:53.392 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:37:53.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:37:53.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:37:53.393 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:37:53.393 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:37:53.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:37:53.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:37:53.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:37:53.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:37:53.393 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:37:53.393 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.199ms. 2025-07-10 15:37:53.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:37:53.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:37:53.394 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:37:53.394 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:37:53.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:37:53.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:37:53.394 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0348ms 2025-07-10 15:37:53.395 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:37:53.395 +03:00 [DBG] Connection id "0HNC8090TGJHF" completed keep alive response. 2025-07-10 15:37:53.395 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6106ms 2025-07-10 15:37:53.395 +03:00 [DBG] Connection id "0HNC8090TGJHF" received FIN. 2025-07-10 15:37:53.395 +03:00 [DBG] Connection id "0HNC8090TGJHF" disconnecting. 2025-07-10 15:37:53.396 +03:00 [DBG] Connection id "0HNC8090TGJHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:37:53.397 +03:00 [DBG] Connection id "0HNC8090TGJHF" stopped. 2025-07-10 15:38:53.409 +03:00 [DBG] Connection id "0HNC8090TGJHG" accepted. 2025-07-10 15:38:53.409 +03:00 [DBG] Connection id "0HNC8090TGJHG" started. 2025-07-10 15:38:53.409 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:38:53.409 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:38:53.409 +03:00 [DBG] POST requests are not supported 2025-07-10 15:38:53.409 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:38:53.409 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:38:53.410 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:38:53.410 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:38:53.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:38:53.410 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:38:53.410 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:38:53.410 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:38:53.410 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:38:53.410 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:38:53.410 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:38:53.410 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:38:53.410 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:38:53.410 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:38:53.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:38:53.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:38:53.410 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:38:53.410 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:38:53.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:38:53.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:38:53.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:38:53.411 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:38:53.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2249ms. 2025-07-10 15:38:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:38:53.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:38:53.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:38:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:38:53.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:38:53.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:38:53.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4336ms 2025-07-10 15:38:53.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:38:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHG" completed keep alive response. 2025-07-10 15:38:53.412 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.449ms 2025-07-10 15:38:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHG" received FIN. 2025-07-10 15:38:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHG" disconnecting. 2025-07-10 15:38:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:38:53.413 +03:00 [DBG] Connection id "0HNC8090TGJHG" stopped. 2025-07-10 15:39:53.403 +03:00 [DBG] Connection id "0HNC8090TGJHH" accepted. 2025-07-10 15:39:53.404 +03:00 [DBG] Connection id "0HNC8090TGJHH" started. 2025-07-10 15:39:53.404 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:39:53.404 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:39:53.404 +03:00 [DBG] POST requests are not supported 2025-07-10 15:39:53.404 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:39:53.404 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:39:53.404 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:39:53.404 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:39:53.404 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:39:53.404 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:39:53.404 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:39:53.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:39:53.405 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:39:53.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:39:53.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:39:53.405 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:39:53.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:39:53.405 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:39:53.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:39:53.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:39:53.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:39:53.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:39:53.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:39:53.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:39:53.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1875ms. 2025-07-10 15:39:53.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:39:53.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:39:53.407 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:39:53.407 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:39:53.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:39:53.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:39:53.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:39:53.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:39:53.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:39:53.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:39:53.407 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8643ms 2025-07-10 15:39:53.407 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:39:53.407 +03:00 [DBG] Connection id "0HNC8090TGJHH" completed keep alive response. 2025-07-10 15:39:53.407 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4815ms 2025-07-10 15:39:53.407 +03:00 [DBG] Connection id "0HNC8090TGJHH" received FIN. 2025-07-10 15:39:53.408 +03:00 [DBG] Connection id "0HNC8090TGJHH" disconnecting. 2025-07-10 15:39:53.408 +03:00 [DBG] Connection id "0HNC8090TGJHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:39:53.409 +03:00 [DBG] Connection id "0HNC8090TGJHH" stopped. 2025-07-10 15:40:53.395 +03:00 [DBG] Connection id "0HNC8090TGJHI" accepted. 2025-07-10 15:40:53.395 +03:00 [DBG] Connection id "0HNC8090TGJHI" started. 2025-07-10 15:40:53.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:40:53.395 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:40:53.395 +03:00 [DBG] POST requests are not supported 2025-07-10 15:40:53.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:40:53.395 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:40:53.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:40:53.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:40:53.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:40:53.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:40:53.395 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:40:53.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:40:53.396 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:40:53.396 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:40:53.396 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:40:53.396 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:40:53.396 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:40:53.396 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:40:53.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:40:53.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:40:53.396 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:40:53.396 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:40:53.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:40:53.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:40:53.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:40:53.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:40:53.396 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:40:53.396 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1653ms. 2025-07-10 15:40:53.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:40:53.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:40:53.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:40:53.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:40:53.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:40:53.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:40:53.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:40:53.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:40:53.397 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:40:53.397 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:40:53.397 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:40:53.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:40:53.397 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:40:53.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:40:53.397 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:40:53.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:40:53.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:40:53.397 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0681ms 2025-07-10 15:40:53.397 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:40:53.397 +03:00 [DBG] Connection id "0HNC8090TGJHI" completed keep alive response. 2025-07-10 15:40:53.397 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0355ms 2025-07-10 15:40:53.398 +03:00 [DBG] Connection id "0HNC8090TGJHI" received FIN. 2025-07-10 15:40:53.398 +03:00 [DBG] Connection id "0HNC8090TGJHI" disconnecting. 2025-07-10 15:40:53.398 +03:00 [DBG] Connection id "0HNC8090TGJHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:40:53.399 +03:00 [DBG] Connection id "0HNC8090TGJHI" stopped. 2025-07-10 15:41:53.411 +03:00 [DBG] Connection id "0HNC8090TGJHJ" accepted. 2025-07-10 15:41:53.411 +03:00 [DBG] Connection id "0HNC8090TGJHJ" started. 2025-07-10 15:41:53.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:41:53.411 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:41:53.411 +03:00 [DBG] POST requests are not supported 2025-07-10 15:41:53.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:41:53.411 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:41:53.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:41:53.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:41:53.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:41:53.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:41:53.411 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:41:53.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:41:53.411 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:41:53.411 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:41:53.411 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:41:53.411 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:41:53.411 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:41:53.411 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:41:53.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:41:53.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:41:53.411 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:41:53.411 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:41:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:41:53.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:41:53.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-07-10 15:41:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:41:53.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:41:53.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:41:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:41:53.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:41:53.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7059ms 2025-07-10 15:41:53.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:41:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHJ" completed keep alive response. 2025-07-10 15:41:53.412 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.389ms 2025-07-10 15:41:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHJ" received FIN. 2025-07-10 15:41:53.413 +03:00 [DBG] Connection id "0HNC8090TGJHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:41:53.413 +03:00 [DBG] Connection id "0HNC8090TGJHJ" disconnecting. 2025-07-10 15:41:53.413 +03:00 [DBG] Connection id "0HNC8090TGJHJ" stopped. 2025-07-10 15:42:53.395 +03:00 [DBG] Connection id "0HNC8090TGJHK" accepted. 2025-07-10 15:42:53.395 +03:00 [DBG] Connection id "0HNC8090TGJHK" started. 2025-07-10 15:42:53.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:42:53.395 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:42:53.395 +03:00 [DBG] POST requests are not supported 2025-07-10 15:42:53.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:42:53.395 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:42:53.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:42:53.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:42:53.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:42:53.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:42:53.395 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:42:53.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:42:53.395 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:42:53.395 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:42:53.395 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:42:53.395 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:42:53.395 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:42:53.395 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:42:53.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:42:53.396 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:42:53.396 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:42:53.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:42:53.396 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:42:53.396 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-10 15:42:53.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:42:53.396 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:42:53.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:42:53.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:42:53.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:42:53.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7179ms 2025-07-10 15:42:53.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:42:53.396 +03:00 [DBG] Connection id "0HNC8090TGJHK" completed keep alive response. 2025-07-10 15:42:53.396 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3268ms 2025-07-10 15:42:53.397 +03:00 [DBG] Connection id "0HNC8090TGJHK" received FIN. 2025-07-10 15:42:53.397 +03:00 [DBG] Connection id "0HNC8090TGJHK" disconnecting. 2025-07-10 15:42:53.397 +03:00 [DBG] Connection id "0HNC8090TGJHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:42:53.398 +03:00 [DBG] Connection id "0HNC8090TGJHK" stopped. 2025-07-10 15:43:53.397 +03:00 [DBG] Connection id "0HNC8090TGJHL" accepted. 2025-07-10 15:43:53.398 +03:00 [DBG] Connection id "0HNC8090TGJHL" started. 2025-07-10 15:43:53.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:43:53.398 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:43:53.398 +03:00 [DBG] POST requests are not supported 2025-07-10 15:43:53.398 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:43:53.398 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:43:53.398 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:43:53.398 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:43:53.398 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:43:53.398 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:43:53.398 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:43:53.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:43:53.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:43:53.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:43:53.398 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:43:53.398 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:43:53.398 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:43:53.398 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:43:53.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:43:53.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:43:53.398 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:43:53.398 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:43:53.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:43:53.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:43:53.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:43:53.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:43:53.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-07-10 15:43:53.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:43:53.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:43:53.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:43:53.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:43:53.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:43:53.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7383ms 2025-07-10 15:43:53.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:43:53.399 +03:00 [DBG] Connection id "0HNC8090TGJHL" completed keep alive response. 2025-07-10 15:43:53.399 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3785ms 2025-07-10 15:43:53.399 +03:00 [DBG] Connection id "0HNC8090TGJHL" received FIN. 2025-07-10 15:43:53.399 +03:00 [DBG] Connection id "0HNC8090TGJHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:43:53.400 +03:00 [DBG] Connection id "0HNC8090TGJHL" disconnecting. 2025-07-10 15:43:53.400 +03:00 [DBG] Connection id "0HNC8090TGJHL" stopped. 2025-07-10 15:44:53.399 +03:00 [DBG] Connection id "0HNC8090TGJHM" accepted. 2025-07-10 15:44:53.399 +03:00 [DBG] Connection id "0HNC8090TGJHM" started. 2025-07-10 15:44:53.399 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:44:53.400 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:44:53.400 +03:00 [DBG] POST requests are not supported 2025-07-10 15:44:53.400 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:44:53.400 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:44:53.400 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:44:53.400 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:44:53.400 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:44:53.400 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:44:53.400 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:44:53.400 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:44:53.400 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:44:53.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:44:53.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:44:53.400 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:44:53.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:44:53.400 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:44:53.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:44:53.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:44:53.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:44:53.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:44:53.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:44:53.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:44:53.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:44:53.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:44:53.400 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:44:53.401 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-10 15:44:53.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:44:53.401 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:44:53.401 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:44:53.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:44:53.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:44:53.401 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.74ms 2025-07-10 15:44:53.401 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:44:53.401 +03:00 [DBG] Connection id "0HNC8090TGJHM" completed keep alive response. 2025-07-10 15:44:53.401 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4599ms 2025-07-10 15:44:53.401 +03:00 [DBG] Connection id "0HNC8090TGJHM" received FIN. 2025-07-10 15:44:53.402 +03:00 [DBG] Connection id "0HNC8090TGJHM" disconnecting. 2025-07-10 15:44:53.402 +03:00 [DBG] Connection id "0HNC8090TGJHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:44:53.403 +03:00 [DBG] Connection id "0HNC8090TGJHM" stopped. 2025-07-10 15:45:53.411 +03:00 [DBG] Connection id "0HNC8090TGJHN" accepted. 2025-07-10 15:45:53.411 +03:00 [DBG] Connection id "0HNC8090TGJHN" started. 2025-07-10 15:45:53.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:45:53.411 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:45:53.411 +03:00 [DBG] POST requests are not supported 2025-07-10 15:45:53.412 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:45:53.412 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:45:53.412 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:45:53.412 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:45:53.412 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:45:53.412 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:45:53.412 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:45:53.412 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:45:53.412 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:45:53.412 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:45:53.412 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:45:53.412 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:45:53.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:45:53.412 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:45:53.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:45:53.412 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:45:53.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:45:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:45:53.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:45:53.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-10 15:45:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:45:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:45:53.413 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:45:53.413 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:45:53.413 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:45:53.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:45:53.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:45:53.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:45:53.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:45:53.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:45:53.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:45:53.413 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7747ms 2025-07-10 15:45:53.413 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:45:53.413 +03:00 [DBG] Connection id "0HNC8090TGJHN" completed keep alive response. 2025-07-10 15:45:53.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3859ms 2025-07-10 15:45:53.413 +03:00 [DBG] Connection id "0HNC8090TGJHN" received FIN. 2025-07-10 15:45:53.413 +03:00 [DBG] Connection id "0HNC8090TGJHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:45:53.413 +03:00 [DBG] Connection id "0HNC8090TGJHN" disconnecting. 2025-07-10 15:45:53.413 +03:00 [DBG] Connection id "0HNC8090TGJHN" stopped. 2025-07-10 15:46:53.410 +03:00 [DBG] Connection id "0HNC8090TGJHO" accepted. 2025-07-10 15:46:53.410 +03:00 [DBG] Connection id "0HNC8090TGJHO" started. 2025-07-10 15:46:53.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:46:53.410 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:46:53.410 +03:00 [DBG] POST requests are not supported 2025-07-10 15:46:53.410 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:46:53.410 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:46:53.410 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:46:53.410 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:46:53.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:46:53.410 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:46:53.410 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:46:53.410 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:46:53.410 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:46:53.410 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:46:53.410 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:46:53.410 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:46:53.410 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:46:53.410 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:46:53.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:46:53.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:46:53.410 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:46:53.411 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:46:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:46:53.411 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:46:53.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1468ms. 2025-07-10 15:46:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:46:53.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:46:53.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:46:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:46:53.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:46:53.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8106ms 2025-07-10 15:46:53.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:46:53.411 +03:00 [DBG] Connection id "0HNC8090TGJHO" completed keep alive response. 2025-07-10 15:46:53.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4594ms 2025-07-10 15:46:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHO" received FIN. 2025-07-10 15:46:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:46:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHO" disconnecting. 2025-07-10 15:46:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHO" stopped. 2025-07-10 15:47:53.403 +03:00 [DBG] Connection id "0HNC8090TGJHP" accepted. 2025-07-10 15:47:53.403 +03:00 [DBG] Connection id "0HNC8090TGJHP" started. 2025-07-10 15:47:53.403 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:47:53.403 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:47:53.403 +03:00 [DBG] POST requests are not supported 2025-07-10 15:47:53.404 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:47:53.404 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:47:53.404 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:47:53.404 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:47:53.404 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:47:53.404 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:47:53.404 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:47:53.404 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:47:53.404 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:47:53.404 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:47:53.404 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:47:53.404 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:47:53.404 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:47:53.404 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:47:53.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:47:53.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:47:53.404 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:47:53.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:47:53.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:47:53.405 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:47:53.405 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-07-10 15:47:53.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:47:53.405 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:47:53.405 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:47:53.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:47:53.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:47:53.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:47:53.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:47:53.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:47:53.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:47:53.406 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3532ms 2025-07-10 15:47:53.406 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:47:53.406 +03:00 [DBG] Connection id "0HNC8090TGJHP" completed keep alive response. 2025-07-10 15:47:53.406 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4716ms 2025-07-10 15:47:53.406 +03:00 [DBG] Connection id "0HNC8090TGJHP" received FIN. 2025-07-10 15:47:53.406 +03:00 [DBG] Connection id "0HNC8090TGJHP" disconnecting. 2025-07-10 15:47:53.406 +03:00 [DBG] Connection id "0HNC8090TGJHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:47:53.408 +03:00 [DBG] Connection id "0HNC8090TGJHP" stopped. 2025-07-10 15:48:53.422 +03:00 [DBG] Connection id "0HNC8090TGJHQ" accepted. 2025-07-10 15:48:53.423 +03:00 [DBG] Connection id "0HNC8090TGJHQ" started. 2025-07-10 15:48:53.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:48:53.423 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:48:53.423 +03:00 [DBG] POST requests are not supported 2025-07-10 15:48:53.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:48:53.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:48:53.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:48:53.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:48:53.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:48:53.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:48:53.423 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:48:53.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:48:53.423 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:48:53.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:48:53.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:48:53.423 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:48:53.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:48:53.423 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:48:53.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:48:53.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:48:53.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:48:53.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:48:53.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:48:53.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:48:53.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:48:53.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:48:53.423 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:48:53.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-10 15:48:53.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:48:53.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:48:53.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:48:53.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:48:53.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:48:53.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7654ms 2025-07-10 15:48:53.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:48:53.424 +03:00 [DBG] Connection id "0HNC8090TGJHQ" completed keep alive response. 2025-07-10 15:48:53.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3578ms 2025-07-10 15:48:53.424 +03:00 [DBG] Connection id "0HNC8090TGJHQ" received FIN. 2025-07-10 15:48:53.424 +03:00 [DBG] Connection id "0HNC8090TGJHQ" disconnecting. 2025-07-10 15:48:53.425 +03:00 [DBG] Connection id "0HNC8090TGJHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:48:53.426 +03:00 [DBG] Connection id "0HNC8090TGJHQ" stopped. 2025-07-10 15:49:53.409 +03:00 [DBG] Connection id "0HNC8090TGJHR" accepted. 2025-07-10 15:49:53.410 +03:00 [DBG] Connection id "0HNC8090TGJHR" started. 2025-07-10 15:49:53.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:49:53.410 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:49:53.410 +03:00 [DBG] POST requests are not supported 2025-07-10 15:49:53.410 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:49:53.410 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:49:53.410 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:49:53.410 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:49:53.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:49:53.410 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:49:53.410 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:49:53.410 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:49:53.410 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:49:53.410 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:49:53.410 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:49:53.410 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:49:53.410 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:49:53.410 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:49:53.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:49:53.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:49:53.410 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:49:53.410 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:49:53.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:49:53.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:49:53.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:49:53.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:49:53.410 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:49:53.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-07-10 15:49:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:49:53.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:49:53.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:49:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:49:53.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:49:53.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7208ms 2025-07-10 15:49:53.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:49:53.411 +03:00 [DBG] Connection id "0HNC8090TGJHR" completed keep alive response. 2025-07-10 15:49:53.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3335ms 2025-07-10 15:49:53.411 +03:00 [DBG] Connection id "0HNC8090TGJHR" received FIN. 2025-07-10 15:49:53.411 +03:00 [DBG] Connection id "0HNC8090TGJHR" disconnecting. 2025-07-10 15:49:53.411 +03:00 [DBG] Connection id "0HNC8090TGJHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:49:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHR" stopped. 2025-07-10 15:50:53.410 +03:00 [DBG] Connection id "0HNC8090TGJHS" accepted. 2025-07-10 15:50:53.410 +03:00 [DBG] Connection id "0HNC8090TGJHS" started. 2025-07-10 15:50:53.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:50:53.411 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:50:53.411 +03:00 [DBG] POST requests are not supported 2025-07-10 15:50:53.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:50:53.411 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:50:53.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:50:53.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:50:53.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:50:53.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:50:53.411 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:50:53.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:50:53.411 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:50:53.411 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:50:53.411 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:50:53.411 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:50:53.411 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:50:53.411 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:50:53.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:50:53.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:50:53.411 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:50:53.411 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:50:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:50:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:50:53.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:50:53.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:50:53.411 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:50:53.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-10 15:50:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:50:53.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:50:53.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:50:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:50:53.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:50:53.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7243ms 2025-07-10 15:50:53.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:50:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHS" completed keep alive response. 2025-07-10 15:50:53.412 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3565ms 2025-07-10 15:50:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHS" received FIN. 2025-07-10 15:50:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:50:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHS" disconnecting. 2025-07-10 15:50:53.412 +03:00 [DBG] Connection id "0HNC8090TGJHS" stopped. 2025-07-10 15:51:53.414 +03:00 [DBG] Connection id "0HNC8090TGJHT" accepted. 2025-07-10 15:51:53.414 +03:00 [DBG] Connection id "0HNC8090TGJHT" started. 2025-07-10 15:51:53.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:51:53.414 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:51:53.414 +03:00 [DBG] POST requests are not supported 2025-07-10 15:51:53.414 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:51:53.414 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:51:53.414 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:51:53.414 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:51:53.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:51:53.414 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:51:53.414 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:51:53.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:51:53.414 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:51:53.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:51:53.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:51:53.415 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:51:53.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:51:53.415 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:51:53.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:51:53.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:51:53.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:51:53.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:51:53.415 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:51:53.415 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-10 15:51:53.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:51:53.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:51:53.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:51:53.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:51:53.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:51:53.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:51:53.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:51:53.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:51:53.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:51:53.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:51:53.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:51:53.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.147ms 2025-07-10 15:51:53.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:51:53.416 +03:00 [DBG] Connection id "0HNC8090TGJHT" completed keep alive response. 2025-07-10 15:51:53.416 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0548ms 2025-07-10 15:51:53.416 +03:00 [DBG] Connection id "0HNC8090TGJHT" received FIN. 2025-07-10 15:51:53.416 +03:00 [DBG] Connection id "0HNC8090TGJHT" disconnecting. 2025-07-10 15:51:53.416 +03:00 [DBG] Connection id "0HNC8090TGJHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:51:53.417 +03:00 [DBG] Connection id "0HNC8090TGJHT" stopped. 2025-07-10 15:52:53.676 +03:00 [DBG] Connection id "0HNC8090TGJHU" accepted. 2025-07-10 15:52:53.676 +03:00 [DBG] Connection id "0HNC8090TGJHU" started. 2025-07-10 15:52:53.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:52:53.677 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:52:53.677 +03:00 [DBG] POST requests are not supported 2025-07-10 15:52:53.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:52:53.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-07-10 15:52:53.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:52:53.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:52:53.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:52:53.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:52:53.677 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:52:53.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:52:53.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-07-10 15:52:53.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:52:53.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:52:53.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-07-10 15:52:53.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:52:53.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-07-10 15:52:53.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:52:53.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:52:53.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:52:53.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:52:53.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:52:53.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-07-10 15:52:53.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:52:53.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:52:53.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:52:53.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:52:53.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:52:53.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:52:53.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:52:53.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:52:53.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:52:53.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:52:53.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2073ms 2025-07-10 15:52:53.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:52:53.679 +03:00 [DBG] Connection id "0HNC8090TGJHU" completed keep alive response. 2025-07-10 15:52:53.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3ms 2025-07-10 15:52:53.679 +03:00 [DBG] Connection id "0HNC8090TGJHU" received FIN. 2025-07-10 15:52:53.679 +03:00 [DBG] Connection id "0HNC8090TGJHU" disconnecting. 2025-07-10 15:52:53.679 +03:00 [DBG] Connection id "0HNC8090TGJHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:52:53.681 +03:00 [DBG] Connection id "0HNC8090TGJHU" stopped. 2025-07-10 15:53:53.416 +03:00 [DBG] Connection id "0HNC8090TGJHV" accepted. 2025-07-10 15:53:53.416 +03:00 [DBG] Connection id "0HNC8090TGJHV" started. 2025-07-10 15:53:53.417 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:53:53.417 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:53:53.417 +03:00 [DBG] POST requests are not supported 2025-07-10 15:53:53.417 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:53:53.417 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:53:53.417 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:53:53.417 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:53:53.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:53:53.417 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:53:53.417 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:53:53.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:53:53.417 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:53:53.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:53:53.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:53:53.417 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:53:53.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:53:53.417 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:53:53.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:53:53.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:53:53.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:53:53.418 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:53:53.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:53:53.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:53:53.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1792ms. 2025-07-10 15:53:53.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:53:53.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:53:53.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:53:53.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:53:53.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:53:53.419 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.199ms 2025-07-10 15:53:53.419 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:53:53.419 +03:00 [DBG] Connection id "0HNC8090TGJHV" completed keep alive response. 2025-07-10 15:53:53.419 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1552ms 2025-07-10 15:53:53.419 +03:00 [DBG] Connection id "0HNC8090TGJHV" received FIN. 2025-07-10 15:53:53.419 +03:00 [DBG] Connection id "0HNC8090TGJHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:53:53.420 +03:00 [DBG] Connection id "0HNC8090TGJHV" disconnecting. 2025-07-10 15:53:53.420 +03:00 [DBG] Connection id "0HNC8090TGJHV" stopped. 2025-07-10 15:54:53.419 +03:00 [DBG] Connection id "0HNC8090TGJI0" accepted. 2025-07-10 15:54:53.419 +03:00 [DBG] Connection id "0HNC8090TGJI0" started. 2025-07-10 15:54:53.419 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:54:53.419 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:54:53.419 +03:00 [DBG] POST requests are not supported 2025-07-10 15:54:53.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:54:53.419 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:54:53.420 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:54:53.420 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:54:53.420 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:54:53.420 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:54:53.420 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:54:53.420 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:54:53.420 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:54:53.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:54:53.420 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:54:53.420 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:54:53.420 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:54:53.420 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:54:53.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:54:53.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:54:53.420 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:54:53.420 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:54:53.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:54:53.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:54:53.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:54:53.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:54:53.420 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:54:53.421 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2201ms. 2025-07-10 15:54:53.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:54:53.421 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:54:53.421 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:54:53.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:54:53.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:54:53.421 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2252ms 2025-07-10 15:54:53.421 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:54:53.421 +03:00 [DBG] Connection id "0HNC8090TGJI0" completed keep alive response. 2025-07-10 15:54:53.421 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1995ms 2025-07-10 15:54:53.422 +03:00 [DBG] Connection id "0HNC8090TGJI0" received FIN. 2025-07-10 15:54:53.422 +03:00 [DBG] Connection id "0HNC8090TGJI0" disconnecting. 2025-07-10 15:54:53.422 +03:00 [DBG] Connection id "0HNC8090TGJI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:54:53.423 +03:00 [DBG] Connection id "0HNC8090TGJI0" stopped. 2025-07-10 15:55:53.418 +03:00 [DBG] Connection id "0HNC8090TGJI1" accepted. 2025-07-10 15:55:53.418 +03:00 [DBG] Connection id "0HNC8090TGJI1" started. 2025-07-10 15:55:53.418 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:55:53.418 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:55:53.418 +03:00 [DBG] POST requests are not supported 2025-07-10 15:55:53.418 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:55:53.418 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:55:53.418 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:55:53.418 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:55:53.418 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:55:53.419 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:55:53.419 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:55:53.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:55:53.419 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:55:53.419 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:55:53.419 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:55:53.419 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:55:53.419 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:55:53.419 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:55:53.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:55:53.419 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:55:53.419 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:55:53.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:55:53.419 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:55:53.419 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1145ms. 2025-07-10 15:55:53.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:55:53.419 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:55:53.419 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:55:53.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:55:53.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:55:53.419 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6833ms 2025-07-10 15:55:53.419 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:55:53.420 +03:00 [DBG] Connection id "0HNC8090TGJI1" completed keep alive response. 2025-07-10 15:55:53.420 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2782ms 2025-07-10 15:55:53.420 +03:00 [DBG] Connection id "0HNC8090TGJI1" received FIN. 2025-07-10 15:55:53.420 +03:00 [DBG] Connection id "0HNC8090TGJI1" disconnecting. 2025-07-10 15:55:53.420 +03:00 [DBG] Connection id "0HNC8090TGJI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:55:53.421 +03:00 [DBG] Connection id "0HNC8090TGJI1" stopped. 2025-07-10 15:56:53.428 +03:00 [DBG] Connection id "0HNC8090TGJI2" accepted. 2025-07-10 15:56:53.428 +03:00 [DBG] Connection id "0HNC8090TGJI2" started. 2025-07-10 15:56:53.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:56:53.428 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:56:53.428 +03:00 [DBG] POST requests are not supported 2025-07-10 15:56:53.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:56:53.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:56:53.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:56:53.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:56:53.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:56:53.428 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:56:53.428 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:56:53.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:56:53.428 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:56:53.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:56:53.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:56:53.429 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:56:53.429 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:56:53.429 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:56:53.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:56:53.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:56:53.429 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:56:53.429 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:56:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:56:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:56:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:56:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:56:53.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:56:53.429 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1673ms. 2025-07-10 15:56:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:56:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:56:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:56:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:56:53.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:56:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:56:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:56:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:56:53.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:56:53.430 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:56:53.430 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:56:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:56:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:56:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:56:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:56:53.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:56:53.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:56:53.430 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.192ms 2025-07-10 15:56:53.430 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:56:53.430 +03:00 [DBG] Connection id "0HNC8090TGJI2" completed keep alive response. 2025-07-10 15:56:53.430 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3086ms 2025-07-10 15:56:53.430 +03:00 [DBG] Connection id "0HNC8090TGJI2" received FIN. 2025-07-10 15:56:53.431 +03:00 [DBG] Connection id "0HNC8090TGJI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:56:53.431 +03:00 [DBG] Connection id "0HNC8090TGJI2" disconnecting. 2025-07-10 15:56:53.431 +03:00 [DBG] Connection id "0HNC8090TGJI2" stopped. 2025-07-10 15:57:53.412 +03:00 [DBG] Connection id "0HNC8090TGJI3" accepted. 2025-07-10 15:57:53.412 +03:00 [DBG] Connection id "0HNC8090TGJI3" started. 2025-07-10 15:57:53.412 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:57:53.412 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:57:53.412 +03:00 [DBG] POST requests are not supported 2025-07-10 15:57:53.412 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:57:53.412 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:57:53.412 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:57:53.412 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:57:53.412 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:57:53.412 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:57:53.412 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:57:53.412 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:57:53.413 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:57:53.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:57:53.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:57:53.413 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:57:53.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:57:53.413 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:57:53.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:57:53.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:57:53.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:57:53.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:57:53.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:57:53.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:57:53.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:57:53.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:57:53.413 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:57:53.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2542ms. 2025-07-10 15:57:53.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:57:53.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:57:53.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:57:53.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:57:53.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:57:53.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2923ms 2025-07-10 15:57:53.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:57:53.414 +03:00 [DBG] Connection id "0HNC8090TGJI3" completed keep alive response. 2025-07-10 15:57:53.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4035ms 2025-07-10 15:57:53.415 +03:00 [DBG] Connection id "0HNC8090TGJI3" received FIN. 2025-07-10 15:57:53.415 +03:00 [DBG] Connection id "0HNC8090TGJI3" disconnecting. 2025-07-10 15:57:53.415 +03:00 [DBG] Connection id "0HNC8090TGJI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:57:53.416 +03:00 [DBG] Connection id "0HNC8090TGJI3" stopped. 2025-07-10 15:58:53.425 +03:00 [DBG] Connection id "0HNC8090TGJI4" accepted. 2025-07-10 15:58:53.425 +03:00 [DBG] Connection id "0HNC8090TGJI4" started. 2025-07-10 15:58:53.425 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:58:53.425 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:58:53.425 +03:00 [DBG] POST requests are not supported 2025-07-10 15:58:53.425 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:58:53.425 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:58:53.425 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:58:53.425 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:58:53.425 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:58:53.425 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:58:53.425 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:58:53.425 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:58:53.425 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:58:53.425 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:58:53.425 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:58:53.425 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:58:53.425 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:58:53.425 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:58:53.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:58:53.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:58:53.425 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:58:53.426 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:58:53.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:58:53.426 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:58:53.426 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1132ms. 2025-07-10 15:58:53.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:58:53.426 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:58:53.426 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:58:53.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:58:53.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:58:53.426 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6381ms 2025-07-10 15:58:53.426 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:58:53.426 +03:00 [DBG] Connection id "0HNC8090TGJI4" completed keep alive response. 2025-07-10 15:58:53.426 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2426ms 2025-07-10 15:58:53.426 +03:00 [DBG] Connection id "0HNC8090TGJI4" received FIN. 2025-07-10 15:58:53.426 +03:00 [DBG] Connection id "0HNC8090TGJI4" disconnecting. 2025-07-10 15:58:53.427 +03:00 [DBG] Connection id "0HNC8090TGJI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:58:53.428 +03:00 [DBG] Connection id "0HNC8090TGJI4" stopped. 2025-07-10 15:59:53.411 +03:00 [DBG] Connection id "0HNC8090TGJI5" accepted. 2025-07-10 15:59:53.411 +03:00 [DBG] Connection id "0HNC8090TGJI5" started. 2025-07-10 15:59:53.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 15:59:53.411 +03:00 [VRB] All hosts are allowed. 2025-07-10 15:59:53.411 +03:00 [DBG] POST requests are not supported 2025-07-10 15:59:53.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 15:59:53.411 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 15:59:53.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:59:53.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 15:59:53.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 15:59:53.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 15:59:53.411 +03:00 [INF] CORS policy execution successful. 2025-07-10 15:59:53.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:59:53.411 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 15:59:53.411 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 15:59:53.411 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 15:59:53.411 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 15:59:53.411 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 15:59:53.411 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 15:59:53.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:59:53.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:59:53.411 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:59:53.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 15:59:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:59:53.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 15:59:53.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.141ms. 2025-07-10 15:59:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:59:53.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 15:59:53.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 15:59:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:59:53.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 15:59:53.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8931ms 2025-07-10 15:59:53.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 15:59:53.412 +03:00 [DBG] Connection id "0HNC8090TGJI5" completed keep alive response. 2025-07-10 15:59:53.412 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5228ms 2025-07-10 15:59:53.413 +03:00 [DBG] Connection id "0HNC8090TGJI5" received FIN. 2025-07-10 15:59:53.413 +03:00 [DBG] Connection id "0HNC8090TGJI5" disconnecting. 2025-07-10 15:59:53.413 +03:00 [DBG] Connection id "0HNC8090TGJI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 15:59:53.414 +03:00 [DBG] Connection id "0HNC8090TGJI5" stopped. 2025-07-10 16:00:53.428 +03:00 [DBG] Connection id "0HNC8090TGJI6" accepted. 2025-07-10 16:00:53.428 +03:00 [DBG] Connection id "0HNC8090TGJI6" started. 2025-07-10 16:00:53.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:00:53.428 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:00:53.428 +03:00 [DBG] POST requests are not supported 2025-07-10 16:00:53.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:00:53.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:00:53.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:00:53.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:00:53.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:00:53.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:00:53.429 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:00:53.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:00:53.429 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:00:53.429 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:00:53.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:00:53.429 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:00:53.429 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:00:53.429 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:00:53.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:00:53.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:00:53.429 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:00:53.429 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:00:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:00:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:00:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:00:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:00:53.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:00:53.429 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-10 16:00:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:00:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:00:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:00:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:00:53.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:00:53.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:00:53.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:00:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:00:53.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:00:53.430 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:00:53.430 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:00:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:00:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:00:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:00:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:00:53.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:00:53.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:00:53.430 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7859ms 2025-07-10 16:00:53.430 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:00:53.430 +03:00 [DBG] Connection id "0HNC8090TGJI6" completed keep alive response. 2025-07-10 16:00:53.430 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4694ms 2025-07-10 16:00:53.430 +03:00 [DBG] Connection id "0HNC8090TGJI6" received FIN. 2025-07-10 16:00:53.430 +03:00 [DBG] Connection id "0HNC8090TGJI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:00:53.430 +03:00 [DBG] Connection id "0HNC8090TGJI6" disconnecting. 2025-07-10 16:00:53.430 +03:00 [DBG] Connection id "0HNC8090TGJI6" stopped. 2025-07-10 16:01:53.423 +03:00 [DBG] Connection id "0HNC8090TGJI7" accepted. 2025-07-10 16:01:53.423 +03:00 [DBG] Connection id "0HNC8090TGJI7" started. 2025-07-10 16:01:53.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:01:53.423 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:01:53.423 +03:00 [DBG] POST requests are not supported 2025-07-10 16:01:53.424 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:01:53.424 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:01:53.424 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:01:53.424 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:01:53.424 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:01:53.424 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:01:53.424 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:01:53.424 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:01:53.424 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:01:53.424 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:01:53.424 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:01:53.424 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:01:53.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:01:53.424 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:01:53.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:01:53.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:01:53.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:01:53.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:01:53.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:01:53.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:01:53.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:01:53.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:01:53.425 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:01:53.425 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1773ms. 2025-07-10 16:01:53.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:01:53.425 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:01:53.425 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:01:53.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:01:53.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:01:53.425 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1913ms 2025-07-10 16:01:53.425 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:01:53.425 +03:00 [DBG] Connection id "0HNC8090TGJI7" completed keep alive response. 2025-07-10 16:01:53.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9773ms 2025-07-10 16:01:53.426 +03:00 [DBG] Connection id "0HNC8090TGJI7" received FIN. 2025-07-10 16:01:53.426 +03:00 [DBG] Connection id "0HNC8090TGJI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:01:53.426 +03:00 [DBG] Connection id "0HNC8090TGJI7" disconnecting. 2025-07-10 16:01:53.426 +03:00 [DBG] Connection id "0HNC8090TGJI7" stopped. 2025-07-10 16:02:53.423 +03:00 [DBG] Connection id "0HNC8090TGJI8" accepted. 2025-07-10 16:02:53.423 +03:00 [DBG] Connection id "0HNC8090TGJI8" started. 2025-07-10 16:02:53.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:02:53.423 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:02:53.423 +03:00 [DBG] POST requests are not supported 2025-07-10 16:02:53.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:02:53.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:02:53.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:02:53.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:02:53.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:02:53.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:02:53.423 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:02:53.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:02:53.423 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:02:53.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:02:53.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:02:53.423 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:02:53.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:02:53.423 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:02:53.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:02:53.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:02:53.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:02:53.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:02:53.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:02:53.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:02:53.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1483ms. 2025-07-10 16:02:53.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:02:53.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:02:53.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:02:53.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:02:53.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:02:53.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7951ms 2025-07-10 16:02:53.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:02:53.424 +03:00 [DBG] Connection id "0HNC8090TGJI8" completed keep alive response. 2025-07-10 16:02:53.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3468ms 2025-07-10 16:02:53.424 +03:00 [DBG] Connection id "0HNC8090TGJI8" received FIN. 2025-07-10 16:02:53.425 +03:00 [DBG] Connection id "0HNC8090TGJI8" disconnecting. 2025-07-10 16:02:53.425 +03:00 [DBG] Connection id "0HNC8090TGJI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:02:53.426 +03:00 [DBG] Connection id "0HNC8090TGJI8" stopped. 2025-07-10 16:03:03.678 +03:00 [DBG] Connection id "0HNC8090TGJI9" accepted. 2025-07-10 16:03:03.678 +03:00 [DBG] Connection id "0HNC8090TGJI9" started. 2025-07-10 16:03:03.678 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-10 16:03:03.678 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:03:03.678 +03:00 [DBG] The request path / does not match a supported file type 2025-07-10 16:03:03.678 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-10 16:03:03.678 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-10 16:03:03.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 16:03:03.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:03:03.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:03:03.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 16:03:03.678 +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-07-10 16:03:03.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:03:03.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:03:03.679 +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-07-10 16:03:03.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:03:03.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:03:03.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:03.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:03.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-10 16:03:03.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-10 16:03:03.679 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-10 16:03:03.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:03:03.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:03:03.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:03:03.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0043ms. 2025-07-10 16:03:03.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:03:03.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:03:03.679 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-10 16:03:03.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:03.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:03.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-10 16:03:03.679 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-10 16:03:03.679 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-10 16:03:03.680 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-10 16:03:03.680 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-10 16:03:03.680 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-10 16:03:03.680 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-10 16:03:03.680 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.8043ms. 2025-07-10 16:03:03.680 +03:00 [INF] Executed ViewResult - view Index executed in 1.0234ms. 2025-07-10 16:03:03.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-10 16:03:03.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:03.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:03.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:03.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:03.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.7656ms 2025-07-10 16:03:03.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 16:03:03.681 +03:00 [DBG] Connection id "0HNC8090TGJI9" completed keep alive response. 2025-07-10 16:03:03.681 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.6201ms 2025-07-10 16:03:03.681 +03:00 [DBG] Connection id "0HNC8090TGJI9" received FIN. 2025-07-10 16:03:03.681 +03:00 [DBG] Connection id "0HNC8090TGJI9" disconnecting. 2025-07-10 16:03:03.681 +03:00 [DBG] Connection id "0HNC8090TGJI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:03:03.682 +03:00 [DBG] Connection id "0HNC8090TGJI9" stopped. 2025-07-10 16:03:53.425 +03:00 [DBG] Connection id "0HNC8090TGJIA" accepted. 2025-07-10 16:03:53.425 +03:00 [DBG] Connection id "0HNC8090TGJIA" started. 2025-07-10 16:03:53.425 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:03:53.425 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:03:53.425 +03:00 [DBG] POST requests are not supported 2025-07-10 16:03:53.425 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:03:53.425 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:03:53.425 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:03:53.425 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:03:53.425 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:03:53.425 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:03:53.425 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:03:53.425 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:03:53.425 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:03:53.425 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:03:53.425 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:03:53.426 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:03:53.426 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:03:53.426 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:03:53.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:53.426 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:03:53.426 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:03:53.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:03:53.426 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:03:53.426 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-10 16:03:53.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:03:53.426 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:03:53.426 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:03:53.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:53.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:03:53.426 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6908ms 2025-07-10 16:03:53.426 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:03:53.426 +03:00 [DBG] Connection id "0HNC8090TGJIA" completed keep alive response. 2025-07-10 16:03:53.426 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3702ms 2025-07-10 16:03:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIA" received FIN. 2025-07-10 16:03:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:03:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIA" disconnecting. 2025-07-10 16:03:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIA" stopped. 2025-07-10 16:04:53.431 +03:00 [DBG] Connection id "0HNC8090TGJIB" accepted. 2025-07-10 16:04:53.431 +03:00 [DBG] Connection id "0HNC8090TGJIB" started. 2025-07-10 16:04:53.431 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:04:53.431 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:04:53.431 +03:00 [DBG] POST requests are not supported 2025-07-10 16:04:53.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:04:53.431 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:04:53.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:04:53.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:04:53.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:04:53.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:04:53.431 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:04:53.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:04:53.432 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:04:53.432 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:04:53.432 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:04:53.432 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:04:53.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:04:53.432 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:04:53.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:04:53.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:04:53.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:04:53.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:04:53.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:04:53.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-07-10 16:04:53.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:04:53.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:04:53.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:04:53.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:04:53.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:04:53.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7308ms 2025-07-10 16:04:53.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:04:53.432 +03:00 [DBG] Connection id "0HNC8090TGJIB" completed keep alive response. 2025-07-10 16:04:53.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3559ms 2025-07-10 16:04:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIB" received FIN. 2025-07-10 16:04:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIB" disconnecting. 2025-07-10 16:04:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIB" stopped. 2025-07-10 16:04:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:05:53.420 +03:00 [DBG] Connection id "0HNC8090TGJIC" accepted. 2025-07-10 16:05:53.420 +03:00 [DBG] Connection id "0HNC8090TGJIC" started. 2025-07-10 16:05:53.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:05:53.421 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:05:53.421 +03:00 [DBG] POST requests are not supported 2025-07-10 16:05:53.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:05:53.421 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:05:53.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:05:53.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:05:53.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:05:53.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:05:53.421 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:05:53.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:05:53.421 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:05:53.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:05:53.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:05:53.421 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:05:53.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:05:53.421 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:05:53.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:05:53.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:05:53.422 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:05:53.422 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:05:53.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:05:53.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:05:53.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1865ms. 2025-07-10 16:05:53.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:05:53.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:05:53.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:05:53.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:05:53.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:05:53.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:05:53.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1104ms 2025-07-10 16:05:53.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:05:53.423 +03:00 [DBG] Connection id "0HNC8090TGJIC" completed keep alive response. 2025-07-10 16:05:53.423 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0469ms 2025-07-10 16:05:53.423 +03:00 [DBG] Connection id "0HNC8090TGJIC" received FIN. 2025-07-10 16:05:53.423 +03:00 [DBG] Connection id "0HNC8090TGJIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:05:53.423 +03:00 [DBG] Connection id "0HNC8090TGJIC" disconnecting. 2025-07-10 16:05:53.423 +03:00 [DBG] Connection id "0HNC8090TGJIC" stopped. 2025-07-10 16:06:53.428 +03:00 [DBG] Connection id "0HNC8090TGJID" accepted. 2025-07-10 16:06:53.428 +03:00 [DBG] Connection id "0HNC8090TGJID" started. 2025-07-10 16:06:53.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:06:53.428 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:06:53.428 +03:00 [DBG] POST requests are not supported 2025-07-10 16:06:53.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:06:53.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:06:53.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:06:53.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:06:53.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:06:53.428 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:06:53.428 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:06:53.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:06:53.428 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:06:53.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:06:53.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:06:53.429 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:06:53.429 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:06:53.429 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:06:53.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:06:53.429 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:06:53.429 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:06:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:06:53.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:06:53.429 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-07-10 16:06:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:06:53.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:06:53.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:06:53.430 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:06:53.430 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:06:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:06:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:06:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:06:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:06:53.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:06:53.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:06:53.430 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1164ms 2025-07-10 16:06:53.430 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:06:53.430 +03:00 [DBG] Connection id "0HNC8090TGJID" completed keep alive response. 2025-07-10 16:06:53.430 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1018ms 2025-07-10 16:06:53.430 +03:00 [DBG] Connection id "0HNC8090TGJID" received FIN. 2025-07-10 16:06:53.430 +03:00 [DBG] Connection id "0HNC8090TGJID" disconnecting. 2025-07-10 16:06:53.430 +03:00 [DBG] Connection id "0HNC8090TGJID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:06:53.432 +03:00 [DBG] Connection id "0HNC8090TGJID" stopped. 2025-07-10 16:07:53.419 +03:00 [DBG] Connection id "0HNC8090TGJIE" accepted. 2025-07-10 16:07:53.419 +03:00 [DBG] Connection id "0HNC8090TGJIE" started. 2025-07-10 16:07:53.420 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:07:53.420 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:07:53.420 +03:00 [DBG] POST requests are not supported 2025-07-10 16:07:53.420 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:07:53.420 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:07:53.420 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:07:53.420 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:07:53.420 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:07:53.420 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:07:53.420 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:07:53.420 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:07:53.420 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:07:53.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:07:53.420 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:07:53.420 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:07:53.420 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:07:53.420 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:07:53.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:07:53.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:07:53.420 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:07:53.420 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:07:53.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:07:53.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:07:53.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:07:53.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:07:53.420 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:07:53.420 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1124ms. 2025-07-10 16:07:53.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:07:53.421 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:07:53.421 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:07:53.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:07:53.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:07:53.421 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6347ms 2025-07-10 16:07:53.421 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:07:53.421 +03:00 [DBG] Connection id "0HNC8090TGJIE" completed keep alive response. 2025-07-10 16:07:53.421 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2847ms 2025-07-10 16:07:53.421 +03:00 [DBG] Connection id "0HNC8090TGJIE" received FIN. 2025-07-10 16:07:53.421 +03:00 [DBG] Connection id "0HNC8090TGJIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:07:53.422 +03:00 [DBG] Connection id "0HNC8090TGJIE" disconnecting. 2025-07-10 16:07:53.422 +03:00 [DBG] Connection id "0HNC8090TGJIE" stopped. 2025-07-10 16:08:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIF" accepted. 2025-07-10 16:08:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIF" started. 2025-07-10 16:08:53.427 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:08:53.427 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:08:53.427 +03:00 [DBG] POST requests are not supported 2025-07-10 16:08:53.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:08:53.427 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:08:53.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:08:53.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:08:53.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:08:53.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:08:53.427 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:08:53.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:08:53.428 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:08:53.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:08:53.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:08:53.428 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:08:53.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:08:53.428 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:08:53.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:08:53.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:08:53.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:08:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:08:53.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:08:53.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-07-10 16:08:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:08:53.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:08:53.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:08:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:08:53.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:08:53.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7341ms 2025-07-10 16:08:53.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:08:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIF" completed keep alive response. 2025-07-10 16:08:53.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4124ms 2025-07-10 16:08:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIF" received FIN. 2025-07-10 16:08:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:08:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIF" disconnecting. 2025-07-10 16:08:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIF" stopped. 2025-07-10 16:09:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIG" accepted. 2025-07-10 16:09:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIG" started. 2025-07-10 16:09:53.433 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:09:53.433 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:09:53.433 +03:00 [DBG] POST requests are not supported 2025-07-10 16:09:53.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:09:53.433 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:09:53.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:09:53.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:09:53.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:09:53.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:09:53.433 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:09:53.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:09:53.433 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:09:53.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:09:53.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:09:53.433 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:09:53.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:09:53.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:09:53.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:09:53.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:09:53.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:09:53.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:09:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:09:53.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:09:53.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-10 16:09:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:09:53.434 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:09:53.434 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:09:53.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:09:53.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:09:53.434 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9249ms 2025-07-10 16:09:53.434 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:09:53.434 +03:00 [DBG] Connection id "0HNC8090TGJIG" completed keep alive response. 2025-07-10 16:09:53.434 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5995ms 2025-07-10 16:09:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIG" received FIN. 2025-07-10 16:09:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIG" disconnecting. 2025-07-10 16:09:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:09:53.436 +03:00 [DBG] Connection id "0HNC8090TGJIG" stopped. 2025-07-10 16:10:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIH" accepted. 2025-07-10 16:10:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIH" started. 2025-07-10 16:10:53.427 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:10:53.427 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:10:53.427 +03:00 [DBG] POST requests are not supported 2025-07-10 16:10:53.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:10:53.427 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:10:53.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:10:53.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:10:53.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:10:53.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:10:53.427 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:10:53.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:10:53.427 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:10:53.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:10:53.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:10:53.427 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:10:53.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:10:53.427 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:10:53.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:10:53.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:10:53.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:10:53.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:10:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:10:53.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:10:53.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-10 16:10:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:10:53.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:10:53.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:10:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:10:53.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:10:53.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.662ms 2025-07-10 16:10:53.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:10:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIH" completed keep alive response. 2025-07-10 16:10:53.428 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2772ms 2025-07-10 16:10:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIH" received FIN. 2025-07-10 16:10:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIH" disconnecting. 2025-07-10 16:10:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:10:53.430 +03:00 [DBG] Connection id "0HNC8090TGJIH" stopped. 2025-07-10 16:11:53.432 +03:00 [DBG] Connection id "0HNC8090TGJII" accepted. 2025-07-10 16:11:53.433 +03:00 [DBG] Connection id "0HNC8090TGJII" started. 2025-07-10 16:11:53.433 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:11:53.433 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:11:53.433 +03:00 [DBG] POST requests are not supported 2025-07-10 16:11:53.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:11:53.433 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:11:53.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:11:53.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:11:53.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:11:53.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:11:53.433 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:11:53.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:11:53.433 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:11:53.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:11:53.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:11:53.433 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:11:53.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:11:53.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:11:53.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:11:53.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:11:53.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:11:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:11:53.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:11:53.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1585ms. 2025-07-10 16:11:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:11:53.434 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:11:53.434 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:11:53.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:11:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:11:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:11:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:11:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:11:53.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:11:53.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:11:53.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1969ms 2025-07-10 16:11:53.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:11:53.435 +03:00 [DBG] Connection id "0HNC8090TGJII" completed keep alive response. 2025-07-10 16:11:53.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0807ms 2025-07-10 16:11:53.435 +03:00 [DBG] Connection id "0HNC8090TGJII" received FIN. 2025-07-10 16:11:53.435 +03:00 [DBG] Connection id "0HNC8090TGJII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:11:53.435 +03:00 [DBG] Connection id "0HNC8090TGJII" disconnecting. 2025-07-10 16:11:53.435 +03:00 [DBG] Connection id "0HNC8090TGJII" stopped. 2025-07-10 16:12:53.425 +03:00 [DBG] Connection id "0HNC8090TGJIJ" accepted. 2025-07-10 16:12:53.426 +03:00 [DBG] Connection id "0HNC8090TGJIJ" started. 2025-07-10 16:12:53.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:12:53.426 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:12:53.426 +03:00 [DBG] POST requests are not supported 2025-07-10 16:12:53.426 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:12:53.426 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:12:53.426 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:12:53.426 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:12:53.426 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:12:53.426 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:12:53.426 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:12:53.426 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:12:53.426 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:12:53.426 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:12:53.426 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:12:53.426 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:12:53.426 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:12:53.426 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:12:53.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:12:53.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:12:53.426 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:12:53.427 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:12:53.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:12:53.427 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:12:53.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1446ms. 2025-07-10 16:12:53.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:12:53.427 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:12:53.427 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:12:53.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:12:53.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:12:53.427 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7363ms 2025-07-10 16:12:53.427 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:12:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIJ" completed keep alive response. 2025-07-10 16:12:53.427 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3717ms 2025-07-10 16:12:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIJ" received FIN. 2025-07-10 16:12:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIJ" disconnecting. 2025-07-10 16:12:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:12:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIJ" stopped. 2025-07-10 16:13:53.426 +03:00 [DBG] Connection id "0HNC8090TGJIK" accepted. 2025-07-10 16:13:53.426 +03:00 [DBG] Connection id "0HNC8090TGJIK" started. 2025-07-10 16:13:53.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:13:53.427 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:13:53.427 +03:00 [DBG] POST requests are not supported 2025-07-10 16:13:53.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:13:53.427 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:13:53.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:13:53.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:13:53.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:13:53.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:13:53.427 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:13:53.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:13:53.427 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:13:53.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:13:53.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:13:53.427 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:13:53.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:13:53.427 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:13:53.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:13:53.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:13:53.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:13:53.427 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:13:53.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:13:53.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:13:53.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:13:53.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:13:53.427 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:13:53.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1159ms. 2025-07-10 16:13:53.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:13:53.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:13:53.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:13:53.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:13:53.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:13:53.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:13:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:13:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:13:53.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:13:53.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:13:53.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:13:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:13:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:13:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:13:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:13:53.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:13:53.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:13:53.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6563ms 2025-07-10 16:13:53.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:13:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIK" completed keep alive response. 2025-07-10 16:13:53.428 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2941ms 2025-07-10 16:13:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIK" received FIN. 2025-07-10 16:13:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIK" disconnecting. 2025-07-10 16:13:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIK" stopped. 2025-07-10 16:13:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:14:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIL" accepted. 2025-07-10 16:14:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIL" started. 2025-07-10 16:14:53.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:14:53.428 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:14:53.428 +03:00 [DBG] POST requests are not supported 2025-07-10 16:14:53.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:14:53.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:14:53.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:14:53.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:14:53.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:14:53.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:14:53.429 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:14:53.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:14:53.429 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:14:53.429 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:14:53.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:14:53.429 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:14:53.429 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:14:53.429 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:14:53.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:14:53.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:14:53.429 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:14:53.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:14:53.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:14:53.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:14:53.430 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1695ms. 2025-07-10 16:14:53.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:14:53.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:14:53.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:14:53.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:14:53.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:14:53.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:14:53.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:14:53.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:14:53.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:14:53.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:14:53.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6187ms 2025-07-10 16:14:53.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:14:53.431 +03:00 [DBG] Connection id "0HNC8090TGJIL" completed keep alive response. 2025-07-10 16:14:53.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7861ms 2025-07-10 16:14:53.431 +03:00 [DBG] Connection id "0HNC8090TGJIL" received FIN. 2025-07-10 16:14:53.431 +03:00 [DBG] Connection id "0HNC8090TGJIL" disconnecting. 2025-07-10 16:14:53.432 +03:00 [DBG] Connection id "0HNC8090TGJIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:14:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIL" stopped. 2025-07-10 16:15:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIM" accepted. 2025-07-10 16:15:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIM" started. 2025-07-10 16:15:53.433 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:15:53.433 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:15:53.433 +03:00 [DBG] POST requests are not supported 2025-07-10 16:15:53.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:15:53.433 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:15:53.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:15:53.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:15:53.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:15:53.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:15:53.434 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:15:53.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:15:53.434 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:15:53.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:15:53.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:15:53.434 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:15:53.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:15:53.434 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:15:53.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:15:53.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:15:53.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:15:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:15:53.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:15:53.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-07-10 16:15:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:15:53.434 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:15:53.434 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:15:53.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:15:53.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:15:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:15:53.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:15:53.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:15:53.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7845ms 2025-07-10 16:15:53.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:15:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIM" completed keep alive response. 2025-07-10 16:15:53.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4781ms 2025-07-10 16:15:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIM" received FIN. 2025-07-10 16:15:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:15:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIM" disconnecting. 2025-07-10 16:15:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIM" stopped. 2025-07-10 16:16:53.438 +03:00 [DBG] Connection id "0HNC8090TGJIN" accepted. 2025-07-10 16:16:53.439 +03:00 [DBG] Connection id "0HNC8090TGJIN" started. 2025-07-10 16:16:53.439 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:16:53.439 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:16:53.439 +03:00 [DBG] POST requests are not supported 2025-07-10 16:16:53.439 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:16:53.439 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:16:53.439 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:16:53.439 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:16:53.439 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:16:53.439 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:16:53.439 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:16:53.439 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:16:53.439 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:16:53.439 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:16:53.439 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:16:53.439 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:16:53.439 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:16:53.439 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:16:53.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:16:53.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:16:53.439 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:16:53.439 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:16:53.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:16:53.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:16:53.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:16:53.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:16:53.439 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:16:53.440 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-07-10 16:16:53.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:16:53.440 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:16:53.440 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:16:53.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:16:53.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:16:53.440 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.766ms 2025-07-10 16:16:53.440 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:16:53.440 +03:00 [DBG] Connection id "0HNC8090TGJIN" completed keep alive response. 2025-07-10 16:16:53.440 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.394ms 2025-07-10 16:16:53.440 +03:00 [DBG] Connection id "0HNC8090TGJIN" received FIN. 2025-07-10 16:16:53.441 +03:00 [DBG] Connection id "0HNC8090TGJIN" disconnecting. 2025-07-10 16:16:53.441 +03:00 [DBG] Connection id "0HNC8090TGJIN" stopped. 2025-07-10 16:16:53.441 +03:00 [DBG] Connection id "0HNC8090TGJIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:17:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIO" accepted. 2025-07-10 16:17:53.427 +03:00 [DBG] Connection id "0HNC8090TGJIO" started. 2025-07-10 16:17:53.427 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:17:53.427 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:17:53.427 +03:00 [DBG] POST requests are not supported 2025-07-10 16:17:53.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:17:53.427 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:17:53.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:17:53.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:17:53.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:17:53.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:17:53.428 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:17:53.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:17:53.428 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:17:53.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:17:53.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:17:53.428 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:17:53.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:17:53.428 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:17:53.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:17:53.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:17:53.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:17:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:17:53.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:17:53.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-07-10 16:17:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:17:53.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:17:53.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:17:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:17:53.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:17:53.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.647ms 2025-07-10 16:17:53.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:17:53.428 +03:00 [DBG] Connection id "0HNC8090TGJIO" completed keep alive response. 2025-07-10 16:17:53.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.281ms 2025-07-10 16:17:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIO" received FIN. 2025-07-10 16:17:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIO" disconnecting. 2025-07-10 16:17:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:17:53.430 +03:00 [DBG] Connection id "0HNC8090TGJIO" stopped. 2025-07-10 16:18:53.439 +03:00 [DBG] Connection id "0HNC8090TGJIP" accepted. 2025-07-10 16:18:53.439 +03:00 [DBG] Connection id "0HNC8090TGJIP" started. 2025-07-10 16:18:53.439 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:18:53.439 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:18:53.439 +03:00 [DBG] POST requests are not supported 2025-07-10 16:18:53.439 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:18:53.439 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:18:53.439 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:18:53.439 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:18:53.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:18:53.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:18:53.440 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:18:53.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:18:53.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:18:53.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:18:53.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:18:53.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:18:53.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:18:53.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:18:53.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:18:53.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:18:53.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:18:53.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:18:53.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:18:53.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:18:53.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:18:53.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:18:53.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:18:53.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1989ms. 2025-07-10 16:18:53.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:18:53.441 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:18:53.441 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:18:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:18:53.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:18:53.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2189ms 2025-07-10 16:18:53.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:18:53.441 +03:00 [DBG] Connection id "0HNC8090TGJIP" completed keep alive response. 2025-07-10 16:18:53.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1862ms 2025-07-10 16:18:53.442 +03:00 [DBG] Connection id "0HNC8090TGJIP" received FIN. 2025-07-10 16:18:53.442 +03:00 [DBG] Connection id "0HNC8090TGJIP" disconnecting. 2025-07-10 16:18:53.442 +03:00 [DBG] Connection id "0HNC8090TGJIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:18:53.443 +03:00 [DBG] Connection id "0HNC8090TGJIP" stopped. 2025-07-10 16:19:53.440 +03:00 [DBG] Connection id "0HNC8090TGJIQ" accepted. 2025-07-10 16:19:53.440 +03:00 [DBG] Connection id "0HNC8090TGJIQ" started. 2025-07-10 16:19:53.440 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:19:53.440 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:19:53.440 +03:00 [DBG] POST requests are not supported 2025-07-10 16:19:53.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:19:53.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:19:53.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:19:53.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:19:53.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:19:53.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:19:53.440 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:19:53.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:19:53.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:19:53.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:19:53.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:19:53.441 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:19:53.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:19:53.441 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:19:53.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:19:53.441 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:19:53.441 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:19:53.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:19:53.441 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:19:53.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.107ms. 2025-07-10 16:19:53.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:19:53.441 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:19:53.441 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:19:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:19:53.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:19:53.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5369ms 2025-07-10 16:19:53.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:19:53.441 +03:00 [DBG] Connection id "0HNC8090TGJIQ" completed keep alive response. 2025-07-10 16:19:53.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0947ms 2025-07-10 16:19:53.441 +03:00 [DBG] Connection id "0HNC8090TGJIQ" received FIN. 2025-07-10 16:19:53.442 +03:00 [DBG] Connection id "0HNC8090TGJIQ" disconnecting. 2025-07-10 16:19:53.442 +03:00 [DBG] Connection id "0HNC8090TGJIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:19:53.443 +03:00 [DBG] Connection id "0HNC8090TGJIQ" stopped. 2025-07-10 16:20:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIR" accepted. 2025-07-10 16:20:53.429 +03:00 [DBG] Connection id "0HNC8090TGJIR" started. 2025-07-10 16:20:53.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:20:53.429 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:20:53.429 +03:00 [DBG] POST requests are not supported 2025-07-10 16:20:53.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:20:53.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:20:53.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:20:53.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:20:53.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:20:53.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:20:53.429 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:20:53.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:20:53.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-07-10 16:20:53.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:20:53.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:20:53.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-07-10 16:20:53.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:20:53.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-07-10 16:20:53.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:20:53.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:20:53.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:20:53.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:20:53.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:20:53.430 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-10 16:20:53.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:20:53.430 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:20:53.430 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:20:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:20:53.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:20:53.430 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6816ms 2025-07-10 16:20:53.430 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:20:53.430 +03:00 [DBG] Connection id "0HNC8090TGJIR" completed keep alive response. 2025-07-10 16:20:53.430 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2597ms 2025-07-10 16:20:53.431 +03:00 [DBG] Connection id "0HNC8090TGJIR" received FIN. 2025-07-10 16:20:53.431 +03:00 [DBG] Connection id "0HNC8090TGJIR" disconnecting. 2025-07-10 16:20:53.431 +03:00 [DBG] Connection id "0HNC8090TGJIR" stopped. 2025-07-10 16:20:53.431 +03:00 [DBG] Connection id "0HNC8090TGJIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:21:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIS" accepted. 2025-07-10 16:21:53.434 +03:00 [DBG] Connection id "0HNC8090TGJIS" started. 2025-07-10 16:21:53.434 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:21:53.434 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:21:53.434 +03:00 [DBG] POST requests are not supported 2025-07-10 16:21:53.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:21:53.434 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:21:53.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:21:53.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:21:53.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:21:53.434 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:21:53.434 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:21:53.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:21:53.434 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:21:53.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:21:53.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:21:53.434 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:21:53.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:21:53.434 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:21:53.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:21:53.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:21:53.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:21:53.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:21:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:21:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:21:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:21:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:21:53.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:21:53.435 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-10 16:21:53.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:21:53.435 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:21:53.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:21:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:21:53.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:21:53.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7505ms 2025-07-10 16:21:53.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:21:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIS" completed keep alive response. 2025-07-10 16:21:53.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3236ms 2025-07-10 16:21:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIS" received FIN. 2025-07-10 16:21:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIS" disconnecting. 2025-07-10 16:21:53.436 +03:00 [DBG] Connection id "0HNC8090TGJIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:21:53.437 +03:00 [DBG] Connection id "0HNC8090TGJIS" stopped. 2025-07-10 16:22:53.708 +03:00 [DBG] Connection id "0HNC8090TGJIT" accepted. 2025-07-10 16:22:53.709 +03:00 [DBG] Connection id "0HNC8090TGJIT" started. 2025-07-10 16:22:53.709 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:22:53.709 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:22:53.709 +03:00 [DBG] POST requests are not supported 2025-07-10 16:22:53.709 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:22:53.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-07-10 16:22:53.709 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:22:53.709 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:22:53.709 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:22:53.709 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:22:53.709 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:22:53.709 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:22:53.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-07-10 16:22:53.709 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:22:53.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:22:53.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-07-10 16:22:53.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:22:53.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-07-10 16:22:53.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:22:53.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:22:53.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:22:53.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:22:53.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:22:53.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:22:53.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:22:53.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:22:53.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:22:53.710 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-10 16:22:53.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:22:53.710 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:22:53.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:22:53.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:22:53.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:22:53.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.692ms 2025-07-10 16:22:53.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:22:53.710 +03:00 [DBG] Connection id "0HNC8090TGJIT" completed keep alive response. 2025-07-10 16:22:53.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2907ms 2025-07-10 16:22:53.710 +03:00 [DBG] Connection id "0HNC8090TGJIT" received FIN. 2025-07-10 16:22:53.710 +03:00 [DBG] Connection id "0HNC8090TGJIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:22:53.711 +03:00 [DBG] Connection id "0HNC8090TGJIT" disconnecting. 2025-07-10 16:22:53.711 +03:00 [DBG] Connection id "0HNC8090TGJIT" stopped. 2025-07-10 16:23:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIU" accepted. 2025-07-10 16:23:53.433 +03:00 [DBG] Connection id "0HNC8090TGJIU" started. 2025-07-10 16:23:53.433 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:23:53.433 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:23:53.433 +03:00 [DBG] POST requests are not supported 2025-07-10 16:23:53.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:23:53.433 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:23:53.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:23:53.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:23:53.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:23:53.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:23:53.434 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:23:53.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:23:53.434 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:23:53.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:23:53.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:23:53.434 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:23:53.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:23:53.434 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:23:53.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:23:53.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:23:53.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:23:53.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:23:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:23:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:23:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:23:53.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:23:53.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:23:53.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1628ms. 2025-07-10 16:23:53.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:23:53.435 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:23:53.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:23:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:23:53.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:23:53.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1486ms 2025-07-10 16:23:53.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:23:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIU" completed keep alive response. 2025-07-10 16:23:53.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0839ms 2025-07-10 16:23:53.436 +03:00 [DBG] Connection id "0HNC8090TGJIU" received FIN. 2025-07-10 16:23:53.436 +03:00 [DBG] Connection id "0HNC8090TGJIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:23:53.436 +03:00 [DBG] Connection id "0HNC8090TGJIU" disconnecting. 2025-07-10 16:23:53.436 +03:00 [DBG] Connection id "0HNC8090TGJIU" stopped. 2025-07-10 16:24:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIV" accepted. 2025-07-10 16:24:53.435 +03:00 [DBG] Connection id "0HNC8090TGJIV" started. 2025-07-10 16:24:53.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:24:53.435 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:24:53.435 +03:00 [DBG] POST requests are not supported 2025-07-10 16:24:53.435 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:24:53.435 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:24:53.436 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:24:53.436 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:24:53.436 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:24:53.436 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:24:53.436 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:24:53.436 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:24:53.436 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:24:53.436 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:24:53.436 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:24:53.436 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:24:53.436 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:24:53.436 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:24:53.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:24:53.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:24:53.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:24:53.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:24:53.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:24:53.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:24:53.437 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:24:53.437 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1707ms. 2025-07-10 16:24:53.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:24:53.437 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:24:53.437 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:24:53.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:24:53.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:24:53.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:24:53.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:24:53.438 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4131ms 2025-07-10 16:24:53.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:24:53.438 +03:00 [DBG] Connection id "0HNC8090TGJIV" completed keep alive response. 2025-07-10 16:24:53.438 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6404ms 2025-07-10 16:24:53.438 +03:00 [DBG] Connection id "0HNC8090TGJIV" received FIN. 2025-07-10 16:24:53.438 +03:00 [DBG] Connection id "0HNC8090TGJIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:24:53.438 +03:00 [DBG] Connection id "0HNC8090TGJIV" disconnecting. 2025-07-10 16:24:53.438 +03:00 [DBG] Connection id "0HNC8090TGJIV" stopped. 2025-07-10 16:25:53.435 +03:00 [DBG] Connection id "0HNC8090TGJJ0" accepted. 2025-07-10 16:25:53.435 +03:00 [DBG] Connection id "0HNC8090TGJJ0" started. 2025-07-10 16:25:53.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:25:53.435 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:25:53.435 +03:00 [DBG] POST requests are not supported 2025-07-10 16:25:53.435 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:25:53.435 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:25:53.435 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:25:53.435 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:25:53.435 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:25:53.435 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:25:53.435 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:25:53.435 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:25:53.435 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:25:53.435 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:25:53.435 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:25:53.435 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:25:53.435 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:25:53.435 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:25:53.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:25:53.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:25:53.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:25:53.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:25:53.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:25:53.436 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:25:53.436 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-07-10 16:25:53.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:25:53.436 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:25:53.436 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:25:53.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:25:53.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:25:53.436 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7125ms 2025-07-10 16:25:53.436 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:25:53.436 +03:00 [DBG] Connection id "0HNC8090TGJJ0" completed keep alive response. 2025-07-10 16:25:53.436 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3945ms 2025-07-10 16:25:53.436 +03:00 [DBG] Connection id "0HNC8090TGJJ0" received FIN. 2025-07-10 16:25:53.437 +03:00 [DBG] Connection id "0HNC8090TGJJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:25:53.437 +03:00 [DBG] Connection id "0HNC8090TGJJ0" disconnecting. 2025-07-10 16:25:53.437 +03:00 [DBG] Connection id "0HNC8090TGJJ0" stopped. 2025-07-10 16:26:53.434 +03:00 [DBG] Connection id "0HNC8090TGJJ1" accepted. 2025-07-10 16:26:53.434 +03:00 [DBG] Connection id "0HNC8090TGJJ1" started. 2025-07-10 16:26:53.434 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:26:53.434 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:26:53.434 +03:00 [DBG] POST requests are not supported 2025-07-10 16:26:53.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:26:53.434 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:26:53.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:26:53.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:26:53.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:26:53.434 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:26:53.434 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:26:53.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:26:53.435 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:26:53.435 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:26:53.435 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:26:53.435 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:26:53.435 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:26:53.435 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:26:53.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:26:53.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:26:53.435 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:26:53.435 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:26:53.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:26:53.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:26:53.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:26:53.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:26:53.435 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:26:53.435 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-10 16:26:53.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:26:53.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:26:53.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:26:53.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:26:53.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:26:53.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:26:53.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:26:53.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:26:53.436 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:26:53.436 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:26:53.436 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:26:53.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:26:53.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:26:53.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:26:53.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:26:53.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:26:53.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:26:53.436 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0003ms 2025-07-10 16:26:53.436 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:26:53.436 +03:00 [DBG] Connection id "0HNC8090TGJJ1" completed keep alive response. 2025-07-10 16:26:53.436 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9066ms 2025-07-10 16:26:53.436 +03:00 [DBG] Connection id "0HNC8090TGJJ1" received FIN. 2025-07-10 16:26:53.436 +03:00 [DBG] Connection id "0HNC8090TGJJ1" disconnecting. 2025-07-10 16:26:53.436 +03:00 [DBG] Connection id "0HNC8090TGJJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:26:53.438 +03:00 [DBG] Connection id "0HNC8090TGJJ1" stopped. 2025-07-10 16:27:53.445 +03:00 [DBG] Connection id "0HNC8090TGJJ2" accepted. 2025-07-10 16:27:53.445 +03:00 [DBG] Connection id "0HNC8090TGJJ2" started. 2025-07-10 16:27:53.445 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:27:53.445 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:27:53.445 +03:00 [DBG] POST requests are not supported 2025-07-10 16:27:53.445 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:27:53.445 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:27:53.445 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:27:53.445 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:27:53.445 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:27:53.445 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:27:53.445 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:27:53.445 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:27:53.445 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:27:53.445 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:27:53.445 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:27:53.445 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:27:53.445 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:27:53.445 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:27:53.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:27:53.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:27:53.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:27:53.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:27:53.446 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:27:53.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-10 16:27:53.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:27:53.446 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:27:53.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:27:53.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:27:53.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:27:53.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7031ms 2025-07-10 16:27:53.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:27:53.446 +03:00 [DBG] Connection id "0HNC8090TGJJ2" completed keep alive response. 2025-07-10 16:27:53.446 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.457ms 2025-07-10 16:27:53.447 +03:00 [DBG] Connection id "0HNC8090TGJJ2" received FIN. 2025-07-10 16:27:53.447 +03:00 [DBG] Connection id "0HNC8090TGJJ2" disconnecting. 2025-07-10 16:27:53.447 +03:00 [DBG] Connection id "0HNC8090TGJJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:27:53.448 +03:00 [DBG] Connection id "0HNC8090TGJJ2" stopped. 2025-07-10 16:28:53.450 +03:00 [DBG] Connection id "0HNC8090TGJJ3" accepted. 2025-07-10 16:28:53.450 +03:00 [DBG] Connection id "0HNC8090TGJJ3" started. 2025-07-10 16:28:53.451 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:28:53.451 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:28:53.451 +03:00 [DBG] POST requests are not supported 2025-07-10 16:28:53.451 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:28:53.451 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:28:53.451 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:28:53.451 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:28:53.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:28:53.451 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:28:53.451 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:28:53.451 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:28:53.451 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:28:53.451 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:28:53.451 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:28:53.451 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:28:53.451 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:28:53.451 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:28:53.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:28:53.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:28:53.451 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:28:53.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:28:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:28:53.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:28:53.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-07-10 16:28:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:28:53.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:28:53.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:28:53.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:28:53.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:28:53.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1008ms 2025-07-10 16:28:53.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:28:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJ3" completed keep alive response. 2025-07-10 16:28:53.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0549ms 2025-07-10 16:28:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJ3" received FIN. 2025-07-10 16:28:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJ3" disconnecting. 2025-07-10 16:28:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:28:53.454 +03:00 [DBG] Connection id "0HNC8090TGJJ3" stopped. 2025-07-10 16:29:53.452 +03:00 [DBG] Connection id "0HNC8090TGJJ4" accepted. 2025-07-10 16:29:53.452 +03:00 [DBG] Connection id "0HNC8090TGJJ4" started. 2025-07-10 16:29:53.452 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:29:53.452 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:29:53.452 +03:00 [DBG] POST requests are not supported 2025-07-10 16:29:53.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:29:53.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-07-10 16:29:53.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:29:53.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:29:53.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:29:53.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:29:53.452 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:29:53.453 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:29:53.453 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:29:53.453 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:29:53.453 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:29:53.453 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:29:53.453 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:29:53.453 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:29:53.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:29:53.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:29:53.453 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:29:53.453 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:29:53.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:29:53.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:29:53.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:29:53.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:29:53.453 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:29:53.454 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1742ms. 2025-07-10 16:29:53.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:29:53.454 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:29:53.454 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:29:53.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:29:53.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:29:53.454 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1848ms 2025-07-10 16:29:53.454 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:29:53.454 +03:00 [DBG] Connection id "0HNC8090TGJJ4" completed keep alive response. 2025-07-10 16:29:53.454 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.198ms 2025-07-10 16:29:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJ4" received FIN. 2025-07-10 16:29:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJ4" disconnecting. 2025-07-10 16:29:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:29:53.456 +03:00 [DBG] Connection id "0HNC8090TGJJ4" stopped. 2025-07-10 16:30:53.443 +03:00 [DBG] Connection id "0HNC8090TGJJ5" accepted. 2025-07-10 16:30:53.443 +03:00 [DBG] Connection id "0HNC8090TGJJ5" started. 2025-07-10 16:30:53.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:30:53.443 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:30:53.443 +03:00 [DBG] POST requests are not supported 2025-07-10 16:30:53.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:30:53.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:30:53.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:30:53.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:30:53.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:30:53.443 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:30:53.443 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:30:53.443 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:30:53.443 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:30:53.443 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:30:53.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:30:53.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:30:53.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:30:53.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:30:53.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:30:53.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:30:53.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:30:53.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:30:53.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:30:53.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-07-10 16:30:53.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:30:53.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:30:53.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:30:53.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:30:53.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:30:53.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6939ms 2025-07-10 16:30:53.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:30:53.444 +03:00 [DBG] Connection id "0HNC8090TGJJ5" completed keep alive response. 2025-07-10 16:30:53.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3317ms 2025-07-10 16:30:53.445 +03:00 [DBG] Connection id "0HNC8090TGJJ5" received FIN. 2025-07-10 16:30:53.445 +03:00 [DBG] Connection id "0HNC8090TGJJ5" disconnecting. 2025-07-10 16:30:53.445 +03:00 [DBG] Connection id "0HNC8090TGJJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:30:53.446 +03:00 [DBG] Connection id "0HNC8090TGJJ5" stopped. 2025-07-10 16:31:53.447 +03:00 [DBG] Connection id "0HNC8090TGJJ6" accepted. 2025-07-10 16:31:53.447 +03:00 [DBG] Connection id "0HNC8090TGJJ6" started. 2025-07-10 16:31:53.447 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:31:53.447 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:31:53.447 +03:00 [DBG] POST requests are not supported 2025-07-10 16:31:53.447 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:31:53.447 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:31:53.447 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:31:53.447 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:31:53.447 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:31:53.447 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:31:53.447 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:31:53.447 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:31:53.447 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:31:53.447 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:31:53.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:31:53.447 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:31:53.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:31:53.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:31:53.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:31:53.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:31:53.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:31:53.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:31:53.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:31:53.448 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-07-10 16:31:53.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:31:53.448 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:31:53.448 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:31:53.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:31:53.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:31:53.448 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7629ms 2025-07-10 16:31:53.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:31:53.448 +03:00 [DBG] Connection id "0HNC8090TGJJ6" completed keep alive response. 2025-07-10 16:31:53.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3704ms 2025-07-10 16:31:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJ6" received FIN. 2025-07-10 16:31:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJ6" disconnecting. 2025-07-10 16:31:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:31:53.450 +03:00 [DBG] Connection id "0HNC8090TGJJ6" stopped. 2025-07-10 16:32:53.447 +03:00 [DBG] Connection id "0HNC8090TGJJ7" accepted. 2025-07-10 16:32:53.447 +03:00 [DBG] Connection id "0HNC8090TGJJ7" started. 2025-07-10 16:32:53.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:32:53.448 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:32:53.448 +03:00 [DBG] POST requests are not supported 2025-07-10 16:32:53.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:32:53.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:32:53.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:32:53.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:32:53.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:32:53.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:32:53.448 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:32:53.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:32:53.448 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:32:53.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:32:53.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:32:53.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:32:53.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:32:53.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:32:53.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:32:53.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:32:53.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:32:53.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:32:53.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:32:53.448 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1141ms. 2025-07-10 16:32:53.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:32:53.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:32:53.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:32:53.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:32:53.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:32:53.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:32:53.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:32:53.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:32:53.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:32:53.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:32:53.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:32:53.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6601ms 2025-07-10 16:32:53.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:32:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJ7" completed keep alive response. 2025-07-10 16:32:53.449 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2588ms 2025-07-10 16:32:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJ7" received FIN. 2025-07-10 16:32:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:32:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJ7" disconnecting. 2025-07-10 16:32:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJ7" stopped. 2025-07-10 16:33:53.440 +03:00 [DBG] Connection id "0HNC8090TGJJ8" accepted. 2025-07-10 16:33:53.440 +03:00 [DBG] Connection id "0HNC8090TGJJ8" started. 2025-07-10 16:33:53.440 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:33:53.440 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:33:53.440 +03:00 [DBG] POST requests are not supported 2025-07-10 16:33:53.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:33:53.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:33:53.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:33:53.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:33:53.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:33:53.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:33:53.440 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:33:53.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:33:53.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:33:53.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:33:53.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:33:53.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:33:53.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:33:53.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:33:53.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:33:53.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:33:53.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:33:53.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:33:53.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:33:53.441 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:33:53.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-07-10 16:33:53.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:33:53.441 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:33:53.441 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:33:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:33:53.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:33:53.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.757ms 2025-07-10 16:33:53.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:33:53.441 +03:00 [DBG] Connection id "0HNC8090TGJJ8" completed keep alive response. 2025-07-10 16:33:53.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.339ms 2025-07-10 16:33:53.441 +03:00 [DBG] Connection id "0HNC8090TGJJ8" received FIN. 2025-07-10 16:33:53.441 +03:00 [DBG] Connection id "0HNC8090TGJJ8" disconnecting. 2025-07-10 16:33:53.441 +03:00 [DBG] Connection id "0HNC8090TGJJ8" stopped. 2025-07-10 16:33:53.441 +03:00 [DBG] Connection id "0HNC8090TGJJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:34:53.437 +03:00 [DBG] Connection id "0HNC8090TGJJ9" accepted. 2025-07-10 16:34:53.437 +03:00 [DBG] Connection id "0HNC8090TGJJ9" started. 2025-07-10 16:34:53.437 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:34:53.437 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:34:53.437 +03:00 [DBG] POST requests are not supported 2025-07-10 16:34:53.437 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:34:53.437 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:34:53.437 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:34:53.437 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:34:53.437 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:34:53.437 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:34:53.437 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:34:53.438 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:34:53.438 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:34:53.438 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:34:53.438 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:34:53.438 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:34:53.438 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:34:53.438 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:34:53.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:34:53.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:34:53.438 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:34:53.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:34:53.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:34:53.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:34:53.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:34:53.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:34:53.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:34:53.438 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1571ms. 2025-07-10 16:34:53.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:34:53.439 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:34:53.439 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:34:53.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:34:53.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:34:53.439 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2264ms 2025-07-10 16:34:53.439 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:34:53.439 +03:00 [DBG] Connection id "0HNC8090TGJJ9" completed keep alive response. 2025-07-10 16:34:53.439 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1995ms 2025-07-10 16:34:53.439 +03:00 [DBG] Connection id "0HNC8090TGJJ9" received FIN. 2025-07-10 16:34:53.440 +03:00 [DBG] Connection id "0HNC8090TGJJ9" disconnecting. 2025-07-10 16:34:53.440 +03:00 [DBG] Connection id "0HNC8090TGJJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:34:53.441 +03:00 [DBG] Connection id "0HNC8090TGJJ9" stopped. 2025-07-10 16:35:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJA" accepted. 2025-07-10 16:35:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJA" started. 2025-07-10 16:35:53.451 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:35:53.451 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:35:53.451 +03:00 [DBG] POST requests are not supported 2025-07-10 16:35:53.451 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:35:53.451 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:35:53.451 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:35:53.451 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:35:53.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:35:53.451 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:35:53.451 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:35:53.451 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:35:53.451 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:35:53.451 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:35:53.451 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:35:53.451 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:35:53.451 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:35:53.451 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:35:53.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:35:53.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:35:53.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:35:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:35:53.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:35:53.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-10 16:35:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:35:53.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:35:53.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:35:53.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:35:53.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:35:53.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7036ms 2025-07-10 16:35:53.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:35:53.452 +03:00 [DBG] Connection id "0HNC8090TGJJA" completed keep alive response. 2025-07-10 16:35:53.452 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3693ms 2025-07-10 16:35:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJA" received FIN. 2025-07-10 16:35:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJA" disconnecting. 2025-07-10 16:35:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:35:53.454 +03:00 [DBG] Connection id "0HNC8090TGJJA" stopped. 2025-07-10 16:36:53.454 +03:00 [DBG] Connection id "0HNC8090TGJJB" accepted. 2025-07-10 16:36:53.454 +03:00 [DBG] Connection id "0HNC8090TGJJB" started. 2025-07-10 16:36:53.454 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:36:53.454 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:36:53.454 +03:00 [DBG] POST requests are not supported 2025-07-10 16:36:53.454 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:36:53.454 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:36:53.454 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:36:53.454 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:36:53.454 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:36:53.454 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:36:53.454 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:36:53.454 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:36:53.454 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:36:53.454 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:36:53.454 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:36:53.454 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:36:53.454 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:36:53.454 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:36:53.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:36:53.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:36:53.454 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:36:53.454 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:36:53.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:36:53.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:36:53.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:36:53.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:36:53.455 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:36:53.455 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1532ms. 2025-07-10 16:36:53.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:36:53.455 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:36:53.455 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:36:53.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:36:53.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:36:53.455 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7049ms 2025-07-10 16:36:53.455 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:36:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJB" completed keep alive response. 2025-07-10 16:36:53.455 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3017ms 2025-07-10 16:36:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJB" received FIN. 2025-07-10 16:36:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:36:53.456 +03:00 [DBG] Connection id "0HNC8090TGJJB" disconnecting. 2025-07-10 16:36:53.456 +03:00 [DBG] Connection id "0HNC8090TGJJB" stopped. 2025-07-10 16:37:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJC" accepted. 2025-07-10 16:37:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJC" started. 2025-07-10 16:37:53.451 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:37:53.451 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:37:53.451 +03:00 [DBG] POST requests are not supported 2025-07-10 16:37:53.451 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:37:53.451 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:37:53.451 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:37:53.451 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:37:53.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:37:53.451 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:37:53.451 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:37:53.451 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:37:53.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-07-10 16:37:53.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:37:53.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:37:53.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-07-10 16:37:53.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:37:53.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-07-10 16:37:53.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:37:53.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:37:53.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:37:53.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:37:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:37:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:37:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:37:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:37:53.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:37:53.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1969ms. 2025-07-10 16:37:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:37:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:37:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:37:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:37:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:37:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:37:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:37:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:37:53.453 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:37:53.453 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:37:53.453 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:37:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:37:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:37:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:37:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:37:53.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:37:53.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:37:53.453 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1761ms 2025-07-10 16:37:53.453 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:37:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJC" completed keep alive response. 2025-07-10 16:37:53.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1405ms 2025-07-10 16:37:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJC" received FIN. 2025-07-10 16:37:53.454 +03:00 [DBG] Connection id "0HNC8090TGJJC" disconnecting. 2025-07-10 16:37:53.454 +03:00 [DBG] Connection id "0HNC8090TGJJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:37:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJC" stopped. 2025-07-10 16:38:53.443 +03:00 [DBG] Connection id "0HNC8090TGJJD" accepted. 2025-07-10 16:38:53.443 +03:00 [DBG] Connection id "0HNC8090TGJJD" started. 2025-07-10 16:38:53.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:38:53.443 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:38:53.443 +03:00 [DBG] POST requests are not supported 2025-07-10 16:38:53.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:38:53.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:38:53.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:38:53.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:38:53.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:38:53.443 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:38:53.443 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:38:53.443 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:38:53.443 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:38:53.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:38:53.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:38:53.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:38:53.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:38:53.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:38:53.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:38:53.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:38:53.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:38:53.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:38:53.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:38:53.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:38:53.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:38:53.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:38:53.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:38:53.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2021ms. 2025-07-10 16:38:53.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:38:53.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:38:53.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:38:53.445 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:38:53.445 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:38:53.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:38:53.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:38:53.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2578ms 2025-07-10 16:38:53.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:38:53.445 +03:00 [DBG] Connection id "0HNC8090TGJJD" completed keep alive response. 2025-07-10 16:38:53.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2608ms 2025-07-10 16:38:53.445 +03:00 [DBG] Connection id "0HNC8090TGJJD" received FIN. 2025-07-10 16:38:53.446 +03:00 [DBG] Connection id "0HNC8090TGJJD" disconnecting. 2025-07-10 16:38:53.446 +03:00 [DBG] Connection id "0HNC8090TGJJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:38:53.447 +03:00 [DBG] Connection id "0HNC8090TGJJD" stopped. 2025-07-10 16:39:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJE" accepted. 2025-07-10 16:39:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJE" started. 2025-07-10 16:39:53.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:39:53.449 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:39:53.449 +03:00 [DBG] POST requests are not supported 2025-07-10 16:39:53.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:39:53.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:39:53.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:39:53.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:39:53.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:39:53.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:39:53.449 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:39:53.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:39:53.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:39:53.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:39:53.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:39:53.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:39:53.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:39:53.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:39:53.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:39:53.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:39:53.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:39:53.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:39:53.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:39:53.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:39:53.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:39:53.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:39:53.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:39:53.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.166ms. 2025-07-10 16:39:53.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:39:53.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:39:53.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:39:53.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:39:53.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:39:53.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:39:53.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:39:53.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:39:53.451 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:39:53.451 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:39:53.451 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:39:53.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:39:53.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:39:53.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:39:53.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:39:53.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:39:53.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:39:53.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1894ms 2025-07-10 16:39:53.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:39:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJE" completed keep alive response. 2025-07-10 16:39:53.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1422ms 2025-07-10 16:39:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJE" received FIN. 2025-07-10 16:39:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:39:53.452 +03:00 [DBG] Connection id "0HNC8090TGJJE" disconnecting. 2025-07-10 16:39:53.452 +03:00 [DBG] Connection id "0HNC8090TGJJE" stopped. 2025-07-10 16:40:53.448 +03:00 [DBG] Connection id "0HNC8090TGJJF" accepted. 2025-07-10 16:40:53.448 +03:00 [DBG] Connection id "0HNC8090TGJJF" started. 2025-07-10 16:40:53.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:40:53.448 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:40:53.448 +03:00 [DBG] POST requests are not supported 2025-07-10 16:40:53.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:40:53.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:40:53.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:40:53.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:40:53.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:40:53.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:40:53.448 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:40:53.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:40:53.448 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:40:53.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:40:53.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:40:53.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:40:53.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:40:53.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:40:53.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:40:53.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:40:53.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:40:53.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:40:53.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:40:53.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:40:53.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:40:53.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:40:53.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:40:53.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1655ms. 2025-07-10 16:40:53.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:40:53.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:40:53.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:40:53.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:40:53.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:40:53.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7111ms 2025-07-10 16:40:53.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:40:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJF" completed keep alive response. 2025-07-10 16:40:53.449 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2135ms 2025-07-10 16:40:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJF" received FIN. 2025-07-10 16:40:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJF" disconnecting. 2025-07-10 16:40:53.449 +03:00 [DBG] Connection id "0HNC8090TGJJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:40:53.450 +03:00 [DBG] Connection id "0HNC8090TGJJF" stopped. 2025-07-10 16:41:53.452 +03:00 [DBG] Connection id "0HNC8090TGJJG" accepted. 2025-07-10 16:41:53.452 +03:00 [DBG] Connection id "0HNC8090TGJJG" started. 2025-07-10 16:41:53.452 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:41:53.452 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:41:53.452 +03:00 [DBG] POST requests are not supported 2025-07-10 16:41:53.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:41:53.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-07-10 16:41:53.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:41:53.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:41:53.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:41:53.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:41:53.452 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:41:53.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:41:53.453 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:41:53.453 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:41:53.453 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:41:53.453 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:41:53.453 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:41:53.453 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:41:53.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:41:53.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:41:53.453 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:41:53.453 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:41:53.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:41:53.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:41:53.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:41:53.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:41:53.453 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:41:53.453 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-07-10 16:41:53.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:41:53.454 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:41:53.454 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:41:53.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:41:53.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:41:53.454 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2167ms 2025-07-10 16:41:53.454 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:41:53.454 +03:00 [DBG] Connection id "0HNC8090TGJJG" completed keep alive response. 2025-07-10 16:41:53.454 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2681ms 2025-07-10 16:41:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJG" received FIN. 2025-07-10 16:41:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:41:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJG" disconnecting. 2025-07-10 16:41:53.455 +03:00 [DBG] Connection id "0HNC8090TGJJG" stopped. 2025-07-10 16:42:53.457 +03:00 [DBG] Connection id "0HNC8090TGJJH" accepted. 2025-07-10 16:42:53.457 +03:00 [DBG] Connection id "0HNC8090TGJJH" started. 2025-07-10 16:42:53.457 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:42:53.457 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:42:53.457 +03:00 [DBG] POST requests are not supported 2025-07-10 16:42:53.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:42:53.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:42:53.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:42:53.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:42:53.458 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:42:53.458 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:42:53.458 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:42:53.458 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:42:53.458 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:42:53.458 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:42:53.458 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:42:53.458 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:42:53.458 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:42:53.458 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:42:53.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:42:53.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:42:53.458 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:42:53.458 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:42:53.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:42:53.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:42:53.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:42:53.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:42:53.458 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:42:53.459 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.183ms. 2025-07-10 16:42:53.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:42:53.459 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:42:53.459 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:42:53.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:42:53.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:42:53.459 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1318ms 2025-07-10 16:42:53.459 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:42:53.459 +03:00 [DBG] Connection id "0HNC8090TGJJH" completed keep alive response. 2025-07-10 16:42:53.459 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0783ms 2025-07-10 16:42:53.460 +03:00 [DBG] Connection id "0HNC8090TGJJH" received FIN. 2025-07-10 16:42:53.460 +03:00 [DBG] Connection id "0HNC8090TGJJH" disconnecting. 2025-07-10 16:42:53.460 +03:00 [DBG] Connection id "0HNC8090TGJJH" stopped. 2025-07-10 16:42:53.460 +03:00 [DBG] Connection id "0HNC8090TGJJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:43:53.459 +03:00 [DBG] Connection id "0HNC8090TGJJI" accepted. 2025-07-10 16:43:53.459 +03:00 [DBG] Connection id "0HNC8090TGJJI" started. 2025-07-10 16:43:53.459 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:43:53.459 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:43:53.459 +03:00 [DBG] POST requests are not supported 2025-07-10 16:43:53.459 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:43:53.459 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:43:53.459 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:43:53.459 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:43:53.459 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:43:53.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:43:53.460 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:43:53.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:43:53.460 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:43:53.460 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:43:53.460 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:43:53.460 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:43:53.460 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:43:53.460 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:43:53.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:43:53.460 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:43:53.460 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:43:53.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:43:53.460 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:43:53.460 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-07-10 16:43:53.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:43:53.460 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:43:53.461 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:43:53.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:43:53.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:43:53.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:43:53.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:43:53.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:43:53.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:43:53.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:43:53.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8858ms 2025-07-10 16:43:53.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:43:53.461 +03:00 [DBG] Connection id "0HNC8090TGJJI" completed keep alive response. 2025-07-10 16:43:53.461 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6978ms 2025-07-10 16:43:53.461 +03:00 [DBG] Connection id "0HNC8090TGJJI" received FIN. 2025-07-10 16:43:53.461 +03:00 [DBG] Connection id "0HNC8090TGJJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:43:53.461 +03:00 [DBG] Connection id "0HNC8090TGJJI" disconnecting. 2025-07-10 16:43:53.461 +03:00 [DBG] Connection id "0HNC8090TGJJI" stopped. 2025-07-10 16:44:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJJ" accepted. 2025-07-10 16:44:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJJ" started. 2025-07-10 16:44:53.452 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:44:53.452 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:44:53.452 +03:00 [DBG] POST requests are not supported 2025-07-10 16:44:53.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:44:53.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-07-10 16:44:53.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:44:53.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:44:53.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:44:53.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:44:53.452 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:44:53.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:44:53.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-07-10 16:44:53.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:44:53.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:44:53.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-07-10 16:44:53.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:44:53.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-07-10 16:44:53.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:44:53.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:44:53.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:44:53.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:44:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:44:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:44:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:44:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:44:53.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:44:53.453 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1442ms. 2025-07-10 16:44:53.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:44:53.453 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:44:53.453 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:44:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:44:53.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:44:53.453 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7495ms 2025-07-10 16:44:53.453 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:44:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJJ" completed keep alive response. 2025-07-10 16:44:53.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3856ms 2025-07-10 16:44:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJJ" received FIN. 2025-07-10 16:44:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJJ" disconnecting. 2025-07-10 16:44:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJJ" stopped. 2025-07-10 16:44:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:45:53.460 +03:00 [DBG] Connection id "0HNC8090TGJJK" accepted. 2025-07-10 16:45:53.460 +03:00 [DBG] Connection id "0HNC8090TGJJK" started. 2025-07-10 16:45:53.460 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:45:53.460 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:45:53.460 +03:00 [DBG] POST requests are not supported 2025-07-10 16:45:53.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:45:53.460 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:45:53.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:45:53.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:45:53.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:45:53.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:45:53.460 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:45:53.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:45:53.460 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:45:53.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:45:53.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:45:53.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-07-10 16:45:53.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:45:53.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-07-10 16:45:53.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:45:53.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:45:53.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:45:53.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:45:53.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:45:53.461 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-10 16:45:53.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:45:53.461 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:45:53.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:45:53.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:45:53.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:45:53.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:45:53.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:45:53.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8425ms 2025-07-10 16:45:53.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:45:53.462 +03:00 [DBG] Connection id "0HNC8090TGJJK" completed keep alive response. 2025-07-10 16:45:53.462 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8353ms 2025-07-10 16:45:53.462 +03:00 [DBG] Connection id "0HNC8090TGJJK" received FIN. 2025-07-10 16:45:53.462 +03:00 [DBG] Connection id "0HNC8090TGJJK" disconnecting. 2025-07-10 16:45:53.462 +03:00 [DBG] Connection id "0HNC8090TGJJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:45:53.463 +03:00 [DBG] Connection id "0HNC8090TGJJK" stopped. 2025-07-10 16:46:53.460 +03:00 [DBG] Connection id "0HNC8090TGJJL" accepted. 2025-07-10 16:46:53.461 +03:00 [DBG] Connection id "0HNC8090TGJJL" started. 2025-07-10 16:46:53.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:46:53.461 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:46:53.461 +03:00 [DBG] POST requests are not supported 2025-07-10 16:46:53.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:46:53.461 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:46:53.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:46:53.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:46:53.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:46:53.461 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:46:53.461 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:46:53.461 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:46:53.461 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:46:53.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:46:53.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:46:53.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-07-10 16:46:53.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:46:53.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-07-10 16:46:53.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:46:53.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:46:53.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:46:53.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:46:53.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:46:53.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:46:53.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:46:53.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:46:53.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:46:53.462 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-10 16:46:53.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:46:53.462 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:46:53.462 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:46:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:46:53.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:46:53.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.757ms 2025-07-10 16:46:53.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:46:53.462 +03:00 [DBG] Connection id "0HNC8090TGJJL" completed keep alive response. 2025-07-10 16:46:53.462 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3102ms 2025-07-10 16:46:53.462 +03:00 [DBG] Connection id "0HNC8090TGJJL" received FIN. 2025-07-10 16:46:53.462 +03:00 [DBG] Connection id "0HNC8090TGJJL" disconnecting. 2025-07-10 16:46:53.463 +03:00 [DBG] Connection id "0HNC8090TGJJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:46:53.464 +03:00 [DBG] Connection id "0HNC8090TGJJL" stopped. 2025-07-10 16:47:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJM" accepted. 2025-07-10 16:47:53.451 +03:00 [DBG] Connection id "0HNC8090TGJJM" started. 2025-07-10 16:47:53.451 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:47:53.452 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:47:53.452 +03:00 [DBG] POST requests are not supported 2025-07-10 16:47:53.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:47:53.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-07-10 16:47:53.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:47:53.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:47:53.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:47:53.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:47:53.452 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:47:53.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:47:53.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-07-10 16:47:53.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:47:53.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:47:53.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-07-10 16:47:53.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:47:53.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-07-10 16:47:53.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:47:53.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:47:53.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:47:53.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:47:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:47:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:47:53.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:47:53.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:47:53.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:47:53.453 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1612ms. 2025-07-10 16:47:53.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:47:53.453 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:47:53.453 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:47:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:47:53.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:47:53.453 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9924ms 2025-07-10 16:47:53.453 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:47:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJM" completed keep alive response. 2025-07-10 16:47:53.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8235ms 2025-07-10 16:47:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJM" received FIN. 2025-07-10 16:47:53.453 +03:00 [DBG] Connection id "0HNC8090TGJJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:47:53.454 +03:00 [DBG] Connection id "0HNC8090TGJJM" disconnecting. 2025-07-10 16:47:53.454 +03:00 [DBG] Connection id "0HNC8090TGJJM" stopped. 2025-07-10 16:48:53.467 +03:00 [DBG] Connection id "0HNC8090TGJJN" accepted. 2025-07-10 16:48:53.467 +03:00 [DBG] Connection id "0HNC8090TGJJN" started. 2025-07-10 16:48:53.467 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:48:53.467 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:48:53.467 +03:00 [DBG] POST requests are not supported 2025-07-10 16:48:53.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:48:53.467 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:48:53.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:48:53.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:48:53.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:48:53.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:48:53.467 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:48:53.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:48:53.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:48:53.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:48:53.468 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:48:53.468 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:48:53.468 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:48:53.468 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:48:53.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:48:53.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:48:53.468 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:48:53.468 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:48:53.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:48:53.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:48:53.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:48:53.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:48:53.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:48:53.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-07-10 16:48:53.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:48:53.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:48:53.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:48:53.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:48:53.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:48:53.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:48:53.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:48:53.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:48:53.469 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:48:53.469 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:48:53.469 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:48:53.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:48:53.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:48:53.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:48:53.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:48:53.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:48:53.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:48:53.469 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2396ms 2025-07-10 16:48:53.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:48:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJN" completed keep alive response. 2025-07-10 16:48:53.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2235ms 2025-07-10 16:48:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJN" received FIN. 2025-07-10 16:48:53.470 +03:00 [DBG] Connection id "0HNC8090TGJJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:48:53.470 +03:00 [DBG] Connection id "0HNC8090TGJJN" disconnecting. 2025-07-10 16:48:53.470 +03:00 [DBG] Connection id "0HNC8090TGJJN" stopped. 2025-07-10 16:49:53.461 +03:00 [DBG] Connection id "0HNC8090TGJJO" accepted. 2025-07-10 16:49:53.461 +03:00 [DBG] Connection id "0HNC8090TGJJO" started. 2025-07-10 16:49:53.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:49:53.461 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:49:53.461 +03:00 [DBG] POST requests are not supported 2025-07-10 16:49:53.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:49:53.461 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:49:53.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:49:53.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:49:53.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:49:53.461 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:49:53.462 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:49:53.462 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:49:53.462 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:49:53.462 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:49:53.462 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:49:53.462 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:49:53.462 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:49:53.462 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:49:53.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:49:53.462 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:49:53.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:49:53.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:49:53.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:49:53.462 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-07-10 16:49:53.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:49:53.462 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:49:53.462 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:49:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:49:53.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:49:53.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.692ms 2025-07-10 16:49:53.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:49:53.462 +03:00 [DBG] Connection id "0HNC8090TGJJO" completed keep alive response. 2025-07-10 16:49:53.463 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3133ms 2025-07-10 16:49:53.463 +03:00 [DBG] Connection id "0HNC8090TGJJO" received FIN. 2025-07-10 16:49:53.463 +03:00 [DBG] Connection id "0HNC8090TGJJO" disconnecting. 2025-07-10 16:49:53.463 +03:00 [DBG] Connection id "0HNC8090TGJJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:49:53.464 +03:00 [DBG] Connection id "0HNC8090TGJJO" stopped. 2025-07-10 16:50:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJP" accepted. 2025-07-10 16:50:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJP" started. 2025-07-10 16:50:53.469 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:50:53.469 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:50:53.469 +03:00 [DBG] POST requests are not supported 2025-07-10 16:50:53.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:50:53.469 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:50:53.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:50:53.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:50:53.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:50:53.470 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:50:53.470 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:50:53.470 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:50:53.470 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:50:53.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:50:53.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:50:53.470 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:50:53.470 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:50:53.470 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:50:53.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:50:53.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:50:53.470 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:50:53.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:50:53.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:50:53.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:50:53.471 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1658ms. 2025-07-10 16:50:53.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:50:53.471 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:50:53.471 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:50:53.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:50:53.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:50:53.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:50:53.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:50:53.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:50:53.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3075ms 2025-07-10 16:50:53.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:50:53.472 +03:00 [DBG] Connection id "0HNC8090TGJJP" completed keep alive response. 2025-07-10 16:50:53.472 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7602ms 2025-07-10 16:50:53.472 +03:00 [DBG] Connection id "0HNC8090TGJJP" received FIN. 2025-07-10 16:50:53.472 +03:00 [DBG] Connection id "0HNC8090TGJJP" disconnecting. 2025-07-10 16:50:53.472 +03:00 [DBG] Connection id "0HNC8090TGJJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:50:53.473 +03:00 [DBG] Connection id "0HNC8090TGJJP" stopped. 2025-07-10 16:51:53.464 +03:00 [DBG] Connection id "0HNC8090TGJJQ" accepted. 2025-07-10 16:51:53.464 +03:00 [DBG] Connection id "0HNC8090TGJJQ" started. 2025-07-10 16:51:53.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:51:53.465 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:51:53.465 +03:00 [DBG] POST requests are not supported 2025-07-10 16:51:53.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:51:53.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:51:53.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:51:53.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:51:53.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:51:53.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:51:53.465 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:51:53.466 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:51:53.466 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:51:53.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:51:53.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:51:53.466 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:51:53.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:51:53.466 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:51:53.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:51:53.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:51:53.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:51:53.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:51:53.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:51:53.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:51:53.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:51:53.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:51:53.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:51:53.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1882ms. 2025-07-10 16:51:53.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:51:53.467 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:51:53.467 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:51:53.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:51:53.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:51:53.467 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2991ms 2025-07-10 16:51:53.467 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:51:53.467 +03:00 [DBG] Connection id "0HNC8090TGJJQ" completed keep alive response. 2025-07-10 16:51:53.467 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6475ms 2025-07-10 16:51:53.468 +03:00 [DBG] Connection id "0HNC8090TGJJQ" received FIN. 2025-07-10 16:51:53.468 +03:00 [DBG] Connection id "0HNC8090TGJJQ" disconnecting. 2025-07-10 16:51:53.468 +03:00 [DBG] Connection id "0HNC8090TGJJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:51:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJQ" stopped. 2025-07-10 16:52:53.721 +03:00 [DBG] Connection id "0HNC8090TGJJR" accepted. 2025-07-10 16:52:53.722 +03:00 [DBG] Connection id "0HNC8090TGJJR" started. 2025-07-10 16:52:53.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:52:53.722 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:52:53.722 +03:00 [DBG] POST requests are not supported 2025-07-10 16:52:53.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:52:53.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-07-10 16:52:53.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:52:53.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:52:53.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:52:53.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:52:53.722 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:52:53.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:52:53.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-07-10 16:52:53.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:52:53.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:52:53.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-07-10 16:52:53.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:52:53.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-07-10 16:52:53.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:52:53.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:52:53.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:52:53.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:52:53.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:52:53.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:52:53.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:52:53.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:52:53.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:52:53.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1686ms. 2025-07-10 16:52:53.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:52:53.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:52:53.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:52:53.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:52:53.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:52:53.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:52:53.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:52:53.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:52:53.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:52:53.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:52:53.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:52:53.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:52:53.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:52:53.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:52:53.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:52:53.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:52:53.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:52:53.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1527ms 2025-07-10 16:52:53.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:52:53.724 +03:00 [DBG] Connection id "0HNC8090TGJJR" completed keep alive response. 2025-07-10 16:52:53.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1497ms 2025-07-10 16:52:53.724 +03:00 [DBG] Connection id "0HNC8090TGJJR" received FIN. 2025-07-10 16:52:53.724 +03:00 [DBG] Connection id "0HNC8090TGJJR" disconnecting. 2025-07-10 16:52:53.724 +03:00 [DBG] Connection id "0HNC8090TGJJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:52:53.726 +03:00 [DBG] Connection id "0HNC8090TGJJR" stopped. 2025-07-10 16:53:53.465 +03:00 [DBG] Connection id "0HNC8090TGJJS" accepted. 2025-07-10 16:53:53.465 +03:00 [DBG] Connection id "0HNC8090TGJJS" started. 2025-07-10 16:53:53.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:53:53.465 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:53:53.466 +03:00 [DBG] POST requests are not supported 2025-07-10 16:53:53.466 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:53:53.466 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:53:53.466 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:53:53.466 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:53:53.466 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:53:53.466 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:53:53.466 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:53:53.466 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:53:53.466 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:53:53.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:53:53.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:53:53.466 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:53:53.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:53:53.467 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:53:53.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:53:53.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:53:53.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:53:53.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:53:53.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:53:53.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:53:53.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:53:53.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:53:53.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:53:53.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1976ms. 2025-07-10 16:53:53.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:53:53.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:53:53.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:53:53.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:53:53.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:53:53.469 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8462ms 2025-07-10 16:53:53.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:53:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJS" completed keep alive response. 2025-07-10 16:53:53.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4347ms 2025-07-10 16:53:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJS" received FIN. 2025-07-10 16:53:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:53:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJS" disconnecting. 2025-07-10 16:53:53.470 +03:00 [DBG] Connection id "0HNC8090TGJJS" stopped. 2025-07-10 16:54:53.461 +03:00 [DBG] Connection id "0HNC8090TGJJT" accepted. 2025-07-10 16:54:53.461 +03:00 [DBG] Connection id "0HNC8090TGJJT" started. 2025-07-10 16:54:53.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:54:53.461 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:54:53.461 +03:00 [DBG] POST requests are not supported 2025-07-10 16:54:53.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:54:53.461 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:54:53.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:54:53.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:54:53.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:54:53.461 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:54:53.461 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:54:53.461 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:54:53.461 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:54:53.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:54:53.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:54:53.462 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:54:53.462 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:54:53.462 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:54:53.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:54:53.462 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:54:53.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:54:53.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:54:53.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:54:53.462 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-10 16:54:53.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:54:53.462 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:54:53.462 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:54:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:54:53.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:54:53.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7235ms 2025-07-10 16:54:53.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:54:53.462 +03:00 [DBG] Connection id "0HNC8090TGJJT" completed keep alive response. 2025-07-10 16:54:53.462 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4146ms 2025-07-10 16:54:53.463 +03:00 [DBG] Connection id "0HNC8090TGJJT" received FIN. 2025-07-10 16:54:53.463 +03:00 [DBG] Connection id "0HNC8090TGJJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:54:53.463 +03:00 [DBG] Connection id "0HNC8090TGJJT" disconnecting. 2025-07-10 16:54:53.463 +03:00 [DBG] Connection id "0HNC8090TGJJT" stopped. 2025-07-10 16:55:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJU" accepted. 2025-07-10 16:55:53.469 +03:00 [DBG] Connection id "0HNC8090TGJJU" started. 2025-07-10 16:55:53.469 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:55:53.469 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:55:53.469 +03:00 [DBG] POST requests are not supported 2025-07-10 16:55:53.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:55:53.469 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:55:53.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:55:53.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:55:53.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:55:53.469 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:55:53.469 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:55:53.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:55:53.469 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:55:53.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:55:53.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:55:53.469 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:55:53.469 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:55:53.469 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:55:53.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:55:53.470 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:55:53.470 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:55:53.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:55:53.470 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:55:53.470 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-07-10 16:55:53.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:55:53.470 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:55:53.470 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:55:53.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:55:53.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:55:53.470 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8632ms 2025-07-10 16:55:53.470 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:55:53.470 +03:00 [DBG] Connection id "0HNC8090TGJJU" completed keep alive response. 2025-07-10 16:55:53.471 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6432ms 2025-07-10 16:55:53.471 +03:00 [DBG] Connection id "0HNC8090TGJJU" received FIN. 2025-07-10 16:55:53.471 +03:00 [DBG] Connection id "0HNC8090TGJJU" disconnecting. 2025-07-10 16:55:53.471 +03:00 [DBG] Connection id "0HNC8090TGJJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:55:53.472 +03:00 [DBG] Connection id "0HNC8090TGJJU" stopped. 2025-07-10 16:56:53.472 +03:00 [DBG] Connection id "0HNC8090TGJJV" accepted. 2025-07-10 16:56:53.472 +03:00 [DBG] Connection id "0HNC8090TGJJV" started. 2025-07-10 16:56:53.473 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:56:53.473 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:56:53.473 +03:00 [DBG] POST requests are not supported 2025-07-10 16:56:53.473 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:56:53.473 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:56:53.473 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:56:53.473 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:56:53.473 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:56:53.473 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:56:53.473 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:56:53.473 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:56:53.473 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:56:53.473 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:56:53.473 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:56:53.473 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:56:53.473 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:56:53.473 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:56:53.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:56:53.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:56:53.473 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:56:53.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:56:53.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:56:53.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:56:53.474 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:56:53.474 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-07-10 16:56:53.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:56:53.474 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:56:53.474 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:56:53.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:56:53.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:56:53.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1295ms 2025-07-10 16:56:53.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:56:53.474 +03:00 [DBG] Connection id "0HNC8090TGJJV" completed keep alive response. 2025-07-10 16:56:53.475 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0336ms 2025-07-10 16:56:53.475 +03:00 [DBG] Connection id "0HNC8090TGJJV" received FIN. 2025-07-10 16:56:53.475 +03:00 [DBG] Connection id "0HNC8090TGJJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:56:53.475 +03:00 [DBG] Connection id "0HNC8090TGJJV" disconnecting. 2025-07-10 16:56:53.475 +03:00 [DBG] Connection id "0HNC8090TGJJV" stopped. 2025-07-10 16:57:53.467 +03:00 [DBG] Connection id "0HNC8090TGJK0" accepted. 2025-07-10 16:57:53.467 +03:00 [DBG] Connection id "0HNC8090TGJK0" started. 2025-07-10 16:57:53.468 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:57:53.468 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:57:53.468 +03:00 [DBG] POST requests are not supported 2025-07-10 16:57:53.468 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:57:53.468 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:57:53.468 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:57:53.468 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:57:53.468 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:57:53.468 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:57:53.468 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:57:53.468 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:57:53.468 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:57:53.468 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:57:53.468 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:57:53.468 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:57:53.468 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:57:53.468 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:57:53.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:57:53.469 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:57:53.469 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:57:53.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:57:53.469 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:57:53.469 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1623ms. 2025-07-10 16:57:53.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:57:53.469 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:57:53.469 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:57:53.469 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:57:53.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:57:53.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:57:53.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:57:53.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:57:53.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:57:53.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:57:53.470 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1888ms 2025-07-10 16:57:53.470 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:57:53.470 +03:00 [DBG] Connection id "0HNC8090TGJK0" completed keep alive response. 2025-07-10 16:57:53.470 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1567ms 2025-07-10 16:57:53.470 +03:00 [DBG] Connection id "0HNC8090TGJK0" received FIN. 2025-07-10 16:57:53.470 +03:00 [DBG] Connection id "0HNC8090TGJK0" disconnecting. 2025-07-10 16:57:53.471 +03:00 [DBG] Connection id "0HNC8090TGJK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:57:53.472 +03:00 [DBG] Connection id "0HNC8090TGJK0" stopped. 2025-07-10 16:58:53.464 +03:00 [DBG] Connection id "0HNC8090TGJK1" accepted. 2025-07-10 16:58:53.464 +03:00 [DBG] Connection id "0HNC8090TGJK1" started. 2025-07-10 16:58:53.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:58:53.464 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:58:53.464 +03:00 [DBG] POST requests are not supported 2025-07-10 16:58:53.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:58:53.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:58:53.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:58:53.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:58:53.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:58:53.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:58:53.464 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:58:53.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:58:53.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:58:53.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:58:53.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:58:53.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:58:53.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:58:53.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:58:53.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:58:53.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:58:53.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:58:53.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:58:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:58:53.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:58:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:58:53.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:58:53.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:58:53.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1431ms. 2025-07-10 16:58:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:58:53.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:58:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:58:53.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:58:53.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:58:53.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:58:53.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:58:53.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:58:53.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:58:53.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:58:53.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:58:53.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:58:53.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:58:53.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:58:53.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:58:53.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:58:53.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:58:53.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9422ms 2025-07-10 16:58:53.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:58:53.466 +03:00 [DBG] Connection id "0HNC8090TGJK1" completed keep alive response. 2025-07-10 16:58:53.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6402ms 2025-07-10 16:58:53.466 +03:00 [DBG] Connection id "0HNC8090TGJK1" received FIN. 2025-07-10 16:58:53.466 +03:00 [DBG] Connection id "0HNC8090TGJK1" disconnecting. 2025-07-10 16:58:53.466 +03:00 [DBG] Connection id "0HNC8090TGJK1" stopped. 2025-07-10 16:58:53.466 +03:00 [DBG] Connection id "0HNC8090TGJK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:59:53.463 +03:00 [DBG] Connection id "0HNC8090TGJK2" accepted. 2025-07-10 16:59:53.463 +03:00 [DBG] Connection id "0HNC8090TGJK2" started. 2025-07-10 16:59:53.463 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 16:59:53.464 +03:00 [VRB] All hosts are allowed. 2025-07-10 16:59:53.464 +03:00 [DBG] POST requests are not supported 2025-07-10 16:59:53.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 16:59:53.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 16:59:53.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:59:53.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 16:59:53.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 16:59:53.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 16:59:53.464 +03:00 [INF] CORS policy execution successful. 2025-07-10 16:59:53.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:59:53.464 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 16:59:53.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 16:59:53.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 16:59:53.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 16:59:53.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 16:59:53.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 16:59:53.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:59:53.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:59:53.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:59:53.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 16:59:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:59:53.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 16:59:53.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1503ms. 2025-07-10 16:59:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:59:53.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 16:59:53.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 16:59:53.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 16:59:53.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:59:53.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:59:53.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:59:53.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 16:59:53.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.388ms 2025-07-10 16:59:53.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 16:59:53.466 +03:00 [DBG] Connection id "0HNC8090TGJK2" completed keep alive response. 2025-07-10 16:59:53.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3297ms 2025-07-10 16:59:53.466 +03:00 [DBG] Connection id "0HNC8090TGJK2" received FIN. 2025-07-10 16:59:53.466 +03:00 [DBG] Connection id "0HNC8090TGJK2" disconnecting. 2025-07-10 16:59:53.466 +03:00 [DBG] Connection id "0HNC8090TGJK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 16:59:53.467 +03:00 [DBG] Connection id "0HNC8090TGJK2" stopped. 2025-07-10 17:00:53.464 +03:00 [DBG] Connection id "0HNC8090TGJK3" accepted. 2025-07-10 17:00:53.464 +03:00 [DBG] Connection id "0HNC8090TGJK3" started. 2025-07-10 17:00:53.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:00:53.464 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:00:53.464 +03:00 [DBG] POST requests are not supported 2025-07-10 17:00:53.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:00:53.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:00:53.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:00:53.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:00:53.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:00:53.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:00:53.464 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:00:53.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:00:53.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:00:53.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:00:53.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:00:53.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:00:53.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:00:53.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:00:53.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:00:53.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:00:53.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:00:53.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:00:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:00:53.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:00:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:00:53.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:00:53.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:00:53.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-07-10 17:00:53.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:00:53.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:00:53.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:00:53.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:00:53.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:00:53.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4133ms 2025-07-10 17:00:53.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:00:53.466 +03:00 [DBG] Connection id "0HNC8090TGJK3" completed keep alive response. 2025-07-10 17:00:53.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4059ms 2025-07-10 17:00:53.467 +03:00 [DBG] Connection id "0HNC8090TGJK3" received FIN. 2025-07-10 17:00:53.467 +03:00 [DBG] Connection id "0HNC8090TGJK3" disconnecting. 2025-07-10 17:00:53.467 +03:00 [DBG] Connection id "0HNC8090TGJK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:00:53.468 +03:00 [DBG] Connection id "0HNC8090TGJK3" stopped. 2025-07-10 17:01:53.474 +03:00 [DBG] Connection id "0HNC8090TGJK4" accepted. 2025-07-10 17:01:53.474 +03:00 [DBG] Connection id "0HNC8090TGJK4" started. 2025-07-10 17:01:53.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:01:53.475 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:01:53.475 +03:00 [DBG] POST requests are not supported 2025-07-10 17:01:53.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:01:53.475 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:01:53.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:01:53.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:01:53.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:01:53.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:01:53.475 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:01:53.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:01:53.475 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:01:53.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:01:53.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:01:53.475 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:01:53.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:01:53.475 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:01:53.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:01:53.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:01:53.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:01:53.476 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:01:53.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:01:53.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:01:53.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1531ms. 2025-07-10 17:01:53.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:01:53.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:01:53.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:01:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:01:53.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:01:53.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:01:53.477 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2402ms 2025-07-10 17:01:53.477 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:01:53.477 +03:00 [DBG] Connection id "0HNC8090TGJK4" completed keep alive response. 2025-07-10 17:01:53.477 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1311ms 2025-07-10 17:01:53.477 +03:00 [DBG] Connection id "0HNC8090TGJK4" received FIN. 2025-07-10 17:01:53.477 +03:00 [DBG] Connection id "0HNC8090TGJK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:01:53.477 +03:00 [DBG] Connection id "0HNC8090TGJK4" disconnecting. 2025-07-10 17:01:53.477 +03:00 [DBG] Connection id "0HNC8090TGJK4" stopped. 2025-07-10 17:02:31.872 +03:00 [DBG] Connection id "0HNC8090TGJK5" accepted. 2025-07-10 17:02:31.872 +03:00 [DBG] Connection id "0HNC8090TGJK5" started. 2025-07-10 17:02:31.872 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-10 17:02:31.872 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:02:31.872 +03:00 [DBG] The request path / does not match a supported file type 2025-07-10 17:02:31.872 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-10 17:02:31.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-10 17:02:31.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 17:02:31.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:02:31.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:02:31.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 17:02:31.872 +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-07-10 17:02:31.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:02:31.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:02:31.872 +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-07-10 17:02:31.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:02:31.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:02:31.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:31.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:31.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-10 17:02:31.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-10 17:02:31.873 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-10 17:02:31.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:31.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:31.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:02:31.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0036ms. 2025-07-10 17:02:31.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:31.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:31.873 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-10 17:02:31.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:31.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:31.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-10 17:02:31.873 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-10 17:02:31.873 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-10 17:02:31.873 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-10 17:02:31.873 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-10 17:02:31.873 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-10 17:02:31.873 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-10 17:02:31.873 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6444ms. 2025-07-10 17:02:31.874 +03:00 [INF] Executed ViewResult - view Index executed in 0.7985ms. 2025-07-10 17:02:31.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-10 17:02:31.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:31.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:31.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:31.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:31.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.26ms 2025-07-10 17:02:31.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 17:02:31.874 +03:00 [DBG] Connection id "0HNC8090TGJK5" completed keep alive response. 2025-07-10 17:02:31.874 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.8242ms 2025-07-10 17:02:31.874 +03:00 [DBG] Connection id "0HNC8090TGJK5" received FIN. 2025-07-10 17:02:31.874 +03:00 [DBG] Connection id "0HNC8090TGJK5" disconnecting. 2025-07-10 17:02:31.874 +03:00 [DBG] Connection id "0HNC8090TGJK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:02:31.875 +03:00 [DBG] Connection id "0HNC8090TGJK5" stopped. 2025-07-10 17:02:32.876 +03:00 [DBG] Connection id "0HNC8090TGJK6" accepted. 2025-07-10 17:02:32.877 +03:00 [DBG] Connection id "0HNC8090TGJK6" started. 2025-07-10 17:02:32.877 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-10 17:02:32.877 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:02:32.877 +03:00 [DBG] The request path / does not match a supported file type 2025-07-10 17:02:32.877 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-10 17:02:32.877 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-10 17:02:32.877 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 17:02:32.877 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:02:32.877 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:02:32.877 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 17:02:32.877 +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-07-10 17:02:32.877 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:02:32.877 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:02:32.877 +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-07-10 17:02:32.877 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:02:32.877 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:02:32.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:32.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:32.877 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-10 17:02:32.877 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-10 17:02:32.877 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-10 17:02:32.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:32.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:32.878 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:02:32.878 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0034ms. 2025-07-10 17:02:32.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:32.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:32.878 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-10 17:02:32.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:32.878 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:32.878 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-10 17:02:32.878 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-10 17:02:32.878 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-10 17:02:32.878 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0533ms. 2025-07-10 17:02:32.878 +03:00 [INF] Executed ViewResult - view Index executed in 0.2051ms. 2025-07-10 17:02:32.878 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-10 17:02:32.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:32.878 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:32.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:32.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:32.878 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.8705ms 2025-07-10 17:02:32.878 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 17:02:32.878 +03:00 [DBG] Connection id "0HNC8090TGJK6" completed keep alive response. 2025-07-10 17:02:32.878 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.5862ms 2025-07-10 17:02:32.878 +03:00 [DBG] Connection id "0HNC8090TGJK6" received FIN. 2025-07-10 17:02:32.878 +03:00 [DBG] Connection id "0HNC8090TGJK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:02:32.878 +03:00 [DBG] Connection id "0HNC8090TGJK6" disconnecting. 2025-07-10 17:02:32.879 +03:00 [DBG] Connection id "0HNC8090TGJK6" stopped. 2025-07-10 17:02:33.418 +03:00 [DBG] Connection id "0HNC8090TGJK7" accepted. 2025-07-10 17:02:33.418 +03:00 [DBG] Connection id "0HNC8090TGJK7" started. 2025-07-10 17:02:33.418 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133966297518740687 - null null 2025-07-10 17:02:33.418 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:02:33.418 +03:00 [VRB] Range header's value is empty. 2025-07-10 17:02:33.421 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-10 17:02:33.421 +03:00 [DBG] Connection id "0HNC8090TGJK7" completed keep alive response. 2025-07-10 17:02:33.421 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133966297518740687 - 200 1413083 text/javascript 3.585ms 2025-07-10 17:02:33.422 +03:00 [DBG] Connection id "0HNC8090TGJK7" received FIN. 2025-07-10 17:02:33.422 +03:00 [DBG] Connection id "0HNC8090TGJK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:02:33.422 +03:00 [DBG] Connection id "0HNC8090TGJK7" disconnecting. 2025-07-10 17:02:33.422 +03:00 [DBG] Connection id "0HNC8090TGJK7" stopped. 2025-07-10 17:02:34.143 +03:00 [DBG] Connection id "0HNC8090TGJK8" accepted. 2025-07-10 17:02:34.144 +03:00 [DBG] Connection id "0HNC8090TGJK8" started. 2025-07-10 17:02:34.144 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133966297528784276 - null null 2025-07-10 17:02:34.144 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:02:34.144 +03:00 [VRB] Range header's value is empty. 2025-07-10 17:02:34.146 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-10 17:02:34.146 +03:00 [DBG] Connection id "0HNC8090TGJK8" completed keep alive response. 2025-07-10 17:02:34.146 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133966297528784276 - 200 1413083 text/javascript 2.0626ms 2025-07-10 17:02:34.146 +03:00 [DBG] Connection id "0HNC8090TGJK8" received FIN. 2025-07-10 17:02:34.146 +03:00 [DBG] Connection id "0HNC8090TGJK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:02:34.147 +03:00 [DBG] Connection id "0HNC8090TGJK8" disconnecting. 2025-07-10 17:02:34.147 +03:00 [DBG] Connection id "0HNC8090TGJK8" stopped. 2025-07-10 17:02:34.560 +03:00 [DBG] Connection id "0HNC8090TGJK9" accepted. 2025-07-10 17:02:34.560 +03:00 [DBG] Connection id "0HNC8090TGJK9" started. 2025-07-10 17:02:34.560 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-07-10 17:02:34.561 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:02:34.561 +03:00 [VRB] Range header's value is empty. 2025-07-10 17:02:34.562 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-10 17:02:34.562 +03:00 [DBG] Connection id "0HNC8090TGJK9" completed keep alive response. 2025-07-10 17:02:34.562 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 1.7092ms 2025-07-10 17:02:34.566 +03:00 [DBG] Connection id "0HNC8090TGJK9" received FIN. 2025-07-10 17:02:34.566 +03:00 [DBG] Connection id "0HNC8090TGJK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:02:34.566 +03:00 [DBG] Connection id "0HNC8090TGJK9" disconnecting. 2025-07-10 17:02:34.566 +03:00 [DBG] Connection id "0HNC8090TGJK9" stopped. 2025-07-10 17:02:35.247 +03:00 [DBG] Connection id "0HNC8090TGJKA" accepted. 2025-07-10 17:02:35.247 +03:00 [DBG] Connection id "0HNC8090TGJKA" started. 2025-07-10 17:02:35.247 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-07-10 17:02:35.247 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:02:35.247 +03:00 [VRB] Range header's value is empty. 2025-07-10 17:02:35.248 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-10 17:02:35.248 +03:00 [DBG] Connection id "0HNC8090TGJKA" completed keep alive response. 2025-07-10 17:02:35.248 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 1.2393ms 2025-07-10 17:02:35.256 +03:00 [DBG] Connection id "0HNC8090TGJKA" received FIN. 2025-07-10 17:02:35.257 +03:00 [DBG] Connection id "0HNC8090TGJKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:02:35.257 +03:00 [DBG] Connection id "0HNC8090TGJKA" disconnecting. 2025-07-10 17:02:35.257 +03:00 [DBG] Connection id "0HNC8090TGJKA" stopped. 2025-07-10 17:02:35.573 +03:00 [DBG] Connection id "0HNC8090TGJKB" accepted. 2025-07-10 17:02:35.573 +03:00 [DBG] Connection id "0HNC8090TGJKB" started. 2025-07-10 17:02:35.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-10 17:02:35.574 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:02:35.574 +03:00 [DBG] POST requests are not supported 2025-07-10 17:02:35.574 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-10 17:02:35.574 +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-07-10 17:02:35.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-10 17:02:35.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:02:35.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:02:35.574 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:02:35.574 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:02:35.574 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-10 17:02:35.574 +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-07-10 17:02:35.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:02:35.574 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:02:35.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-07-10 17:02:35.574 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:02:35.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-07-10 17:02:35.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:35.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:35.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:02:35.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:02:35.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:35.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:02:35.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0118ms. 2025-07-10 17:02:35.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 17:02:35.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:35.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 17:02:35.575 +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-07-10 17:02:35.575 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 17:02:35.575 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-10 17:02:35.575 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-10 17:02:35.575 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-10 17:02:35.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 17:02:35.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:35.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:35.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:35.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:35.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:35.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:35.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.3734ms 2025-07-10 17:02:35.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-10 17:02:35.576 +03:00 [DBG] Connection id "0HNC8090TGJKB" completed keep alive response. 2025-07-10 17:02:35.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.2712ms 2025-07-10 17:02:35.576 +03:00 [DBG] Connection id "0HNC8090TGJKB" received FIN. 2025-07-10 17:02:35.576 +03:00 [DBG] Connection id "0HNC8090TGJKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:02:35.576 +03:00 [DBG] Connection id "0HNC8090TGJKB" disconnecting. 2025-07-10 17:02:35.576 +03:00 [DBG] Connection id "0HNC8090TGJKB" stopped. 2025-07-10 17:02:36.013 +03:00 [DBG] Connection id "0HNC8090TGJKC" accepted. 2025-07-10 17:02:36.013 +03:00 [DBG] Connection id "0HNC8090TGJKC" started. 2025-07-10 17:02:36.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-10 17:02:36.014 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:02:36.014 +03:00 [DBG] POST requests are not supported 2025-07-10 17:02:36.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-10 17:02:36.014 +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-07-10 17:02:36.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-10 17:02:36.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:02:36.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:02:36.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:02:36.014 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:02:36.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-10 17:02:36.014 +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-07-10 17:02:36.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:02:36.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:02:36.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-07-10 17:02:36.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:02:36.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-07-10 17:02:36.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:36.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:36.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:02:36.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:02:36.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:36.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:02:36.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0111ms. 2025-07-10 17:02:36.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 17:02:36.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 17:02:36.015 +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-07-10 17:02:36.015 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-10 17:02:36.015 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-10 17:02:36.015 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-10 17:02:36.015 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-10 17:02:36.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-10 17:02:36.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:36.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:36.015 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.14ms 2025-07-10 17:02:36.015 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-10 17:02:36.015 +03:00 [DBG] Connection id "0HNC8090TGJKC" completed keep alive response. 2025-07-10 17:02:36.015 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 1.6861ms 2025-07-10 17:02:36.015 +03:00 [DBG] Connection id "0HNC8090TGJKC" received FIN. 2025-07-10 17:02:36.015 +03:00 [DBG] Connection id "0HNC8090TGJKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:02:36.015 +03:00 [DBG] Connection id "0HNC8090TGJKC" disconnecting. 2025-07-10 17:02:36.017 +03:00 [DBG] Connection id "0HNC8090TGJKC" stopped. 2025-07-10 17:02:37.040 +03:00 [DBG] Connection id "0HNC8090TGJKD" accepted. 2025-07-10 17:02:37.040 +03:00 [DBG] Connection id "0HNC8090TGJKD" started. 2025-07-10 17:02:37.040 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-10 17:02:37.041 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:02:37.041 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-10 17:02:37.041 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-10 17:02:37.041 +03:00 [DBG] Request did not match any endpoints 2025-07-10 17:02:37.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:02:37.041 +03:00 [DBG] Connection id "0HNC8090TGJKD" completed keep alive response. 2025-07-10 17:02:37.041 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.6499ms 2025-07-10 17:02:37.041 +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-07-10 17:02:37.042 +03:00 [DBG] Connection id "0HNC8090TGJKD" received FIN. 2025-07-10 17:02:37.042 +03:00 [DBG] Connection id "0HNC8090TGJKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:02:37.042 +03:00 [DBG] Connection id "0HNC8090TGJKD" disconnecting. 2025-07-10 17:02:37.042 +03:00 [DBG] Connection id "0HNC8090TGJKD" stopped. 2025-07-10 17:02:53.464 +03:00 [DBG] Connection id "0HNC8090TGJKE" accepted. 2025-07-10 17:02:53.464 +03:00 [DBG] Connection id "0HNC8090TGJKE" started. 2025-07-10 17:02:53.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:02:53.465 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:02:53.465 +03:00 [DBG] POST requests are not supported 2025-07-10 17:02:53.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:02:53.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:02:53.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:02:53.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:02:53.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:02:53.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:02:53.465 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:02:53.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:02:53.466 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:02:53.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:02:53.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:02:53.466 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:02:53.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:02:53.466 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:02:53.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:53.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:53.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:02:53.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:02:53.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:53.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:53.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:53.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:53.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:02:53.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2152ms. 2025-07-10 17:02:53.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:53.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:02:53.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:53.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:02:53.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:53.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:53.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:53.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:53.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:02:53.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:02:53.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:02:53.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:53.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:02:53.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:53.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:53.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:53.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:02:53.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0275ms 2025-07-10 17:02:53.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:02:53.468 +03:00 [DBG] Connection id "0HNC8090TGJKE" completed keep alive response. 2025-07-10 17:02:53.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6187ms 2025-07-10 17:02:53.468 +03:00 [DBG] Connection id "0HNC8090TGJKE" received FIN. 2025-07-10 17:02:53.469 +03:00 [DBG] Connection id "0HNC8090TGJKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:02:53.469 +03:00 [DBG] Connection id "0HNC8090TGJKE" disconnecting. 2025-07-10 17:02:53.469 +03:00 [DBG] Connection id "0HNC8090TGJKE" stopped. 2025-07-10 17:03:53.467 +03:00 [DBG] Connection id "0HNC8090TGJKF" accepted. 2025-07-10 17:03:53.467 +03:00 [DBG] Connection id "0HNC8090TGJKF" started. 2025-07-10 17:03:53.467 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:03:53.467 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:03:53.467 +03:00 [DBG] POST requests are not supported 2025-07-10 17:03:53.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:03:53.467 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:03:53.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:03:53.468 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:03:53.468 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:03:53.468 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:03:53.468 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:03:53.468 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:03:53.468 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:03:53.468 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:03:53.468 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:03:53.468 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:03:53.468 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:03:53.468 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:03:53.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:03:53.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:03:53.468 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:03:53.468 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:03:53.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:03:53.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:03:53.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:03:53.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:03:53.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:03:53.469 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2171ms. 2025-07-10 17:03:53.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:03:53.469 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:03:53.469 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:03:53.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:03:53.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:03:53.469 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2131ms 2025-07-10 17:03:53.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:03:53.469 +03:00 [DBG] Connection id "0HNC8090TGJKF" completed keep alive response. 2025-07-10 17:03:53.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1489ms 2025-07-10 17:03:53.470 +03:00 [DBG] Connection id "0HNC8090TGJKF" received FIN. 2025-07-10 17:03:53.470 +03:00 [DBG] Connection id "0HNC8090TGJKF" disconnecting. 2025-07-10 17:03:53.470 +03:00 [DBG] Connection id "0HNC8090TGJKF" stopped. 2025-07-10 17:03:53.470 +03:00 [DBG] Connection id "0HNC8090TGJKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:04:53.475 +03:00 [DBG] Connection id "0HNC8090TGJKG" accepted. 2025-07-10 17:04:53.475 +03:00 [DBG] Connection id "0HNC8090TGJKG" started. 2025-07-10 17:04:53.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:04:53.476 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:04:53.476 +03:00 [DBG] POST requests are not supported 2025-07-10 17:04:53.476 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:04:53.476 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:04:53.476 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:04:53.476 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:04:53.476 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:04:53.476 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:04:53.476 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:04:53.476 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:04:53.476 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:04:53.476 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:04:53.476 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:04:53.476 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:04:53.476 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:04:53.476 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:04:53.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:04:53.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:04:53.477 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:04:53.477 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:04:53.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:04:53.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:04:53.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:04:53.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:04:53.477 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:04:53.477 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2131ms. 2025-07-10 17:04:53.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:04:53.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:04:53.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:04:53.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:04:53.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:04:53.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:04:53.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:04:53.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:04:53.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:04:53.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:04:53.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:04:53.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:04:53.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:04:53.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:04:53.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:04:53.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:04:53.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:04:53.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6411ms 2025-07-10 17:04:53.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:04:53.478 +03:00 [DBG] Connection id "0HNC8090TGJKG" completed keep alive response. 2025-07-10 17:04:53.478 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7497ms 2025-07-10 17:04:53.479 +03:00 [DBG] Connection id "0HNC8090TGJKG" received FIN. 2025-07-10 17:04:53.479 +03:00 [DBG] Connection id "0HNC8090TGJKG" disconnecting. 2025-07-10 17:04:53.479 +03:00 [DBG] Connection id "0HNC8090TGJKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:04:53.480 +03:00 [DBG] Connection id "0HNC8090TGJKG" stopped. 2025-07-10 17:05:53.488 +03:00 [DBG] Connection id "0HNC8090TGJKH" accepted. 2025-07-10 17:05:53.488 +03:00 [DBG] Connection id "0HNC8090TGJKH" started. 2025-07-10 17:05:53.488 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:05:53.488 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:05:53.488 +03:00 [DBG] POST requests are not supported 2025-07-10 17:05:53.488 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:05:53.488 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:05:53.488 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:05:53.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:05:53.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:05:53.488 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:05:53.489 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:05:53.489 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:05:53.489 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:05:53.489 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:05:53.489 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:05:53.489 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:05:53.489 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:05:53.489 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:05:53.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:05:53.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:05:53.489 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:05:53.489 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:05:53.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:05:53.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:05:53.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:05:53.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:05:53.489 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:05:53.490 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-07-10 17:05:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:05:53.490 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:05:53.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:05:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:05:53.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:05:53.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3118ms 2025-07-10 17:05:53.490 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:05:53.490 +03:00 [DBG] Connection id "0HNC8090TGJKH" completed keep alive response. 2025-07-10 17:05:53.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4808ms 2025-07-10 17:05:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKH" received FIN. 2025-07-10 17:05:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKH" disconnecting. 2025-07-10 17:05:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:05:53.492 +03:00 [DBG] Connection id "0HNC8090TGJKH" stopped. 2025-07-10 17:06:53.472 +03:00 [DBG] Connection id "0HNC8090TGJKI" accepted. 2025-07-10 17:06:53.472 +03:00 [DBG] Connection id "0HNC8090TGJKI" started. 2025-07-10 17:06:53.472 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:06:53.472 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:06:53.472 +03:00 [DBG] POST requests are not supported 2025-07-10 17:06:53.472 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:06:53.472 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:06:53.472 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:06:53.472 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:06:53.472 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:06:53.472 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:06:53.472 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:06:53.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:06:53.472 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:06:53.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:06:53.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:06:53.472 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:06:53.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:06:53.472 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:06:53.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:06:53.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:06:53.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:06:53.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:06:53.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:06:53.473 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:06:53.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-10 17:06:53.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:06:53.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:06:53.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:06:53.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:06:53.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:06:53.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7744ms 2025-07-10 17:06:53.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:06:53.473 +03:00 [DBG] Connection id "0HNC8090TGJKI" completed keep alive response. 2025-07-10 17:06:53.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4844ms 2025-07-10 17:06:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKI" received FIN. 2025-07-10 17:06:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKI" disconnecting. 2025-07-10 17:06:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:06:53.475 +03:00 [DBG] Connection id "0HNC8090TGJKI" stopped. 2025-07-10 17:07:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKJ" accepted. 2025-07-10 17:07:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKJ" started. 2025-07-10 17:07:53.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:07:53.474 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:07:53.474 +03:00 [DBG] POST requests are not supported 2025-07-10 17:07:53.474 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:07:53.474 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:07:53.474 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:07:53.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:07:53.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:07:53.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:07:53.475 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:07:53.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:07:53.475 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:07:53.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:07:53.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:07:53.475 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:07:53.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:07:53.475 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:07:53.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:07:53.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:07:53.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:07:53.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:07:53.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:07:53.475 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1396ms. 2025-07-10 17:07:53.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:07:53.475 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:07:53.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:07:53.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:07:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:07:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:07:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:07:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:07:53.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:07:53.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:07:53.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8606ms 2025-07-10 17:07:53.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:07:53.476 +03:00 [DBG] Connection id "0HNC8090TGJKJ" completed keep alive response. 2025-07-10 17:07:53.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4951ms 2025-07-10 17:07:53.476 +03:00 [DBG] Connection id "0HNC8090TGJKJ" received FIN. 2025-07-10 17:07:53.476 +03:00 [DBG] Connection id "0HNC8090TGJKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:07:53.476 +03:00 [DBG] Connection id "0HNC8090TGJKJ" disconnecting. 2025-07-10 17:07:53.476 +03:00 [DBG] Connection id "0HNC8090TGJKJ" stopped. 2025-07-10 17:08:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKK" accepted. 2025-07-10 17:08:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKK" started. 2025-07-10 17:08:53.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:08:53.474 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:08:53.474 +03:00 [DBG] POST requests are not supported 2025-07-10 17:08:53.474 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:08:53.474 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:08:53.474 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:08:53.474 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:08:53.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:08:53.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:08:53.475 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:08:53.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:08:53.475 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:08:53.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:08:53.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:08:53.475 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:08:53.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:08:53.475 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:08:53.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:08:53.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:08:53.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:08:53.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:08:53.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:08:53.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:08:53.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:08:53.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:08:53.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2021ms. 2025-07-10 17:08:53.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:08:53.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:08:53.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:08:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:08:53.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:08:53.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:08:53.477 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5262ms 2025-07-10 17:08:53.477 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:08:53.477 +03:00 [DBG] Connection id "0HNC8090TGJKK" completed keep alive response. 2025-07-10 17:08:53.477 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7438ms 2025-07-10 17:08:53.477 +03:00 [DBG] Connection id "0HNC8090TGJKK" received FIN. 2025-07-10 17:08:53.477 +03:00 [DBG] Connection id "0HNC8090TGJKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:08:53.477 +03:00 [DBG] Connection id "0HNC8090TGJKK" disconnecting. 2025-07-10 17:08:53.477 +03:00 [DBG] Connection id "0HNC8090TGJKK" stopped. 2025-07-10 17:09:53.476 +03:00 [DBG] Connection id "0HNC8090TGJKL" accepted. 2025-07-10 17:09:53.476 +03:00 [DBG] Connection id "0HNC8090TGJKL" started. 2025-07-10 17:09:53.476 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:09:53.476 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:09:53.476 +03:00 [DBG] POST requests are not supported 2025-07-10 17:09:53.476 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:09:53.476 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:09:53.476 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:09:53.476 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:09:53.476 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:09:53.476 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:09:53.476 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:09:53.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:09:53.477 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:09:53.477 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:09:53.477 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:09:53.477 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:09:53.477 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:09:53.477 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:09:53.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:09:53.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:09:53.477 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:09:53.477 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:09:53.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:09:53.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:09:53.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:09:53.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:09:53.477 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:09:53.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2582ms. 2025-07-10 17:09:53.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:09:53.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:09:53.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:09:53.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:09:53.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:09:53.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4165ms 2025-07-10 17:09:53.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:09:53.478 +03:00 [DBG] Connection id "0HNC8090TGJKL" completed keep alive response. 2025-07-10 17:09:53.478 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4682ms 2025-07-10 17:09:53.479 +03:00 [DBG] Connection id "0HNC8090TGJKL" received FIN. 2025-07-10 17:09:53.479 +03:00 [DBG] Connection id "0HNC8090TGJKL" disconnecting. 2025-07-10 17:09:53.479 +03:00 [DBG] Connection id "0HNC8090TGJKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:09:53.480 +03:00 [DBG] Connection id "0HNC8090TGJKL" stopped. 2025-07-10 17:10:53.478 +03:00 [DBG] Connection id "0HNC8090TGJKM" accepted. 2025-07-10 17:10:53.478 +03:00 [DBG] Connection id "0HNC8090TGJKM" started. 2025-07-10 17:10:53.478 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:10:53.478 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:10:53.478 +03:00 [DBG] POST requests are not supported 2025-07-10 17:10:53.478 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:10:53.478 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:10:53.478 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:10:53.478 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:10:53.478 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:10:53.478 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:10:53.478 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:10:53.478 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:10:53.478 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:10:53.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:10:53.478 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:10:53.478 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:10:53.478 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:10:53.478 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:10:53.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:10:53.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:10:53.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:10:53.479 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:10:53.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:10:53.479 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:10:53.479 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-10 17:10:53.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:10:53.479 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:10:53.479 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:10:53.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:10:53.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:10:53.479 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8095ms 2025-07-10 17:10:53.479 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:10:53.479 +03:00 [DBG] Connection id "0HNC8090TGJKM" completed keep alive response. 2025-07-10 17:10:53.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.417ms 2025-07-10 17:10:53.480 +03:00 [DBG] Connection id "0HNC8090TGJKM" received FIN. 2025-07-10 17:10:53.480 +03:00 [DBG] Connection id "0HNC8090TGJKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:10:53.480 +03:00 [DBG] Connection id "0HNC8090TGJKM" disconnecting. 2025-07-10 17:10:53.480 +03:00 [DBG] Connection id "0HNC8090TGJKM" stopped. 2025-07-10 17:11:53.469 +03:00 [DBG] Connection id "0HNC8090TGJKN" accepted. 2025-07-10 17:11:53.470 +03:00 [DBG] Connection id "0HNC8090TGJKN" started. 2025-07-10 17:11:53.470 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:11:53.470 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:11:53.470 +03:00 [DBG] POST requests are not supported 2025-07-10 17:11:53.470 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:11:53.470 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:11:53.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:11:53.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:11:53.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:11:53.470 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:11:53.470 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:11:53.470 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:11:53.470 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:11:53.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:11:53.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:11:53.471 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:11:53.471 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:11:53.471 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:11:53.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:11:53.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:11:53.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:11:53.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:11:53.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:11:53.471 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.167ms. 2025-07-10 17:11:53.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:11:53.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:11:53.472 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:11:53.472 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:11:53.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:11:53.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:11:53.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:11:53.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:11:53.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:11:53.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:11:53.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:11:53.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2284ms 2025-07-10 17:11:53.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:11:53.472 +03:00 [DBG] Connection id "0HNC8090TGJKN" completed keep alive response. 2025-07-10 17:11:53.472 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2198ms 2025-07-10 17:11:53.472 +03:00 [DBG] Connection id "0HNC8090TGJKN" received FIN. 2025-07-10 17:11:53.472 +03:00 [DBG] Connection id "0HNC8090TGJKN" disconnecting. 2025-07-10 17:11:53.472 +03:00 [DBG] Connection id "0HNC8090TGJKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:11:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKN" stopped. 2025-07-10 17:12:53.496 +03:00 [DBG] Connection id "0HNC8090TGJKO" accepted. 2025-07-10 17:12:53.496 +03:00 [DBG] Connection id "0HNC8090TGJKO" started. 2025-07-10 17:12:53.496 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:12:53.496 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:12:53.496 +03:00 [DBG] POST requests are not supported 2025-07-10 17:12:53.496 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:12:53.496 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:12:53.496 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:12:53.496 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:12:53.496 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:12:53.496 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:12:53.496 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:12:53.497 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:12:53.497 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:12:53.497 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:12:53.497 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:12:53.497 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:12:53.497 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:12:53.497 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:12:53.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:12:53.497 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:12:53.497 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:12:53.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:12:53.497 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:12:53.497 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-07-10 17:12:53.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:12:53.497 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:12:53.497 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:12:53.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:12:53.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:12:53.497 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7133ms 2025-07-10 17:12:53.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:12:53.498 +03:00 [DBG] Connection id "0HNC8090TGJKO" completed keep alive response. 2025-07-10 17:12:53.498 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3546ms 2025-07-10 17:12:53.498 +03:00 [DBG] Connection id "0HNC8090TGJKO" received FIN. 2025-07-10 17:12:53.498 +03:00 [DBG] Connection id "0HNC8090TGJKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:12:53.498 +03:00 [DBG] Connection id "0HNC8090TGJKO" disconnecting. 2025-07-10 17:12:53.498 +03:00 [DBG] Connection id "0HNC8090TGJKO" stopped. 2025-07-10 17:13:53.472 +03:00 [DBG] Connection id "0HNC8090TGJKP" accepted. 2025-07-10 17:13:53.472 +03:00 [DBG] Connection id "0HNC8090TGJKP" started. 2025-07-10 17:13:53.472 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:13:53.472 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:13:53.472 +03:00 [DBG] POST requests are not supported 2025-07-10 17:13:53.472 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:13:53.472 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:13:53.472 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:13:53.472 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:13:53.472 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:13:53.472 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:13:53.472 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:13:53.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:13:53.473 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:13:53.473 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:13:53.473 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:13:53.473 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:13:53.473 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:13:53.473 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:13:53.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:13:53.473 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:13:53.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:13:53.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:13:53.473 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:13:53.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-10 17:13:53.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:13:53.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:13:53.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:13:53.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:13:53.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:13:53.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:13:53.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:13:53.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:13:53.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7612ms 2025-07-10 17:13:53.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:13:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKP" completed keep alive response. 2025-07-10 17:13:53.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4787ms 2025-07-10 17:13:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKP" received FIN. 2025-07-10 17:13:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:13:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKP" disconnecting. 2025-07-10 17:13:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKP" stopped. 2025-07-10 17:14:53.490 +03:00 [DBG] Connection id "0HNC8090TGJKQ" accepted. 2025-07-10 17:14:53.490 +03:00 [DBG] Connection id "0HNC8090TGJKQ" started. 2025-07-10 17:14:53.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:14:53.490 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:14:53.490 +03:00 [DBG] POST requests are not supported 2025-07-10 17:14:53.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:14:53.490 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:14:53.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:14:53.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:14:53.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:14:53.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:14:53.490 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:14:53.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:14:53.490 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:14:53.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:14:53.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:14:53.490 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:14:53.490 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:14:53.490 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:14:53.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:14:53.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:14:53.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:14:53.490 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:14:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:14:53.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:14:53.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1173ms. 2025-07-10 17:14:53.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:14:53.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:14:53.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:14:53.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:14:53.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:14:53.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7641ms 2025-07-10 17:14:53.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:14:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKQ" completed keep alive response. 2025-07-10 17:14:53.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4073ms 2025-07-10 17:14:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKQ" received FIN. 2025-07-10 17:14:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKQ" disconnecting. 2025-07-10 17:14:53.492 +03:00 [DBG] Connection id "0HNC8090TGJKQ" stopped. 2025-07-10 17:14:53.492 +03:00 [DBG] Connection id "0HNC8090TGJKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:15:53.487 +03:00 [DBG] Connection id "0HNC8090TGJKR" accepted. 2025-07-10 17:15:53.487 +03:00 [DBG] Connection id "0HNC8090TGJKR" started. 2025-07-10 17:15:53.488 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:15:53.488 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:15:53.488 +03:00 [DBG] POST requests are not supported 2025-07-10 17:15:53.488 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:15:53.488 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:15:53.488 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:15:53.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:15:53.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:15:53.488 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:15:53.488 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:15:53.488 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:15:53.488 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:15:53.489 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:15:53.489 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:15:53.489 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:15:53.489 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:15:53.489 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:15:53.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:15:53.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:15:53.489 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:15:53.489 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:15:53.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:15:53.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:15:53.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:15:53.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:15:53.489 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:15:53.490 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2131ms. 2025-07-10 17:15:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:15:53.490 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:15:53.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:15:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:15:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:15:53.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:15:53.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:15:53.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7845ms 2025-07-10 17:15:53.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:15:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKR" completed keep alive response. 2025-07-10 17:15:53.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3818ms 2025-07-10 17:15:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKR" received FIN. 2025-07-10 17:15:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKR" disconnecting. 2025-07-10 17:15:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:15:53.493 +03:00 [DBG] Connection id "0HNC8090TGJKR" stopped. 2025-07-10 17:16:53.488 +03:00 [DBG] Connection id "0HNC8090TGJKS" accepted. 2025-07-10 17:16:53.488 +03:00 [DBG] Connection id "0HNC8090TGJKS" started. 2025-07-10 17:16:53.489 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:16:53.489 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:16:53.489 +03:00 [DBG] POST requests are not supported 2025-07-10 17:16:53.489 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:16:53.489 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:16:53.489 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:16:53.489 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:16:53.489 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:16:53.489 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:16:53.489 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:16:53.489 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:16:53.489 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:16:53.489 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:16:53.489 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:16:53.489 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:16:53.489 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:16:53.489 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:16:53.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:16:53.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:16:53.489 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:16:53.489 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:16:53.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:16:53.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:16:53.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:16:53.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:16:53.489 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:16:53.489 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-10 17:16:53.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:16:53.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:16:53.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:16:53.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:16:53.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:16:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:16:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:16:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:16:53.490 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:16:53.490 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:16:53.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:16:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:16:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:16:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:16:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:16:53.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:16:53.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:16:53.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6591ms 2025-07-10 17:16:53.490 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:16:53.490 +03:00 [DBG] Connection id "0HNC8090TGJKS" completed keep alive response. 2025-07-10 17:16:53.490 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.295ms 2025-07-10 17:16:53.490 +03:00 [DBG] Connection id "0HNC8090TGJKS" received FIN. 2025-07-10 17:16:53.490 +03:00 [DBG] Connection id "0HNC8090TGJKS" disconnecting. 2025-07-10 17:16:53.490 +03:00 [DBG] Connection id "0HNC8090TGJKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:16:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKS" stopped. 2025-07-10 17:17:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKT" accepted. 2025-07-10 17:17:53.474 +03:00 [DBG] Connection id "0HNC8090TGJKT" started. 2025-07-10 17:17:53.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:17:53.474 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:17:53.474 +03:00 [DBG] POST requests are not supported 2025-07-10 17:17:53.474 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:17:53.474 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:17:53.474 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:17:53.474 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:17:53.474 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:17:53.474 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:17:53.474 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:17:53.474 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:17:53.474 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:17:53.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:17:53.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:17:53.475 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:17:53.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:17:53.475 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:17:53.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:17:53.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:17:53.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:17:53.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:17:53.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:17:53.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:17:53.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:17:53.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:17:53.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:17:53.475 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1661ms. 2025-07-10 17:17:53.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:17:53.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:17:53.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:17:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:17:53.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:17:53.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0946ms 2025-07-10 17:17:53.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:17:53.476 +03:00 [DBG] Connection id "0HNC8090TGJKT" completed keep alive response. 2025-07-10 17:17:53.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2098ms 2025-07-10 17:17:53.476 +03:00 [DBG] Connection id "0HNC8090TGJKT" received FIN. 2025-07-10 17:17:53.477 +03:00 [DBG] Connection id "0HNC8090TGJKT" disconnecting. 2025-07-10 17:17:53.477 +03:00 [DBG] Connection id "0HNC8090TGJKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:17:53.478 +03:00 [DBG] Connection id "0HNC8090TGJKT" stopped. 2025-07-10 17:18:53.491 +03:00 [DBG] Connection id "0HNC8090TGJKU" accepted. 2025-07-10 17:18:53.492 +03:00 [DBG] Connection id "0HNC8090TGJKU" started. 2025-07-10 17:18:53.492 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:18:53.492 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:18:53.492 +03:00 [DBG] POST requests are not supported 2025-07-10 17:18:53.492 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:18:53.492 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:18:53.492 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:18:53.492 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:18:53.492 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:18:53.492 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:18:53.492 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:18:53.492 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:18:53.492 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:18:53.492 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:18:53.492 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:18:53.492 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:18:53.492 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:18:53.492 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:18:53.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:18:53.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:18:53.492 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:18:53.492 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:18:53.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:18:53.493 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:18:53.493 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.117ms. 2025-07-10 17:18:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:18:53.493 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:18:53.493 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:18:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:18:53.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:18:53.493 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8297ms 2025-07-10 17:18:53.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:18:53.493 +03:00 [DBG] Connection id "0HNC8090TGJKU" completed keep alive response. 2025-07-10 17:18:53.493 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5237ms 2025-07-10 17:18:53.494 +03:00 [DBG] Connection id "0HNC8090TGJKU" received FIN. 2025-07-10 17:18:53.494 +03:00 [DBG] Connection id "0HNC8090TGJKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:18:53.494 +03:00 [DBG] Connection id "0HNC8090TGJKU" disconnecting. 2025-07-10 17:18:53.494 +03:00 [DBG] Connection id "0HNC8090TGJKU" stopped. 2025-07-10 17:19:53.487 +03:00 [DBG] Connection id "0HNC8090TGJKV" accepted. 2025-07-10 17:19:53.487 +03:00 [DBG] Connection id "0HNC8090TGJKV" started. 2025-07-10 17:19:53.487 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:19:53.487 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:19:53.487 +03:00 [DBG] POST requests are not supported 2025-07-10 17:19:53.487 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:19:53.487 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:19:53.487 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:19:53.487 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:19:53.487 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:19:53.487 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:19:53.487 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:19:53.487 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:19:53.487 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:19:53.488 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:19:53.488 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:19:53.488 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:19:53.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:19:53.488 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:19:53.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:19:53.488 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:19:53.488 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:19:53.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:19:53.488 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:19:53.488 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-07-10 17:19:53.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:19:53.488 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:19:53.488 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:19:53.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:19:53.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:19:53.488 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.67ms 2025-07-10 17:19:53.488 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:19:53.488 +03:00 [DBG] Connection id "0HNC8090TGJKV" completed keep alive response. 2025-07-10 17:19:53.488 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3259ms 2025-07-10 17:19:53.489 +03:00 [DBG] Connection id "0HNC8090TGJKV" received FIN. 2025-07-10 17:19:53.489 +03:00 [DBG] Connection id "0HNC8090TGJKV" disconnecting. 2025-07-10 17:19:53.489 +03:00 [DBG] Connection id "0HNC8090TGJKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:19:53.490 +03:00 [DBG] Connection id "0HNC8090TGJKV" stopped. 2025-07-10 17:20:53.478 +03:00 [DBG] Connection id "0HNC8090TGJL0" accepted. 2025-07-10 17:20:53.478 +03:00 [DBG] Connection id "0HNC8090TGJL0" started. 2025-07-10 17:20:53.478 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:20:53.478 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:20:53.478 +03:00 [DBG] POST requests are not supported 2025-07-10 17:20:53.478 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:20:53.478 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:20:53.478 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:20:53.478 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:20:53.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:20:53.479 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:20:53.479 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:20:53.479 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:20:53.479 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:20:53.479 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:20:53.479 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:20:53.479 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:20:53.479 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:20:53.479 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:20:53.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:20:53.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:20:53.479 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:20:53.479 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:20:53.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:20:53.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:20:53.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:20:53.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:20:53.479 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:20:53.480 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-10 17:20:53.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:20:53.480 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:20:53.480 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:20:53.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:20:53.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:20:53.480 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2307ms 2025-07-10 17:20:53.480 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:20:53.480 +03:00 [DBG] Connection id "0HNC8090TGJL0" completed keep alive response. 2025-07-10 17:20:53.480 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1284ms 2025-07-10 17:20:53.481 +03:00 [DBG] Connection id "0HNC8090TGJL0" received FIN. 2025-07-10 17:20:53.481 +03:00 [DBG] Connection id "0HNC8090TGJL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:20:53.481 +03:00 [DBG] Connection id "0HNC8090TGJL0" disconnecting. 2025-07-10 17:20:53.481 +03:00 [DBG] Connection id "0HNC8090TGJL0" stopped. 2025-07-10 17:21:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL1" accepted. 2025-07-10 17:21:53.492 +03:00 [DBG] Connection id "0HNC8090TGJL1" started. 2025-07-10 17:21:53.492 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:21:53.492 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:21:53.492 +03:00 [DBG] POST requests are not supported 2025-07-10 17:21:53.492 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:21:53.492 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:21:53.492 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:21:53.492 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:21:53.492 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:21:53.492 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:21:53.492 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:21:53.492 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:21:53.492 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:21:53.492 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:21:53.492 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:21:53.492 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:21:53.492 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:21:53.492 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:21:53.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:21:53.493 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:21:53.493 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:21:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:21:53.493 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:21:53.493 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1589ms. 2025-07-10 17:21:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:21:53.493 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:21:53.493 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:21:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:21:53.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:21:53.493 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9363ms 2025-07-10 17:21:53.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:21:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL1" completed keep alive response. 2025-07-10 17:21:53.494 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8583ms 2025-07-10 17:21:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL1" received FIN. 2025-07-10 17:21:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:21:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL1" disconnecting. 2025-07-10 17:21:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL1" stopped. 2025-07-10 17:22:53.756 +03:00 [DBG] Connection id "0HNC8090TGJL2" accepted. 2025-07-10 17:22:53.756 +03:00 [DBG] Connection id "0HNC8090TGJL2" started. 2025-07-10 17:22:53.756 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:22:53.756 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:22:53.756 +03:00 [DBG] POST requests are not supported 2025-07-10 17:22:53.756 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:22:53.756 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:22:53.756 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:22:53.756 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:22:53.756 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:22:53.756 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:22:53.756 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:22:53.756 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:22:53.756 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:22:53.756 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:22:53.756 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:22:53.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-07-10 17:22:53.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:22:53.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-07-10 17:22:53.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:22:53.757 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:22:53.757 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:22:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:22:53.757 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:22:53.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1447ms. 2025-07-10 17:22:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:22:53.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:22:53.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:22:53.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:22:53.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:22:53.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:22:53.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:22:53.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:22:53.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:22:53.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:22:53.758 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2548ms 2025-07-10 17:22:53.758 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:22:53.758 +03:00 [DBG] Connection id "0HNC8090TGJL2" completed keep alive response. 2025-07-10 17:22:53.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9352ms 2025-07-10 17:22:53.758 +03:00 [DBG] Connection id "0HNC8090TGJL2" received FIN. 2025-07-10 17:22:53.758 +03:00 [DBG] Connection id "0HNC8090TGJL2" disconnecting. 2025-07-10 17:22:53.758 +03:00 [DBG] Connection id "0HNC8090TGJL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:22:53.760 +03:00 [DBG] Connection id "0HNC8090TGJL2" stopped. 2025-07-10 17:23:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL3" accepted. 2025-07-10 17:23:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL3" started. 2025-07-10 17:23:53.494 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:23:53.494 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:23:53.494 +03:00 [DBG] POST requests are not supported 2025-07-10 17:23:53.494 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:23:53.494 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:23:53.494 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:23:53.494 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:23:53.494 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:23:53.494 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:23:53.494 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:23:53.494 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:23:53.494 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:23:53.494 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:23:53.494 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:23:53.495 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:23:53.495 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:23:53.495 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:23:53.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:23:53.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:23:53.495 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:23:53.495 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:23:53.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:23:53.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:23:53.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:23:53.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:23:53.495 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:23:53.495 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1721ms. 2025-07-10 17:23:53.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:23:53.496 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:23:53.496 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:23:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:23:53.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:23:53.496 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3629ms 2025-07-10 17:23:53.496 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:23:53.496 +03:00 [DBG] Connection id "0HNC8090TGJL3" completed keep alive response. 2025-07-10 17:23:53.496 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4682ms 2025-07-10 17:23:53.497 +03:00 [DBG] Connection id "0HNC8090TGJL3" received FIN. 2025-07-10 17:23:53.497 +03:00 [DBG] Connection id "0HNC8090TGJL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:23:53.497 +03:00 [DBG] Connection id "0HNC8090TGJL3" disconnecting. 2025-07-10 17:23:53.497 +03:00 [DBG] Connection id "0HNC8090TGJL3" stopped. 2025-07-10 17:24:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL4" accepted. 2025-07-10 17:24:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL4" started. 2025-07-10 17:24:53.491 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:24:53.491 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:24:53.491 +03:00 [DBG] POST requests are not supported 2025-07-10 17:24:53.492 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:24:53.492 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:24:53.492 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:24:53.492 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:24:53.492 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:24:53.492 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:24:53.492 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:24:53.492 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:24:53.492 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:24:53.492 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:24:53.492 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:24:53.492 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:24:53.492 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:24:53.492 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:24:53.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:24:53.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:24:53.492 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:24:53.492 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:24:53.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:24:53.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:24:53.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:24:53.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:24:53.492 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:24:53.492 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-10 17:24:53.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:24:53.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:24:53.493 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:24:53.493 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:24:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:24:53.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:24:53.493 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8066ms 2025-07-10 17:24:53.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:24:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL4" completed keep alive response. 2025-07-10 17:24:53.493 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5597ms 2025-07-10 17:24:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL4" received FIN. 2025-07-10 17:24:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL4" disconnecting. 2025-07-10 17:24:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:24:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL4" stopped. 2025-07-10 17:25:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL5" accepted. 2025-07-10 17:25:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL5" started. 2025-07-10 17:25:53.492 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:25:53.492 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:25:53.492 +03:00 [DBG] POST requests are not supported 2025-07-10 17:25:53.492 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:25:53.492 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:25:53.492 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:25:53.492 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:25:53.492 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:25:53.492 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:25:53.492 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:25:53.492 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:25:53.492 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:25:53.492 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:25:53.492 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:25:53.492 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:25:53.492 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:25:53.492 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:25:53.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:25:53.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:25:53.492 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:25:53.492 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:25:53.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:25:53.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:25:53.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:25:53.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:25:53.492 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:25:53.492 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-10 17:25:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:25:53.493 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:25:53.493 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:25:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:25:53.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:25:53.493 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7663ms 2025-07-10 17:25:53.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:25:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL5" completed keep alive response. 2025-07-10 17:25:53.493 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3831ms 2025-07-10 17:25:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL5" received FIN. 2025-07-10 17:25:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL5" disconnecting. 2025-07-10 17:25:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:25:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL5" stopped. 2025-07-10 17:26:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL6" accepted. 2025-07-10 17:26:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL6" started. 2025-07-10 17:26:53.494 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:26:53.494 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:26:53.494 +03:00 [DBG] POST requests are not supported 2025-07-10 17:26:53.494 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:26:53.494 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:26:53.494 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:26:53.494 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:26:53.494 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:26:53.495 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:26:53.495 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:26:53.495 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:26:53.495 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:26:53.495 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:26:53.495 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:26:53.495 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:26:53.495 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:26:53.495 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:26:53.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:26:53.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:26:53.495 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:26:53.495 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:26:53.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:26:53.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:26:53.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:26:53.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:26:53.495 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:26:53.496 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1657ms. 2025-07-10 17:26:53.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:26:53.496 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:26:53.496 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:26:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:26:53.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:26:53.496 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.219ms 2025-07-10 17:26:53.496 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:26:53.496 +03:00 [DBG] Connection id "0HNC8090TGJL6" completed keep alive response. 2025-07-10 17:26:53.496 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2557ms 2025-07-10 17:26:53.497 +03:00 [DBG] Connection id "0HNC8090TGJL6" received FIN. 2025-07-10 17:26:53.497 +03:00 [DBG] Connection id "0HNC8090TGJL6" disconnecting. 2025-07-10 17:26:53.497 +03:00 [DBG] Connection id "0HNC8090TGJL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:26:53.498 +03:00 [DBG] Connection id "0HNC8090TGJL6" stopped. 2025-07-10 17:27:53.500 +03:00 [DBG] Connection id "0HNC8090TGJL7" accepted. 2025-07-10 17:27:53.501 +03:00 [DBG] Connection id "0HNC8090TGJL7" started. 2025-07-10 17:27:53.501 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:27:53.501 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:27:53.501 +03:00 [DBG] POST requests are not supported 2025-07-10 17:27:53.501 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:27:53.501 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:27:53.501 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:27:53.501 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:27:53.501 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:27:53.501 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:27:53.501 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:27:53.501 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:27:53.501 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:27:53.501 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:27:53.501 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:27:53.501 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:27:53.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:27:53.502 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:27:53.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:27:53.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:27:53.502 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:27:53.502 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:27:53.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:27:53.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:27:53.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:27:53.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:27:53.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:27:53.502 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1756ms. 2025-07-10 17:27:53.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:27:53.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:27:53.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:27:53.503 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:27:53.503 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:27:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:27:53.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:27:53.503 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.311ms 2025-07-10 17:27:53.503 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:27:53.503 +03:00 [DBG] Connection id "0HNC8090TGJL7" completed keep alive response. 2025-07-10 17:27:53.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4311ms 2025-07-10 17:27:53.504 +03:00 [DBG] Connection id "0HNC8090TGJL7" received FIN. 2025-07-10 17:27:53.504 +03:00 [DBG] Connection id "0HNC8090TGJL7" disconnecting. 2025-07-10 17:27:53.504 +03:00 [DBG] Connection id "0HNC8090TGJL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:27:53.505 +03:00 [DBG] Connection id "0HNC8090TGJL7" stopped. 2025-07-10 17:28:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL8" accepted. 2025-07-10 17:28:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL8" started. 2025-07-10 17:28:53.491 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:28:53.492 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:28:53.492 +03:00 [DBG] POST requests are not supported 2025-07-10 17:28:53.492 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:28:53.492 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:28:53.492 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:28:53.492 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:28:53.492 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:28:53.492 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:28:53.492 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:28:53.492 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:28:53.492 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:28:53.492 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:28:53.492 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:28:53.492 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:28:53.492 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:28:53.492 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:28:53.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:28:53.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:28:53.492 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:28:53.492 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:28:53.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:28:53.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:28:53.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:28:53.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:28:53.493 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:28:53.493 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1847ms. 2025-07-10 17:28:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:28:53.493 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:28:53.493 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:28:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:28:53.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:28:53.493 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1136ms 2025-07-10 17:28:53.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:28:53.493 +03:00 [DBG] Connection id "0HNC8090TGJL8" completed keep alive response. 2025-07-10 17:28:53.493 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9763ms 2025-07-10 17:28:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL8" received FIN. 2025-07-10 17:28:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL8" disconnecting. 2025-07-10 17:28:53.494 +03:00 [DBG] Connection id "0HNC8090TGJL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:28:53.495 +03:00 [DBG] Connection id "0HNC8090TGJL8" stopped. 2025-07-10 17:29:53.489 +03:00 [DBG] Connection id "0HNC8090TGJL9" accepted. 2025-07-10 17:29:53.489 +03:00 [DBG] Connection id "0HNC8090TGJL9" started. 2025-07-10 17:29:53.489 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:29:53.489 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:29:53.489 +03:00 [DBG] POST requests are not supported 2025-07-10 17:29:53.489 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:29:53.489 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:29:53.489 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:29:53.489 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:29:53.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:29:53.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:29:53.490 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:29:53.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:29:53.490 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:29:53.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:29:53.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:29:53.490 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:29:53.490 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:29:53.490 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:29:53.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:29:53.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:29:53.490 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:29:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:29:53.490 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:29:53.490 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-07-10 17:29:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:29:53.490 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:29:53.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:29:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:29:53.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:29:53.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6975ms 2025-07-10 17:29:53.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:29:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL9" completed keep alive response. 2025-07-10 17:29:53.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2965ms 2025-07-10 17:29:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL9" received FIN. 2025-07-10 17:29:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL9" disconnecting. 2025-07-10 17:29:53.491 +03:00 [DBG] Connection id "0HNC8090TGJL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:29:53.492 +03:00 [DBG] Connection id "0HNC8090TGJL9" stopped. 2025-07-10 17:30:53.493 +03:00 [DBG] Connection id "0HNC8090TGJLA" accepted. 2025-07-10 17:30:53.493 +03:00 [DBG] Connection id "0HNC8090TGJLA" started. 2025-07-10 17:30:53.493 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:30:53.493 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:30:53.493 +03:00 [DBG] POST requests are not supported 2025-07-10 17:30:53.493 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:30:53.493 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:30:53.493 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:30:53.493 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:30:53.493 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:30:53.493 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:30:53.493 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:30:53.494 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:30:53.494 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:30:53.494 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:30:53.494 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:30:53.494 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:30:53.494 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:30:53.494 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:30:53.494 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:30:53.494 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:30:53.494 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:30:53.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:30:53.494 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:30:53.494 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1094ms. 2025-07-10 17:30:53.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:30:53.494 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:30:53.494 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:30:53.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:30:53.494 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:30:53.494 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5876ms 2025-07-10 17:30:53.494 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:30:53.494 +03:00 [DBG] Connection id "0HNC8090TGJLA" completed keep alive response. 2025-07-10 17:30:53.494 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1181ms 2025-07-10 17:30:53.495 +03:00 [DBG] Connection id "0HNC8090TGJLA" received FIN. 2025-07-10 17:30:53.495 +03:00 [DBG] Connection id "0HNC8090TGJLA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:30:53.495 +03:00 [DBG] Connection id "0HNC8090TGJLA" disconnecting. 2025-07-10 17:30:53.495 +03:00 [DBG] Connection id "0HNC8090TGJLA" stopped. 2025-07-10 17:31:53.493 +03:00 [DBG] Connection id "0HNC8090TGJLB" accepted. 2025-07-10 17:31:53.493 +03:00 [DBG] Connection id "0HNC8090TGJLB" started. 2025-07-10 17:31:53.493 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:31:53.493 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:31:53.493 +03:00 [DBG] POST requests are not supported 2025-07-10 17:31:53.493 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:31:53.493 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:31:53.493 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:31:53.493 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:31:53.493 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:31:53.493 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:31:53.493 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:31:53.493 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:31:53.494 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:31:53.494 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:31:53.494 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:31:53.494 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:31:53.494 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:31:53.494 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:31:53.494 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:31:53.494 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:31:53.494 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:31:53.494 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:31:53.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:31:53.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:31:53.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:31:53.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:31:53.494 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:31:53.494 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-07-10 17:31:53.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:31:53.495 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:31:53.495 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:31:53.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:31:53.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:31:53.495 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2497ms 2025-07-10 17:31:53.495 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:31:53.495 +03:00 [DBG] Connection id "0HNC8090TGJLB" completed keep alive response. 2025-07-10 17:31:53.495 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3608ms 2025-07-10 17:31:53.496 +03:00 [DBG] Connection id "0HNC8090TGJLB" received FIN. 2025-07-10 17:31:53.496 +03:00 [DBG] Connection id "0HNC8090TGJLB" disconnecting. 2025-07-10 17:31:53.496 +03:00 [DBG] Connection id "0HNC8090TGJLB" stopped. 2025-07-10 17:31:53.496 +03:00 [DBG] Connection id "0HNC8090TGJLB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:32:53.499 +03:00 [DBG] Connection id "0HNC8090TGJLC" accepted. 2025-07-10 17:32:53.499 +03:00 [DBG] Connection id "0HNC8090TGJLC" started. 2025-07-10 17:32:53.500 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:32:53.500 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:32:53.500 +03:00 [DBG] POST requests are not supported 2025-07-10 17:32:53.500 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:32:53.500 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:32:53.500 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:32:53.500 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:32:53.500 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:32:53.500 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:32:53.500 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:32:53.500 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:32:53.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-07-10 17:32:53.500 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:32:53.501 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:32:53.501 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:32:53.501 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:32:53.501 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:32:53.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:32:53.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:32:53.501 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:32:53.501 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:32:53.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:32:53.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:32:53.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:32:53.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:32:53.501 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:32:53.501 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1693ms. 2025-07-10 17:32:53.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:32:53.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:32:53.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:32:53.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:32:53.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:32:53.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:32:53.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:32:53.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:32:53.502 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:32:53.502 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:32:53.502 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:32:53.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:32:53.502 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:32:53.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:32:53.502 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:32:53.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:32:53.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:32:53.502 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1516ms 2025-07-10 17:32:53.502 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:32:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLC" completed keep alive response. 2025-07-10 17:32:53.502 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4753ms 2025-07-10 17:32:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLC" received FIN. 2025-07-10 17:32:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:32:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLC" disconnecting. 2025-07-10 17:32:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLC" stopped. 2025-07-10 17:33:53.489 +03:00 [DBG] Connection id "0HNC8090TGJLD" accepted. 2025-07-10 17:33:53.490 +03:00 [DBG] Connection id "0HNC8090TGJLD" started. 2025-07-10 17:33:53.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:33:53.490 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:33:53.490 +03:00 [DBG] POST requests are not supported 2025-07-10 17:33:53.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:33:53.490 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:33:53.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:33:53.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:33:53.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:33:53.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:33:53.490 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:33:53.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:33:53.490 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:33:53.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:33:53.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:33:53.490 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:33:53.490 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:33:53.490 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:33:53.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:33:53.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:33:53.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:33:53.490 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:33:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:33:53.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:33:53.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:33:53.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:33:53.490 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:33:53.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-10 17:33:53.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:33:53.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:33:53.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:33:53.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:33:53.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:33:53.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7079ms 2025-07-10 17:33:53.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:33:53.491 +03:00 [DBG] Connection id "0HNC8090TGJLD" completed keep alive response. 2025-07-10 17:33:53.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3121ms 2025-07-10 17:33:53.491 +03:00 [DBG] Connection id "0HNC8090TGJLD" received FIN. 2025-07-10 17:33:53.491 +03:00 [DBG] Connection id "0HNC8090TGJLD" disconnecting. 2025-07-10 17:33:53.491 +03:00 [DBG] Connection id "0HNC8090TGJLD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:33:53.492 +03:00 [DBG] Connection id "0HNC8090TGJLD" stopped. 2025-07-10 17:34:53.493 +03:00 [DBG] Connection id "0HNC8090TGJLE" accepted. 2025-07-10 17:34:53.493 +03:00 [DBG] Connection id "0HNC8090TGJLE" started. 2025-07-10 17:34:53.493 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:34:53.494 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:34:53.494 +03:00 [DBG] POST requests are not supported 2025-07-10 17:34:53.494 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:34:53.494 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:34:53.494 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:34:53.494 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:34:53.494 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:34:53.494 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:34:53.494 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:34:53.494 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:34:53.494 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:34:53.494 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:34:53.494 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:34:53.494 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:34:53.494 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:34:53.494 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:34:53.494 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:34:53.494 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:34:53.494 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:34:53.494 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:34:53.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:34:53.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:34:53.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:34:53.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:34:53.494 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:34:53.494 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-10 17:34:53.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:34:53.494 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:34:53.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:34:53.494 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:34:53.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:34:53.494 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:34:53.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:34:53.495 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:34:53.495 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:34:53.495 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:34:53.495 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:34:53.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:34:53.495 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:34:53.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:34:53.495 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:34:53.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:34:53.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:34:53.495 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7209ms 2025-07-10 17:34:53.495 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:34:53.495 +03:00 [DBG] Connection id "0HNC8090TGJLE" completed keep alive response. 2025-07-10 17:34:53.495 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3278ms 2025-07-10 17:34:53.495 +03:00 [DBG] Connection id "0HNC8090TGJLE" received FIN. 2025-07-10 17:34:53.495 +03:00 [DBG] Connection id "0HNC8090TGJLE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:34:53.495 +03:00 [DBG] Connection id "0HNC8090TGJLE" disconnecting. 2025-07-10 17:34:53.495 +03:00 [DBG] Connection id "0HNC8090TGJLE" stopped. 2025-07-10 17:35:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLF" accepted. 2025-07-10 17:35:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLF" started. 2025-07-10 17:35:53.505 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:35:53.505 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:35:53.505 +03:00 [DBG] POST requests are not supported 2025-07-10 17:35:53.505 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:35:53.505 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:35:53.505 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:35:53.505 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:35:53.505 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:35:53.505 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:35:53.505 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:35:53.505 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:35:53.505 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:35:53.505 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:35:53.505 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:35:53.505 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:35:53.505 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:35:53.505 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:35:53.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:35:53.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:35:53.505 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:35:53.505 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:35:53.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:35:53.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:35:53.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:35:53.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:35:53.505 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:35:53.506 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-10 17:35:53.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:35:53.506 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:35:53.506 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:35:53.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:35:53.506 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:35:53.506 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6874ms 2025-07-10 17:35:53.506 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:35:53.506 +03:00 [DBG] Connection id "0HNC8090TGJLF" completed keep alive response. 2025-07-10 17:35:53.506 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3383ms 2025-07-10 17:35:53.506 +03:00 [DBG] Connection id "0HNC8090TGJLF" received FIN. 2025-07-10 17:35:53.506 +03:00 [DBG] Connection id "0HNC8090TGJLF" disconnecting. 2025-07-10 17:35:53.506 +03:00 [DBG] Connection id "0HNC8090TGJLF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:35:53.507 +03:00 [DBG] Connection id "0HNC8090TGJLF" stopped. 2025-07-10 17:36:53.501 +03:00 [DBG] Connection id "0HNC8090TGJLG" accepted. 2025-07-10 17:36:53.501 +03:00 [DBG] Connection id "0HNC8090TGJLG" started. 2025-07-10 17:36:53.501 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:36:53.502 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:36:53.502 +03:00 [DBG] POST requests are not supported 2025-07-10 17:36:53.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:36:53.502 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:36:53.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:36:53.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:36:53.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:36:53.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:36:53.502 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:36:53.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:36:53.502 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:36:53.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:36:53.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:36:53.502 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:36:53.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:36:53.502 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:36:53.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:36:53.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:36:53.502 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:36:53.502 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:36:53.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:36:53.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:36:53.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:36:53.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:36:53.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:36:53.502 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.116ms. 2025-07-10 17:36:53.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:36:53.503 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:36:53.503 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:36:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:36:53.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:36:53.503 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7799ms 2025-07-10 17:36:53.503 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:36:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLG" completed keep alive response. 2025-07-10 17:36:53.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4321ms 2025-07-10 17:36:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLG" received FIN. 2025-07-10 17:36:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLG" disconnecting. 2025-07-10 17:36:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:36:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLG" stopped. 2025-07-10 17:37:53.498 +03:00 [DBG] Connection id "0HNC8090TGJLH" accepted. 2025-07-10 17:37:53.498 +03:00 [DBG] Connection id "0HNC8090TGJLH" started. 2025-07-10 17:37:53.498 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:37:53.498 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:37:53.498 +03:00 [DBG] POST requests are not supported 2025-07-10 17:37:53.498 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:37:53.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-07-10 17:37:53.499 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:37:53.499 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:37:53.499 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:37:53.499 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:37:53.499 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:37:53.499 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:37:53.499 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:37:53.499 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:37:53.499 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:37:53.499 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:37:53.499 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:37:53.499 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:37:53.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:37:53.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:37:53.499 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:37:53.500 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:37:53.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:37:53.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:37:53.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:37:53.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:37:53.500 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:37:53.500 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2163ms. 2025-07-10 17:37:53.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:37:53.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:37:53.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:37:53.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:37:53.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:37:53.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:37:53.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:37:53.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:37:53.501 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:37:53.501 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:37:53.501 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:37:53.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:37:53.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:37:53.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:37:53.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:37:53.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:37:53.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:37:53.501 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7041ms 2025-07-10 17:37:53.501 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:37:53.501 +03:00 [DBG] Connection id "0HNC8090TGJLH" completed keep alive response. 2025-07-10 17:37:53.501 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.953ms 2025-07-10 17:37:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLH" received FIN. 2025-07-10 17:37:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLH" disconnecting. 2025-07-10 17:37:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:37:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLH" stopped. 2025-07-10 17:38:53.494 +03:00 [DBG] Connection id "0HNC8090TGJLI" accepted. 2025-07-10 17:38:53.494 +03:00 [DBG] Connection id "0HNC8090TGJLI" started. 2025-07-10 17:38:53.494 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:38:53.494 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:38:53.494 +03:00 [DBG] POST requests are not supported 2025-07-10 17:38:53.494 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:38:53.494 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:38:53.494 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:38:53.494 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:38:53.495 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:38:53.495 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:38:53.495 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:38:53.495 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:38:53.495 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:38:53.495 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:38:53.495 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:38:53.495 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:38:53.495 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:38:53.495 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:38:53.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:38:53.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:38:53.495 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:38:53.495 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:38:53.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:38:53.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:38:53.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:38:53.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:38:53.495 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:38:53.496 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1859ms. 2025-07-10 17:38:53.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:38:53.496 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:38:53.496 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:38:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:38:53.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:38:53.496 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1405ms 2025-07-10 17:38:53.496 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:38:53.496 +03:00 [DBG] Connection id "0HNC8090TGJLI" completed keep alive response. 2025-07-10 17:38:53.496 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1907ms 2025-07-10 17:38:53.497 +03:00 [DBG] Connection id "0HNC8090TGJLI" received FIN. 2025-07-10 17:38:53.497 +03:00 [DBG] Connection id "0HNC8090TGJLI" disconnecting. 2025-07-10 17:38:53.497 +03:00 [DBG] Connection id "0HNC8090TGJLI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:38:53.498 +03:00 [DBG] Connection id "0HNC8090TGJLI" stopped. 2025-07-10 17:39:53.501 +03:00 [DBG] Connection id "0HNC8090TGJLJ" accepted. 2025-07-10 17:39:53.501 +03:00 [DBG] Connection id "0HNC8090TGJLJ" started. 2025-07-10 17:39:53.501 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:39:53.501 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:39:53.501 +03:00 [DBG] POST requests are not supported 2025-07-10 17:39:53.501 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:39:53.501 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:39:53.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:39:53.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:39:53.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:39:53.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:39:53.502 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:39:53.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:39:53.502 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:39:53.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:39:53.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:39:53.502 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:39:53.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:39:53.502 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:39:53.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:39:53.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:39:53.502 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:39:53.502 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:39:53.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:39:53.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:39:53.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:39:53.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:39:53.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:39:53.503 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-07-10 17:39:53.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:39:53.503 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:39:53.503 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:39:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:39:53.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:39:53.503 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1032ms 2025-07-10 17:39:53.503 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:39:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLJ" completed keep alive response. 2025-07-10 17:39:53.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2378ms 2025-07-10 17:39:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLJ" received FIN. 2025-07-10 17:39:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:39:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLJ" disconnecting. 2025-07-10 17:39:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLJ" stopped. 2025-07-10 17:40:53.508 +03:00 [DBG] Connection id "0HNC8090TGJLK" accepted. 2025-07-10 17:40:53.508 +03:00 [DBG] Connection id "0HNC8090TGJLK" started. 2025-07-10 17:40:53.509 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:40:53.509 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:40:53.509 +03:00 [DBG] POST requests are not supported 2025-07-10 17:40:53.509 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:40:53.509 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:40:53.509 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:40:53.509 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:40:53.509 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:40:53.509 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:40:53.509 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:40:53.509 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:40:53.509 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:40:53.509 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:40:53.509 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:40:53.509 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:40:53.509 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:40:53.509 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:40:53.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:40:53.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:40:53.509 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:40:53.509 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:40:53.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:40:53.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:40:53.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:40:53.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:40:53.510 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:40:53.510 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-10 17:40:53.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:40:53.510 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:40:53.510 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:40:53.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:40:53.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:40:53.510 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8271ms 2025-07-10 17:40:53.510 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:40:53.510 +03:00 [DBG] Connection id "0HNC8090TGJLK" completed keep alive response. 2025-07-10 17:40:53.510 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6173ms 2025-07-10 17:40:53.511 +03:00 [DBG] Connection id "0HNC8090TGJLK" received FIN. 2025-07-10 17:40:53.511 +03:00 [DBG] Connection id "0HNC8090TGJLK" disconnecting. 2025-07-10 17:40:53.511 +03:00 [DBG] Connection id "0HNC8090TGJLK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:40:53.512 +03:00 [DBG] Connection id "0HNC8090TGJLK" stopped. 2025-07-10 17:41:53.501 +03:00 [DBG] Connection id "0HNC8090TGJLL" accepted. 2025-07-10 17:41:53.501 +03:00 [DBG] Connection id "0HNC8090TGJLL" started. 2025-07-10 17:41:53.502 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:41:53.502 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:41:53.502 +03:00 [DBG] POST requests are not supported 2025-07-10 17:41:53.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:41:53.502 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:41:53.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:41:53.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:41:53.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:41:53.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:41:53.502 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:41:53.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:41:53.503 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:41:53.503 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:41:53.503 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:41:53.503 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:41:53.503 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:41:53.503 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:41:53.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:41:53.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:41:53.503 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:41:53.503 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:41:53.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:41:53.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:41:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:41:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:41:53.504 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:41:53.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1809ms. 2025-07-10 17:41:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:41:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:41:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:41:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:41:53.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:41:53.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:41:53.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:41:53.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:41:53.505 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:41:53.505 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:41:53.505 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:41:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:41:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:41:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:41:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:41:53.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:41:53.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:41:53.505 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0975ms 2025-07-10 17:41:53.505 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:41:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLL" completed keep alive response. 2025-07-10 17:41:53.505 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7506ms 2025-07-10 17:41:53.506 +03:00 [DBG] Connection id "0HNC8090TGJLL" received FIN. 2025-07-10 17:41:53.506 +03:00 [DBG] Connection id "0HNC8090TGJLL" disconnecting. 2025-07-10 17:41:53.506 +03:00 [DBG] Connection id "0HNC8090TGJLL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:41:53.507 +03:00 [DBG] Connection id "0HNC8090TGJLL" stopped. 2025-07-10 17:42:53.509 +03:00 [DBG] Connection id "0HNC8090TGJLM" accepted. 2025-07-10 17:42:53.509 +03:00 [DBG] Connection id "0HNC8090TGJLM" started. 2025-07-10 17:42:53.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:42:53.510 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:42:53.510 +03:00 [DBG] POST requests are not supported 2025-07-10 17:42:53.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:42:53.510 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:42:53.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:42:53.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:42:53.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:42:53.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:42:53.510 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:42:53.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:42:53.510 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:42:53.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:42:53.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:42:53.510 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:42:53.510 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:42:53.510 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:42:53.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:42:53.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:42:53.510 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:42:53.510 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:42:53.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:42:53.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:42:53.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.155ms. 2025-07-10 17:42:53.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:42:53.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:42:53.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:42:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:42:53.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:42:53.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2127ms 2025-07-10 17:42:53.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:42:53.512 +03:00 [DBG] Connection id "0HNC8090TGJLM" completed keep alive response. 2025-07-10 17:42:53.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0233ms 2025-07-10 17:42:53.512 +03:00 [DBG] Connection id "0HNC8090TGJLM" received FIN. 2025-07-10 17:42:53.512 +03:00 [DBG] Connection id "0HNC8090TGJLM" disconnecting. 2025-07-10 17:42:53.512 +03:00 [DBG] Connection id "0HNC8090TGJLM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:42:53.513 +03:00 [DBG] Connection id "0HNC8090TGJLM" stopped. 2025-07-10 17:43:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLN" accepted. 2025-07-10 17:43:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLN" started. 2025-07-10 17:43:53.503 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:43:53.503 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:43:53.503 +03:00 [DBG] POST requests are not supported 2025-07-10 17:43:53.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:43:53.504 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:43:53.504 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:43:53.504 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:43:53.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:43:53.504 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:43:53.504 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:43:53.504 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:43:53.504 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:43:53.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:43:53.504 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:43:53.504 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:43:53.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:43:53.504 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:43:53.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:43:53.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:43:53.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:43:53.504 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:43:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:43:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:43:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:43:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:43:53.504 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:43:53.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-10 17:43:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:43:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:43:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:43:53.505 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:43:53.505 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:43:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:43:53.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:43:53.505 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.882ms 2025-07-10 17:43:53.505 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:43:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLN" completed keep alive response. 2025-07-10 17:43:53.505 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4958ms 2025-07-10 17:43:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLN" received FIN. 2025-07-10 17:43:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLN" disconnecting. 2025-07-10 17:43:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLN" stopped. 2025-07-10 17:43:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:44:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLO" accepted. 2025-07-10 17:44:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLO" started. 2025-07-10 17:44:53.504 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:44:53.505 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:44:53.505 +03:00 [DBG] POST requests are not supported 2025-07-10 17:44:53.505 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:44:53.505 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:44:53.505 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:44:53.505 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:44:53.505 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:44:53.505 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:44:53.505 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:44:53.505 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:44:53.506 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:44:53.506 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:44:53.506 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:44:53.506 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:44:53.506 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:44:53.506 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:44:53.506 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:44:53.506 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:44:53.506 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:44:53.506 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:44:53.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:44:53.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:44:53.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:44:53.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:44:53.507 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:44:53.507 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2047ms. 2025-07-10 17:44:53.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:44:53.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:44:53.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:44:53.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:44:53.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:44:53.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:44:53.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:44:53.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:44:53.507 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:44:53.507 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:44:53.507 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:44:53.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:44:53.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:44:53.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:44:53.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:44:53.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:44:53.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:44:53.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9042ms 2025-07-10 17:44:53.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:44:53.508 +03:00 [DBG] Connection id "0HNC8090TGJLO" completed keep alive response. 2025-07-10 17:44:53.508 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5858ms 2025-07-10 17:44:53.508 +03:00 [DBG] Connection id "0HNC8090TGJLO" received FIN. 2025-07-10 17:44:53.508 +03:00 [DBG] Connection id "0HNC8090TGJLO" disconnecting. 2025-07-10 17:44:53.509 +03:00 [DBG] Connection id "0HNC8090TGJLO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:44:53.510 +03:00 [DBG] Connection id "0HNC8090TGJLO" stopped. 2025-07-10 17:45:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLP" accepted. 2025-07-10 17:45:53.504 +03:00 [DBG] Connection id "0HNC8090TGJLP" started. 2025-07-10 17:45:53.504 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:45:53.504 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:45:53.504 +03:00 [DBG] POST requests are not supported 2025-07-10 17:45:53.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:45:53.505 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:45:53.505 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:45:53.505 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:45:53.505 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:45:53.505 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:45:53.505 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:45:53.505 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:45:53.505 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:45:53.505 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:45:53.505 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:45:53.505 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:45:53.505 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:45:53.505 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:45:53.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:45:53.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:45:53.506 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:45:53.506 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:45:53.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:45:53.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:45:53.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:45:53.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:45:53.506 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:45:53.506 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1808ms. 2025-07-10 17:45:53.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:45:53.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:45:53.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:45:53.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:45:53.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:45:53.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:45:53.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:45:53.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:45:53.507 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:45:53.507 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:45:53.507 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:45:53.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:45:53.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:45:53.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:45:53.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:45:53.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:45:53.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:45:53.507 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7871ms 2025-07-10 17:45:53.507 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:45:53.507 +03:00 [DBG] Connection id "0HNC8090TGJLP" completed keep alive response. 2025-07-10 17:45:53.507 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0374ms 2025-07-10 17:45:53.508 +03:00 [DBG] Connection id "0HNC8090TGJLP" received FIN. 2025-07-10 17:45:53.508 +03:00 [DBG] Connection id "0HNC8090TGJLP" disconnecting. 2025-07-10 17:45:53.508 +03:00 [DBG] Connection id "0HNC8090TGJLP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:45:53.509 +03:00 [DBG] Connection id "0HNC8090TGJLP" stopped. 2025-07-10 17:46:53.499 +03:00 [DBG] Connection id "0HNC8090TGJLQ" accepted. 2025-07-10 17:46:53.499 +03:00 [DBG] Connection id "0HNC8090TGJLQ" started. 2025-07-10 17:46:53.499 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:46:53.500 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:46:53.500 +03:00 [DBG] POST requests are not supported 2025-07-10 17:46:53.500 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:46:53.500 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:46:53.500 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:46:53.500 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:46:53.500 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:46:53.500 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:46:53.500 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:46:53.500 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:46:53.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-07-10 17:46:53.500 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:46:53.500 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:46:53.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-07-10 17:46:53.500 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:46:53.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-07-10 17:46:53.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:46:53.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:46:53.500 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:46:53.500 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:46:53.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:46:53.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:46:53.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:46:53.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:46:53.500 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:46:53.501 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1797ms. 2025-07-10 17:46:53.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:46:53.501 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:46:53.501 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:46:53.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:46:53.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:46:53.501 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9909ms 2025-07-10 17:46:53.501 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:46:53.501 +03:00 [DBG] Connection id "0HNC8090TGJLQ" completed keep alive response. 2025-07-10 17:46:53.501 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7303ms 2025-07-10 17:46:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLQ" received FIN. 2025-07-10 17:46:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLQ" disconnecting. 2025-07-10 17:46:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLQ" stopped. 2025-07-10 17:46:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:47:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLR" accepted. 2025-07-10 17:47:53.503 +03:00 [DBG] Connection id "0HNC8090TGJLR" started. 2025-07-10 17:47:53.503 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:47:53.503 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:47:53.503 +03:00 [DBG] POST requests are not supported 2025-07-10 17:47:53.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:47:53.504 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:47:53.504 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:47:53.504 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:47:53.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:47:53.504 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:47:53.504 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:47:53.504 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:47:53.504 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:47:53.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:47:53.504 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:47:53.504 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:47:53.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:47:53.504 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:47:53.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:47:53.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:47:53.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:47:53.504 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:47:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:47:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:47:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:47:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:47:53.504 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:47:53.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1409ms. 2025-07-10 17:47:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:47:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:47:53.505 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:47:53.505 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:47:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:47:53.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:47:53.505 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0726ms 2025-07-10 17:47:53.505 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:47:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLR" completed keep alive response. 2025-07-10 17:47:53.505 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7765ms 2025-07-10 17:47:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLR" received FIN. 2025-07-10 17:47:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:47:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLR" disconnecting. 2025-07-10 17:47:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLR" stopped. 2025-07-10 17:48:53.507 +03:00 [DBG] Connection id "0HNC8090TGJLS" accepted. 2025-07-10 17:48:53.508 +03:00 [DBG] Connection id "0HNC8090TGJLS" started. 2025-07-10 17:48:53.508 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:48:53.508 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:48:53.508 +03:00 [DBG] POST requests are not supported 2025-07-10 17:48:53.508 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:48:53.508 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:48:53.508 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:48:53.508 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:48:53.508 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:48:53.508 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:48:53.508 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:48:53.508 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:48:53.508 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:48:53.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:48:53.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:48:53.508 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:48:53.508 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:48:53.508 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:48:53.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:48:53.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:48:53.508 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:48:53.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:48:53.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:48:53.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:48:53.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:48:53.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:48:53.509 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:48:53.509 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-07-10 17:48:53.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:48:53.509 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:48:53.509 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:48:53.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:48:53.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:48:53.509 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7544ms 2025-07-10 17:48:53.509 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:48:53.509 +03:00 [DBG] Connection id "0HNC8090TGJLS" completed keep alive response. 2025-07-10 17:48:53.509 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.594ms 2025-07-10 17:48:53.509 +03:00 [DBG] Connection id "0HNC8090TGJLS" received FIN. 2025-07-10 17:48:53.509 +03:00 [DBG] Connection id "0HNC8090TGJLS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:48:53.510 +03:00 [DBG] Connection id "0HNC8090TGJLS" disconnecting. 2025-07-10 17:48:53.510 +03:00 [DBG] Connection id "0HNC8090TGJLS" stopped. 2025-07-10 17:49:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLT" accepted. 2025-07-10 17:49:53.502 +03:00 [DBG] Connection id "0HNC8090TGJLT" started. 2025-07-10 17:49:53.502 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:49:53.503 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:49:53.503 +03:00 [DBG] POST requests are not supported 2025-07-10 17:49:53.503 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:49:53.503 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:49:53.503 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:49:53.503 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:49:53.503 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:49:53.503 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:49:53.503 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:49:53.503 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:49:53.503 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:49:53.503 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:49:53.503 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:49:53.504 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:49:53.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:49:53.504 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:49:53.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:49:53.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:49:53.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:49:53.504 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:49:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:49:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:49:53.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:49:53.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:49:53.504 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:49:53.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1789ms. 2025-07-10 17:49:53.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:49:53.505 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:49:53.505 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:49:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:49:53.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:49:53.505 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4013ms 2025-07-10 17:49:53.505 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:49:53.505 +03:00 [DBG] Connection id "0HNC8090TGJLT" completed keep alive response. 2025-07-10 17:49:53.505 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7495ms 2025-07-10 17:49:53.506 +03:00 [DBG] Connection id "0HNC8090TGJLT" received FIN. 2025-07-10 17:49:53.506 +03:00 [DBG] Connection id "0HNC8090TGJLT" disconnecting. 2025-07-10 17:49:53.506 +03:00 [DBG] Connection id "0HNC8090TGJLT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:49:53.507 +03:00 [DBG] Connection id "0HNC8090TGJLT" stopped. 2025-07-10 17:50:53.521 +03:00 [DBG] Connection id "0HNC8090TGJLU" accepted. 2025-07-10 17:50:53.521 +03:00 [DBG] Connection id "0HNC8090TGJLU" started. 2025-07-10 17:50:53.521 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:50:53.522 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:50:53.522 +03:00 [DBG] POST requests are not supported 2025-07-10 17:50:53.522 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:50:53.522 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:50:53.522 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:50:53.522 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:50:53.522 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:50:53.522 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:50:53.522 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:50:53.522 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:50:53.522 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:50:53.522 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:50:53.522 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:50:53.522 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:50:53.522 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:50:53.522 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:50:53.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:50:53.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:50:53.522 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:50:53.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:50:53.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:50:53.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:50:53.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:50:53.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:50:53.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:50:53.523 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1787ms. 2025-07-10 17:50:53.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:50:53.523 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:50:53.523 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:50:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:50:53.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:50:53.523 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8523ms 2025-07-10 17:50:53.523 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:50:53.523 +03:00 [DBG] Connection id "0HNC8090TGJLU" completed keep alive response. 2025-07-10 17:50:53.523 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5805ms 2025-07-10 17:50:53.523 +03:00 [DBG] Connection id "0HNC8090TGJLU" received FIN. 2025-07-10 17:50:53.523 +03:00 [DBG] Connection id "0HNC8090TGJLU" disconnecting. 2025-07-10 17:50:53.523 +03:00 [DBG] Connection id "0HNC8090TGJLU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:50:53.524 +03:00 [DBG] Connection id "0HNC8090TGJLU" stopped. 2025-07-10 17:51:53.509 +03:00 [DBG] Connection id "0HNC8090TGJLV" accepted. 2025-07-10 17:51:53.510 +03:00 [DBG] Connection id "0HNC8090TGJLV" started. 2025-07-10 17:51:53.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:51:53.510 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:51:53.510 +03:00 [DBG] POST requests are not supported 2025-07-10 17:51:53.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:51:53.510 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:51:53.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:51:53.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:51:53.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:51:53.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:51:53.510 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:51:53.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:51:53.510 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:51:53.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:51:53.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:51:53.510 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:51:53.510 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:51:53.510 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:51:53.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:51:53.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:51:53.510 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:51:53.510 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:51:53.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:51:53.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:51:53.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:51:53.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:51:53.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-10 17:51:53.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:51:53.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:51:53.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:51:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:51:53.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:51:53.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6757ms 2025-07-10 17:51:53.511 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:51:53.511 +03:00 [DBG] Connection id "0HNC8090TGJLV" completed keep alive response. 2025-07-10 17:51:53.511 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2813ms 2025-07-10 17:51:53.511 +03:00 [DBG] Connection id "0HNC8090TGJLV" received FIN. 2025-07-10 17:51:53.511 +03:00 [DBG] Connection id "0HNC8090TGJLV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:51:53.511 +03:00 [DBG] Connection id "0HNC8090TGJLV" disconnecting. 2025-07-10 17:51:53.512 +03:00 [DBG] Connection id "0HNC8090TGJLV" stopped. 2025-07-10 17:52:53.761 +03:00 [DBG] Connection id "0HNC8090TGJM0" accepted. 2025-07-10 17:52:53.761 +03:00 [DBG] Connection id "0HNC8090TGJM0" started. 2025-07-10 17:52:53.761 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:52:53.761 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:52:53.761 +03:00 [DBG] POST requests are not supported 2025-07-10 17:52:53.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:52:53.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-07-10 17:52:53.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:52:53.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:52:53.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:52:53.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:52:53.762 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:52:53.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:52:53.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-07-10 17:52:53.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:52:53.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:52:53.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-07-10 17:52:53.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:52:53.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-07-10 17:52:53.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:52:53.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:52:53.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:52:53.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:52:53.762 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:52:53.762 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-07-10 17:52:53.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:52:53.762 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:52:53.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:52:53.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:52:53.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:52:53.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:52:53.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:52:53.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:52:53.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:52:53.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:52:53.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7445ms 2025-07-10 17:52:53.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:52:53.763 +03:00 [DBG] Connection id "0HNC8090TGJM0" completed keep alive response. 2025-07-10 17:52:53.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3615ms 2025-07-10 17:52:53.763 +03:00 [DBG] Connection id "0HNC8090TGJM0" received FIN. 2025-07-10 17:52:53.763 +03:00 [DBG] Connection id "0HNC8090TGJM0" disconnecting. 2025-07-10 17:52:53.763 +03:00 [DBG] Connection id "0HNC8090TGJM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:52:53.764 +03:00 [DBG] Connection id "0HNC8090TGJM0" stopped. 2025-07-10 17:53:53.520 +03:00 [DBG] Connection id "0HNC8090TGJM1" accepted. 2025-07-10 17:53:53.520 +03:00 [DBG] Connection id "0HNC8090TGJM1" started. 2025-07-10 17:53:53.520 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:53:53.520 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:53:53.520 +03:00 [DBG] POST requests are not supported 2025-07-10 17:53:53.520 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:53:53.520 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:53:53.520 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:53:53.520 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:53:53.520 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:53:53.520 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:53:53.520 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:53:53.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:53:53.521 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:53:53.521 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:53:53.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:53:53.521 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:53:53.521 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:53:53.521 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:53:53.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:53:53.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:53:53.521 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:53:53.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:53:53.521 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:53:53.521 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-10 17:53:53.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:53:53.521 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:53:53.521 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:53:53.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:53:53.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:53:53.521 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6584ms 2025-07-10 17:53:53.521 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:53:53.521 +03:00 [DBG] Connection id "0HNC8090TGJM1" completed keep alive response. 2025-07-10 17:53:53.522 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3146ms 2025-07-10 17:53:53.522 +03:00 [DBG] Connection id "0HNC8090TGJM1" received FIN. 2025-07-10 17:53:53.522 +03:00 [DBG] Connection id "0HNC8090TGJM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:53:53.522 +03:00 [DBG] Connection id "0HNC8090TGJM1" disconnecting. 2025-07-10 17:53:53.522 +03:00 [DBG] Connection id "0HNC8090TGJM1" stopped. 2025-07-10 17:54:53.506 +03:00 [DBG] Connection id "0HNC8090TGJM2" accepted. 2025-07-10 17:54:53.506 +03:00 [DBG] Connection id "0HNC8090TGJM2" started. 2025-07-10 17:54:53.506 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:54:53.507 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:54:53.507 +03:00 [DBG] POST requests are not supported 2025-07-10 17:54:53.507 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:54:53.507 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:54:53.507 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:54:53.507 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:54:53.507 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:54:53.507 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:54:53.507 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:54:53.507 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:54:53.507 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:54:53.507 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:54:53.507 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:54:53.507 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:54:53.507 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:54:53.507 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:54:53.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:54:53.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:54:53.507 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:54:53.507 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:54:53.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:54:53.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:54:53.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:54:53.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:54:53.507 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:54:53.507 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-07-10 17:54:53.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:54:53.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:54:53.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:54:53.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:54:53.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:54:53.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:54:53.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:54:53.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7532ms 2025-07-10 17:54:53.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:54:53.508 +03:00 [DBG] Connection id "0HNC8090TGJM2" completed keep alive response. 2025-07-10 17:54:53.508 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4395ms 2025-07-10 17:54:53.508 +03:00 [DBG] Connection id "0HNC8090TGJM2" received FIN. 2025-07-10 17:54:53.508 +03:00 [DBG] Connection id "0HNC8090TGJM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:54:53.508 +03:00 [DBG] Connection id "0HNC8090TGJM2" disconnecting. 2025-07-10 17:54:53.508 +03:00 [DBG] Connection id "0HNC8090TGJM2" stopped. 2025-07-10 17:55:53.522 +03:00 [DBG] Connection id "0HNC8090TGJM3" accepted. 2025-07-10 17:55:53.522 +03:00 [DBG] Connection id "0HNC8090TGJM3" started. 2025-07-10 17:55:53.522 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:55:53.522 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:55:53.522 +03:00 [DBG] POST requests are not supported 2025-07-10 17:55:53.522 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:55:53.522 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:55:53.522 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:55:53.522 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:55:53.522 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:55:53.522 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:55:53.522 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:55:53.522 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:55:53.522 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:55:53.522 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:55:53.522 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:55:53.522 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:55:53.522 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:55:53.522 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:55:53.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:55:53.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:55:53.522 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:55:53.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:55:53.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:55:53.523 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:55:53.523 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1155ms. 2025-07-10 17:55:53.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:55:53.523 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:55:53.523 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:55:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:55:53.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:55:53.523 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.867ms 2025-07-10 17:55:53.523 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:55:53.523 +03:00 [DBG] Connection id "0HNC8090TGJM3" completed keep alive response. 2025-07-10 17:55:53.523 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4472ms 2025-07-10 17:55:53.528 +03:00 [DBG] Connection id "0HNC8090TGJM3" received FIN. 2025-07-10 17:55:53.528 +03:00 [DBG] Connection id "0HNC8090TGJM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:55:53.528 +03:00 [DBG] Connection id "0HNC8090TGJM3" disconnecting. 2025-07-10 17:55:53.528 +03:00 [DBG] Connection id "0HNC8090TGJM3" stopped. 2025-07-10 17:56:53.517 +03:00 [DBG] Connection id "0HNC8090TGJM4" accepted. 2025-07-10 17:56:53.518 +03:00 [DBG] Connection id "0HNC8090TGJM4" started. 2025-07-10 17:56:53.518 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:56:53.518 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:56:53.518 +03:00 [DBG] POST requests are not supported 2025-07-10 17:56:53.518 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:56:53.518 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:56:53.518 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:56:53.518 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:56:53.518 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:56:53.518 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:56:53.518 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:56:53.518 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:56:53.518 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:56:53.518 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:56:53.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:56:53.518 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:56:53.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:56:53.518 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:56:53.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:56:53.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:56:53.518 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:56:53.518 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:56:53.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:56:53.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:56:53.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:56:53.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:56:53.518 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:56:53.519 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-10 17:56:53.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:56:53.519 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:56:53.519 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:56:53.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:56:53.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:56:53.519 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7164ms 2025-07-10 17:56:53.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:56:53.519 +03:00 [DBG] Connection id "0HNC8090TGJM4" completed keep alive response. 2025-07-10 17:56:53.519 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2762ms 2025-07-10 17:56:53.519 +03:00 [DBG] Connection id "0HNC8090TGJM4" received FIN. 2025-07-10 17:56:53.519 +03:00 [DBG] Connection id "0HNC8090TGJM4" disconnecting. 2025-07-10 17:56:53.519 +03:00 [DBG] Connection id "0HNC8090TGJM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:56:53.520 +03:00 [DBG] Connection id "0HNC8090TGJM4" stopped. 2025-07-10 17:57:53.516 +03:00 [DBG] Connection id "0HNC8090TGJM5" accepted. 2025-07-10 17:57:53.516 +03:00 [DBG] Connection id "0HNC8090TGJM5" started. 2025-07-10 17:57:53.516 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:57:53.516 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:57:53.516 +03:00 [DBG] POST requests are not supported 2025-07-10 17:57:53.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:57:53.516 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:57:53.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:57:53.516 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:57:53.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:57:53.516 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:57:53.516 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:57:53.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:57:53.517 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:57:53.517 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:57:53.517 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:57:53.517 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:57:53.517 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:57:53.517 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:57:53.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:57:53.517 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:57:53.517 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:57:53.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:57:53.517 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:57:53.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-07-10 17:57:53.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:57:53.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:57:53.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:57:53.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:57:53.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:57:53.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:57:53.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:57:53.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:57:53.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:57:53.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:57:53.518 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8676ms 2025-07-10 17:57:53.518 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:57:53.518 +03:00 [DBG] Connection id "0HNC8090TGJM5" completed keep alive response. 2025-07-10 17:57:53.518 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6796ms 2025-07-10 17:57:53.518 +03:00 [DBG] Connection id "0HNC8090TGJM5" received FIN. 2025-07-10 17:57:53.518 +03:00 [DBG] Connection id "0HNC8090TGJM5" disconnecting. 2025-07-10 17:57:53.518 +03:00 [DBG] Connection id "0HNC8090TGJM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:57:53.519 +03:00 [DBG] Connection id "0HNC8090TGJM5" stopped. 2025-07-10 17:58:53.511 +03:00 [DBG] Connection id "0HNC8090TGJM6" accepted. 2025-07-10 17:58:53.511 +03:00 [DBG] Connection id "0HNC8090TGJM6" started. 2025-07-10 17:58:53.511 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:58:53.511 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:58:53.511 +03:00 [DBG] POST requests are not supported 2025-07-10 17:58:53.511 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:58:53.511 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:58:53.511 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:58:53.511 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:58:53.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:58:53.512 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:58:53.512 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:58:53.512 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:58:53.512 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:58:53.512 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:58:53.512 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:58:53.512 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:58:53.512 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:58:53.512 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:58:53.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:58:53.512 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:58:53.512 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:58:53.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:58:53.512 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:58:53.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-10 17:58:53.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:58:53.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:58:53.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:58:53.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:58:53.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:58:53.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7172ms 2025-07-10 17:58:53.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:58:53.513 +03:00 [DBG] Connection id "0HNC8090TGJM6" completed keep alive response. 2025-07-10 17:58:53.513 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.323ms 2025-07-10 17:58:53.513 +03:00 [DBG] Connection id "0HNC8090TGJM6" received FIN. 2025-07-10 17:58:53.513 +03:00 [DBG] Connection id "0HNC8090TGJM6" disconnecting. 2025-07-10 17:58:53.513 +03:00 [DBG] Connection id "0HNC8090TGJM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:58:53.514 +03:00 [DBG] Connection id "0HNC8090TGJM6" stopped. 2025-07-10 17:59:53.522 +03:00 [DBG] Connection id "0HNC8090TGJM7" accepted. 2025-07-10 17:59:53.522 +03:00 [DBG] Connection id "0HNC8090TGJM7" started. 2025-07-10 17:59:53.522 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 17:59:53.522 +03:00 [VRB] All hosts are allowed. 2025-07-10 17:59:53.522 +03:00 [DBG] POST requests are not supported 2025-07-10 17:59:53.522 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 17:59:53.522 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 17:59:53.522 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:59:53.522 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 17:59:53.522 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 17:59:53.522 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 17:59:53.522 +03:00 [INF] CORS policy execution successful. 2025-07-10 17:59:53.522 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:59:53.522 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 17:59:53.522 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 17:59:53.522 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 17:59:53.523 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 17:59:53.523 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 17:59:53.523 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 17:59:53.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:59:53.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:59:53.523 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:59:53.523 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 17:59:53.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:59:53.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:59:53.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:59:53.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:59:53.523 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 17:59:53.523 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1633ms. 2025-07-10 17:59:53.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:59:53.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 17:59:53.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:59:53.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 17:59:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:59:53.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:59:53.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:59:53.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:59:53.524 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:59:53.524 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 17:59:53.524 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 17:59:53.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:59:53.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 17:59:53.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:59:53.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:59:53.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:59:53.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 17:59:53.524 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2544ms 2025-07-10 17:59:53.524 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 17:59:53.524 +03:00 [DBG] Connection id "0HNC8090TGJM7" completed keep alive response. 2025-07-10 17:59:53.524 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.236ms 2025-07-10 17:59:53.524 +03:00 [DBG] Connection id "0HNC8090TGJM7" received FIN. 2025-07-10 17:59:53.525 +03:00 [DBG] Connection id "0HNC8090TGJM7" disconnecting. 2025-07-10 17:59:53.525 +03:00 [DBG] Connection id "0HNC8090TGJM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 17:59:53.526 +03:00 [DBG] Connection id "0HNC8090TGJM7" stopped. 2025-07-10 18:00:53.509 +03:00 [DBG] Connection id "0HNC8090TGJM8" accepted. 2025-07-10 18:00:53.509 +03:00 [DBG] Connection id "0HNC8090TGJM8" started. 2025-07-10 18:00:53.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:00:53.510 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:00:53.510 +03:00 [DBG] POST requests are not supported 2025-07-10 18:00:53.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:00:53.510 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:00:53.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:00:53.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:00:53.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:00:53.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:00:53.510 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:00:53.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:00:53.510 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:00:53.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:00:53.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:00:53.510 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:00:53.510 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:00:53.510 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:00:53.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:00:53.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:00:53.510 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:00:53.510 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:00:53.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:00:53.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:00:53.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.166ms. 2025-07-10 18:00:53.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:00:53.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:00:53.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:00:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:00:53.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:00:53.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2719ms 2025-07-10 18:00:53.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:00:53.512 +03:00 [DBG] Connection id "0HNC8090TGJM8" completed keep alive response. 2025-07-10 18:00:53.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0638ms 2025-07-10 18:00:53.512 +03:00 [DBG] Connection id "0HNC8090TGJM8" received FIN. 2025-07-10 18:00:53.512 +03:00 [DBG] Connection id "0HNC8090TGJM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:00:53.512 +03:00 [DBG] Connection id "0HNC8090TGJM8" disconnecting. 2025-07-10 18:00:53.512 +03:00 [DBG] Connection id "0HNC8090TGJM8" stopped. 2025-07-10 18:01:53.526 +03:00 [DBG] Connection id "0HNC8090TGJM9" accepted. 2025-07-10 18:01:53.526 +03:00 [DBG] Connection id "0HNC8090TGJM9" started. 2025-07-10 18:01:53.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:01:53.527 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:01:53.527 +03:00 [DBG] POST requests are not supported 2025-07-10 18:01:53.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:01:53.527 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:01:53.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:01:53.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:01:53.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:01:53.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:01:53.527 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:01:53.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:01:53.527 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:01:53.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:01:53.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:01:53.527 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:01:53.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:01:53.527 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:01:53.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:01:53.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:01:53.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:01:53.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:01:53.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:01:53.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:01:53.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:01:53.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:01:53.527 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:01:53.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-07-10 18:01:53.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:01:53.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:01:53.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:01:53.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:01:53.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:01:53.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:01:53.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:01:53.528 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6839ms 2025-07-10 18:01:53.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:01:53.528 +03:00 [DBG] Connection id "0HNC8090TGJM9" completed keep alive response. 2025-07-10 18:01:53.528 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2599ms 2025-07-10 18:01:53.528 +03:00 [DBG] Connection id "0HNC8090TGJM9" received FIN. 2025-07-10 18:01:53.528 +03:00 [DBG] Connection id "0HNC8090TGJM9" disconnecting. 2025-07-10 18:01:53.528 +03:00 [DBG] Connection id "0HNC8090TGJM9" stopped. 2025-07-10 18:01:53.528 +03:00 [DBG] Connection id "0HNC8090TGJM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:02:53.515 +03:00 [DBG] Connection id "0HNC8090TGJMA" accepted. 2025-07-10 18:02:53.515 +03:00 [DBG] Connection id "0HNC8090TGJMA" started. 2025-07-10 18:02:53.515 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:02:53.515 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:02:53.515 +03:00 [DBG] POST requests are not supported 2025-07-10 18:02:53.515 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:02:53.515 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:02:53.515 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:02:53.515 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:02:53.515 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:02:53.515 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:02:53.515 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:02:53.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:02:53.515 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:02:53.515 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:02:53.515 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:02:53.515 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:02:53.515 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:02:53.515 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:02:53.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:02:53.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:02:53.515 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:02:53.515 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:02:53.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:02:53.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:02:53.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:02:53.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:02:53.515 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:02:53.516 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1125ms. 2025-07-10 18:02:53.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:02:53.516 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:02:53.516 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:02:53.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:02:53.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:02:53.516 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6353ms 2025-07-10 18:02:53.516 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:02:53.516 +03:00 [DBG] Connection id "0HNC8090TGJMA" completed keep alive response. 2025-07-10 18:02:53.516 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1952ms 2025-07-10 18:02:53.516 +03:00 [DBG] Connection id "0HNC8090TGJMA" received FIN. 2025-07-10 18:02:53.516 +03:00 [DBG] Connection id "0HNC8090TGJMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:02:53.516 +03:00 [DBG] Connection id "0HNC8090TGJMA" disconnecting. 2025-07-10 18:02:53.516 +03:00 [DBG] Connection id "0HNC8090TGJMA" stopped. 2025-07-10 18:03:53.530 +03:00 [DBG] Connection id "0HNC8090TGJMB" accepted. 2025-07-10 18:03:53.530 +03:00 [DBG] Connection id "0HNC8090TGJMB" started. 2025-07-10 18:03:53.531 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:03:53.531 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:03:53.531 +03:00 [DBG] POST requests are not supported 2025-07-10 18:03:53.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:03:53.531 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:03:53.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:03:53.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:03:53.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:03:53.531 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:03:53.531 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:03:53.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:03:53.531 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:03:53.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:03:53.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:03:53.531 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:03:53.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:03:53.532 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:03:53.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:03:53.532 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:03:53.532 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:03:53.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:03:53.532 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:03:53.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1666ms. 2025-07-10 18:03:53.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:03:53.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:03:53.533 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:03:53.533 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:03:53.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:03:53.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:03:53.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:03:53.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:03:53.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:03:53.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:03:53.533 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5085ms 2025-07-10 18:03:53.533 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:03:53.533 +03:00 [DBG] Connection id "0HNC8090TGJMB" completed keep alive response. 2025-07-10 18:03:53.533 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6737ms 2025-07-10 18:03:53.534 +03:00 [DBG] Connection id "0HNC8090TGJMB" received FIN. 2025-07-10 18:03:53.534 +03:00 [DBG] Connection id "0HNC8090TGJMB" disconnecting. 2025-07-10 18:03:53.534 +03:00 [DBG] Connection id "0HNC8090TGJMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:03:53.535 +03:00 [DBG] Connection id "0HNC8090TGJMB" stopped. 2025-07-10 18:04:53.521 +03:00 [DBG] Connection id "0HNC8090TGJMC" accepted. 2025-07-10 18:04:53.521 +03:00 [DBG] Connection id "0HNC8090TGJMC" started. 2025-07-10 18:04:53.521 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:04:53.521 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:04:53.521 +03:00 [DBG] POST requests are not supported 2025-07-10 18:04:53.521 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:04:53.521 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:04:53.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:04:53.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:04:53.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:04:53.521 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:04:53.521 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:04:53.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:04:53.522 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:04:53.522 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:04:53.522 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:04:53.522 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:04:53.522 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:04:53.522 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:04:53.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:04:53.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:04:53.522 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:04:53.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:04:53.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:04:53.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:04:53.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:04:53.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:04:53.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:04:53.522 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-07-10 18:04:53.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:04:53.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:04:53.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:04:53.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:04:53.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:04:53.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:04:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:04:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:04:53.523 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:04:53.523 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:04:53.523 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:04:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:04:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:04:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:04:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:04:53.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:04:53.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:04:53.523 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1077ms 2025-07-10 18:04:53.523 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:04:53.523 +03:00 [DBG] Connection id "0HNC8090TGJMC" completed keep alive response. 2025-07-10 18:04:53.523 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9158ms 2025-07-10 18:04:53.523 +03:00 [DBG] Connection id "0HNC8090TGJMC" received FIN. 2025-07-10 18:04:53.523 +03:00 [DBG] Connection id "0HNC8090TGJMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:04:53.523 +03:00 [DBG] Connection id "0HNC8090TGJMC" disconnecting. 2025-07-10 18:04:53.523 +03:00 [DBG] Connection id "0HNC8090TGJMC" stopped. 2025-07-10 18:05:53.517 +03:00 [DBG] Connection id "0HNC8090TGJMD" accepted. 2025-07-10 18:05:53.517 +03:00 [DBG] Connection id "0HNC8090TGJMD" started. 2025-07-10 18:05:53.517 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:05:53.517 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:05:53.517 +03:00 [DBG] POST requests are not supported 2025-07-10 18:05:53.517 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:05:53.517 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:05:53.517 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:05:53.517 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:05:53.517 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:05:53.517 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:05:53.517 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:05:53.517 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:05:53.518 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:05:53.518 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:05:53.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:05:53.518 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:05:53.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:05:53.518 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:05:53.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:05:53.518 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:05:53.518 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:05:53.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:05:53.518 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:05:53.518 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-07-10 18:05:53.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:05:53.518 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:05:53.518 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:05:53.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:05:53.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:05:53.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:05:53.519 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8962ms 2025-07-10 18:05:53.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:05:53.519 +03:00 [DBG] Connection id "0HNC8090TGJMD" completed keep alive response. 2025-07-10 18:05:53.519 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.473ms 2025-07-10 18:05:53.519 +03:00 [DBG] Connection id "0HNC8090TGJMD" received FIN. 2025-07-10 18:05:53.519 +03:00 [DBG] Connection id "0HNC8090TGJMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:05:53.519 +03:00 [DBG] Connection id "0HNC8090TGJMD" disconnecting. 2025-07-10 18:05:53.519 +03:00 [DBG] Connection id "0HNC8090TGJMD" stopped. 2025-07-10 18:06:53.521 +03:00 [DBG] Connection id "0HNC8090TGJME" accepted. 2025-07-10 18:06:53.521 +03:00 [DBG] Connection id "0HNC8090TGJME" started. 2025-07-10 18:06:53.522 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:06:53.522 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:06:53.522 +03:00 [DBG] POST requests are not supported 2025-07-10 18:06:53.522 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:06:53.522 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:06:53.522 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:06:53.522 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:06:53.522 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:06:53.522 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:06:53.522 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:06:53.522 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:06:53.522 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:06:53.522 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:06:53.522 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:06:53.522 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:06:53.522 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:06:53.522 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:06:53.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:06:53.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:06:53.522 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:06:53.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:06:53.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:06:53.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:06:53.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:06:53.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:06:53.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:06:53.522 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-07-10 18:06:53.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:06:53.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:06:53.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:06:53.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:06:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:06:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:06:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:06:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:06:53.523 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:06:53.523 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:06:53.523 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:06:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:06:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:06:53.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:06:53.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:06:53.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:06:53.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:06:53.523 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7081ms 2025-07-10 18:06:53.523 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:06:53.523 +03:00 [DBG] Connection id "0HNC8090TGJME" completed keep alive response. 2025-07-10 18:06:53.523 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2602ms 2025-07-10 18:06:53.523 +03:00 [DBG] Connection id "0HNC8090TGJME" received FIN. 2025-07-10 18:06:53.523 +03:00 [DBG] Connection id "0HNC8090TGJME" disconnecting. 2025-07-10 18:06:53.523 +03:00 [DBG] Connection id "0HNC8090TGJME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:06:53.524 +03:00 [DBG] Connection id "0HNC8090TGJME" stopped. 2025-07-10 18:07:53.529 +03:00 [DBG] Connection id "0HNC8090TGJMF" accepted. 2025-07-10 18:07:53.529 +03:00 [DBG] Connection id "0HNC8090TGJMF" started. 2025-07-10 18:07:53.529 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:07:53.529 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:07:53.529 +03:00 [DBG] POST requests are not supported 2025-07-10 18:07:53.529 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:07:53.529 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:07:53.529 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:07:53.529 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:07:53.529 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:07:53.529 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:07:53.529 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:07:53.529 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:07:53.529 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:07:53.529 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:07:53.529 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:07:53.529 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:07:53.529 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:07:53.530 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:07:53.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:07:53.530 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:07:53.530 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:07:53.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:07:53.530 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:07:53.530 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-10 18:07:53.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:07:53.530 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:07:53.530 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:07:53.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:07:53.530 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:07:53.530 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.726ms 2025-07-10 18:07:53.530 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:07:53.530 +03:00 [DBG] Connection id "0HNC8090TGJMF" completed keep alive response. 2025-07-10 18:07:53.530 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3285ms 2025-07-10 18:07:53.531 +03:00 [DBG] Connection id "0HNC8090TGJMF" received FIN. 2025-07-10 18:07:53.531 +03:00 [DBG] Connection id "0HNC8090TGJMF" disconnecting. 2025-07-10 18:07:53.531 +03:00 [DBG] Connection id "0HNC8090TGJMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:07:53.532 +03:00 [DBG] Connection id "0HNC8090TGJMF" stopped. 2025-07-10 18:08:53.525 +03:00 [DBG] Connection id "0HNC8090TGJMG" accepted. 2025-07-10 18:08:53.525 +03:00 [DBG] Connection id "0HNC8090TGJMG" started. 2025-07-10 18:08:53.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:08:53.526 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:08:53.526 +03:00 [DBG] POST requests are not supported 2025-07-10 18:08:53.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:08:53.526 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:08:53.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:08:53.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:08:53.526 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:08:53.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:08:53.526 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:08:53.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:08:53.526 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:08:53.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:08:53.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:08:53.526 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:08:53.526 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:08:53.526 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:08:53.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:08:53.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:08:53.526 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:08:53.526 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:08:53.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:08:53.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:08:53.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:08:53.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:08:53.526 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:08:53.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-10 18:08:53.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:08:53.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:08:53.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:08:53.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:08:53.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:08:53.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.751ms 2025-07-10 18:08:53.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:08:53.527 +03:00 [DBG] Connection id "0HNC8090TGJMG" completed keep alive response. 2025-07-10 18:08:53.527 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4719ms 2025-07-10 18:08:53.527 +03:00 [DBG] Connection id "0HNC8090TGJMG" received FIN. 2025-07-10 18:08:53.528 +03:00 [DBG] Connection id "0HNC8090TGJMG" disconnecting. 2025-07-10 18:08:53.528 +03:00 [DBG] Connection id "0HNC8090TGJMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:08:53.529 +03:00 [DBG] Connection id "0HNC8090TGJMG" stopped. 2025-07-10 18:09:53.534 +03:00 [DBG] Connection id "0HNC8090TGJMH" accepted. 2025-07-10 18:09:53.534 +03:00 [DBG] Connection id "0HNC8090TGJMH" started. 2025-07-10 18:09:53.534 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:09:53.534 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:09:53.534 +03:00 [DBG] POST requests are not supported 2025-07-10 18:09:53.534 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:09:53.534 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:09:53.534 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:09:53.534 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:09:53.534 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:09:53.534 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:09:53.534 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:09:53.535 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:09:53.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-07-10 18:09:53.535 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:09:53.535 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:09:53.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-07-10 18:09:53.535 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:09:53.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-07-10 18:09:53.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:09:53.535 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:09:53.535 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:09:53.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:09:53.535 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:09:53.535 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1067ms. 2025-07-10 18:09:53.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:09:53.535 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:09:53.535 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:09:53.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:09:53.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:09:53.535 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5946ms 2025-07-10 18:09:53.535 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:09:53.535 +03:00 [DBG] Connection id "0HNC8090TGJMH" completed keep alive response. 2025-07-10 18:09:53.535 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1239ms 2025-07-10 18:09:53.536 +03:00 [DBG] Connection id "0HNC8090TGJMH" received FIN. 2025-07-10 18:09:53.536 +03:00 [DBG] Connection id "0HNC8090TGJMH" disconnecting. 2025-07-10 18:09:53.536 +03:00 [DBG] Connection id "0HNC8090TGJMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:09:53.537 +03:00 [DBG] Connection id "0HNC8090TGJMH" stopped. 2025-07-10 18:10:53.523 +03:00 [DBG] Connection id "0HNC8090TGJMI" accepted. 2025-07-10 18:10:53.523 +03:00 [DBG] Connection id "0HNC8090TGJMI" started. 2025-07-10 18:10:53.523 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:10:53.523 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:10:53.523 +03:00 [DBG] POST requests are not supported 2025-07-10 18:10:53.523 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:10:53.523 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:10:53.523 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:10:53.523 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:10:53.523 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:10:53.523 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:10:53.523 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:10:53.523 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:10:53.523 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:10:53.523 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:10:53.523 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:10:53.524 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:10:53.524 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:10:53.524 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:10:53.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:10:53.524 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:10:53.524 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:10:53.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:10:53.524 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:10:53.524 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-10 18:10:53.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:10:53.524 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:10:53.524 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:10:53.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:10:53.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:10:53.524 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.819ms 2025-07-10 18:10:53.524 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:10:53.524 +03:00 [DBG] Connection id "0HNC8090TGJMI" completed keep alive response. 2025-07-10 18:10:53.525 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.505ms 2025-07-10 18:10:53.525 +03:00 [DBG] Connection id "0HNC8090TGJMI" received FIN. 2025-07-10 18:10:53.525 +03:00 [DBG] Connection id "0HNC8090TGJMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:10:53.525 +03:00 [DBG] Connection id "0HNC8090TGJMI" disconnecting. 2025-07-10 18:10:53.525 +03:00 [DBG] Connection id "0HNC8090TGJMI" stopped. 2025-07-10 18:11:53.523 +03:00 [DBG] Connection id "0HNC8090TGJMJ" accepted. 2025-07-10 18:11:53.523 +03:00 [DBG] Connection id "0HNC8090TGJMJ" started. 2025-07-10 18:11:53.523 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:11:53.523 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:11:53.523 +03:00 [DBG] POST requests are not supported 2025-07-10 18:11:53.524 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:11:53.524 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:11:53.524 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:11:53.524 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:11:53.524 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:11:53.524 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:11:53.524 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:11:53.524 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:11:53.524 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:11:53.524 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:11:53.524 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:11:53.524 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:11:53.524 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:11:53.524 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:11:53.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:11:53.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:11:53.524 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:11:53.524 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:11:53.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:11:53.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:11:53.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:11:53.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:11:53.524 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:11:53.524 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1164ms. 2025-07-10 18:11:53.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:11:53.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:11:53.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:11:53.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:11:53.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:11:53.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:11:53.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:11:53.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:11:53.525 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:11:53.525 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:11:53.525 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:11:53.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:11:53.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:11:53.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:11:53.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:11:53.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:11:53.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:11:53.525 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.791ms 2025-07-10 18:11:53.525 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:11:53.525 +03:00 [DBG] Connection id "0HNC8090TGJMJ" completed keep alive response. 2025-07-10 18:11:53.525 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3892ms 2025-07-10 18:11:53.525 +03:00 [DBG] Connection id "0HNC8090TGJMJ" received FIN. 2025-07-10 18:11:53.525 +03:00 [DBG] Connection id "0HNC8090TGJMJ" disconnecting. 2025-07-10 18:11:53.525 +03:00 [DBG] Connection id "0HNC8090TGJMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:11:53.526 +03:00 [DBG] Connection id "0HNC8090TGJMJ" stopped. 2025-07-10 18:12:53.549 +03:00 [DBG] Connection id "0HNC8090TGJMK" accepted. 2025-07-10 18:12:53.549 +03:00 [DBG] Connection id "0HNC8090TGJMK" started. 2025-07-10 18:12:53.549 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:12:53.549 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:12:53.549 +03:00 [DBG] POST requests are not supported 2025-07-10 18:12:53.549 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:12:53.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-07-10 18:12:53.549 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:12:53.549 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:12:53.549 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:12:53.549 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:12:53.549 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:12:53.549 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:12:53.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-07-10 18:12:53.550 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:12:53.550 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:12:53.550 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:12:53.550 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:12:53.550 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:12:53.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:12:53.550 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:12:53.550 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:12:53.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:12:53.550 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:12:53.550 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-10 18:12:53.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:12:53.550 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:12:53.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:12:53.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:12:53.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:12:53.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.69ms 2025-07-10 18:12:53.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:12:53.550 +03:00 [DBG] Connection id "0HNC8090TGJMK" completed keep alive response. 2025-07-10 18:12:53.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2863ms 2025-07-10 18:12:53.551 +03:00 [DBG] Connection id "0HNC8090TGJMK" received FIN. 2025-07-10 18:12:53.551 +03:00 [DBG] Connection id "0HNC8090TGJMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:12:53.551 +03:00 [DBG] Connection id "0HNC8090TGJMK" disconnecting. 2025-07-10 18:12:53.551 +03:00 [DBG] Connection id "0HNC8090TGJMK" stopped. 2025-07-10 18:13:53.530 +03:00 [DBG] Connection id "0HNC8090TGJML" accepted. 2025-07-10 18:13:53.530 +03:00 [DBG] Connection id "0HNC8090TGJML" started. 2025-07-10 18:13:53.530 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:13:53.530 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:13:53.530 +03:00 [DBG] POST requests are not supported 2025-07-10 18:13:53.530 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:13:53.530 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:13:53.530 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:13:53.530 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:13:53.530 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:13:53.530 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:13:53.530 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:13:53.530 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:13:53.530 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:13:53.530 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:13:53.530 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:13:53.530 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:13:53.530 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:13:53.530 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:13:53.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:13:53.530 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:13:53.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:13:53.531 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:13:53.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:13:53.531 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:13:53.531 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1112ms. 2025-07-10 18:13:53.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:13:53.531 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:13:53.531 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:13:53.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:13:53.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:13:53.531 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6ms 2025-07-10 18:13:53.531 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:13:53.531 +03:00 [DBG] Connection id "0HNC8090TGJML" completed keep alive response. 2025-07-10 18:13:53.531 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1588ms 2025-07-10 18:13:53.531 +03:00 [DBG] Connection id "0HNC8090TGJML" received FIN. 2025-07-10 18:13:53.532 +03:00 [DBG] Connection id "0HNC8090TGJML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:13:53.532 +03:00 [DBG] Connection id "0HNC8090TGJML" disconnecting. 2025-07-10 18:13:53.532 +03:00 [DBG] Connection id "0HNC8090TGJML" stopped. 2025-07-10 18:14:53.527 +03:00 [DBG] Connection id "0HNC8090TGJMM" accepted. 2025-07-10 18:14:53.527 +03:00 [DBG] Connection id "0HNC8090TGJMM" started. 2025-07-10 18:14:53.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:14:53.527 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:14:53.527 +03:00 [DBG] POST requests are not supported 2025-07-10 18:14:53.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:14:53.527 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:14:53.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:14:53.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:14:53.528 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:14:53.528 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:14:53.528 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:14:53.528 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:14:53.528 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:14:53.528 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:14:53.528 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:14:53.528 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:14:53.528 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:14:53.528 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:14:53.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:14:53.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:14:53.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:14:53.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:14:53.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:14:53.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:14:53.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:14:53.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:14:53.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:14:53.529 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-07-10 18:14:53.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:14:53.529 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:14:53.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:14:53.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:14:53.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:14:53.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0864ms 2025-07-10 18:14:53.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:14:53.529 +03:00 [DBG] Connection id "0HNC8090TGJMM" completed keep alive response. 2025-07-10 18:14:53.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9753ms 2025-07-10 18:14:53.530 +03:00 [DBG] Connection id "0HNC8090TGJMM" received FIN. 2025-07-10 18:14:53.530 +03:00 [DBG] Connection id "0HNC8090TGJMM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:14:53.530 +03:00 [DBG] Connection id "0HNC8090TGJMM" disconnecting. 2025-07-10 18:14:53.530 +03:00 [DBG] Connection id "0HNC8090TGJMM" stopped. 2025-07-10 18:15:53.535 +03:00 [DBG] Connection id "0HNC8090TGJMN" accepted. 2025-07-10 18:15:53.535 +03:00 [DBG] Connection id "0HNC8090TGJMN" started. 2025-07-10 18:15:53.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:15:53.536 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:15:53.536 +03:00 [DBG] POST requests are not supported 2025-07-10 18:15:53.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:15:53.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-07-10 18:15:53.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:15:53.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:15:53.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:15:53.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:15:53.536 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:15:53.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:15:53.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-07-10 18:15:53.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:15:53.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:15:53.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-07-10 18:15:53.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:15:53.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-07-10 18:15:53.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:15:53.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:15:53.536 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:15:53.537 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:15:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:15:53.537 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:15:53.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-07-10 18:15:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:15:53.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:15:53.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:15:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:15:53.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:15:53.537 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8783ms 2025-07-10 18:15:53.537 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:15:53.537 +03:00 [DBG] Connection id "0HNC8090TGJMN" completed keep alive response. 2025-07-10 18:15:53.537 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0937ms 2025-07-10 18:15:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMN" received FIN. 2025-07-10 18:15:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMN" disconnecting. 2025-07-10 18:15:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:15:53.539 +03:00 [DBG] Connection id "0HNC8090TGJMN" stopped. 2025-07-10 18:16:53.537 +03:00 [DBG] Connection id "0HNC8090TGJMO" accepted. 2025-07-10 18:16:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMO" started. 2025-07-10 18:16:53.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:16:53.538 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:16:53.538 +03:00 [DBG] POST requests are not supported 2025-07-10 18:16:53.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:16:53.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-07-10 18:16:53.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:16:53.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:16:53.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:16:53.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:16:53.538 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:16:53.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:16:53.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-07-10 18:16:53.538 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:16:53.538 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:16:53.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-07-10 18:16:53.538 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:16:53.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-07-10 18:16:53.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:16:53.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:16:53.538 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:16:53.538 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:16:53.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:16:53.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:16:53.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:16:53.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:16:53.538 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:16:53.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-10 18:16:53.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:16:53.539 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:16:53.539 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:16:53.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:16:53.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:16:53.539 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7038ms 2025-07-10 18:16:53.539 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:16:53.539 +03:00 [DBG] Connection id "0HNC8090TGJMO" completed keep alive response. 2025-07-10 18:16:53.539 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3567ms 2025-07-10 18:16:53.539 +03:00 [DBG] Connection id "0HNC8090TGJMO" received FIN. 2025-07-10 18:16:53.539 +03:00 [DBG] Connection id "0HNC8090TGJMO" disconnecting. 2025-07-10 18:16:53.539 +03:00 [DBG] Connection id "0HNC8090TGJMO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:16:53.541 +03:00 [DBG] Connection id "0HNC8090TGJMO" stopped. 2025-07-10 18:17:53.535 +03:00 [DBG] Connection id "0HNC8090TGJMP" accepted. 2025-07-10 18:17:53.535 +03:00 [DBG] Connection id "0HNC8090TGJMP" started. 2025-07-10 18:17:53.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:17:53.535 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:17:53.535 +03:00 [DBG] POST requests are not supported 2025-07-10 18:17:53.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:17:53.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-07-10 18:17:53.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:17:53.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:17:53.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:17:53.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:17:53.536 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:17:53.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:17:53.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-07-10 18:17:53.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:17:53.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:17:53.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-07-10 18:17:53.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:17:53.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-07-10 18:17:53.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:17:53.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:17:53.537 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:17:53.537 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:17:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:17:53.537 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:17:53.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-10 18:17:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:17:53.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:17:53.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:17:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:17:53.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:17:53.537 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9928ms 2025-07-10 18:17:53.537 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:17:53.537 +03:00 [DBG] Connection id "0HNC8090TGJMP" completed keep alive response. 2025-07-10 18:17:53.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1447ms 2025-07-10 18:17:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMP" received FIN. 2025-07-10 18:17:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMP" disconnecting. 2025-07-10 18:17:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:17:53.539 +03:00 [DBG] Connection id "0HNC8090TGJMP" stopped. 2025-07-10 18:18:53.535 +03:00 [DBG] Connection id "0HNC8090TGJMQ" accepted. 2025-07-10 18:18:53.535 +03:00 [DBG] Connection id "0HNC8090TGJMQ" started. 2025-07-10 18:18:53.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:18:53.535 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:18:53.535 +03:00 [DBG] POST requests are not supported 2025-07-10 18:18:53.535 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:18:53.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-07-10 18:18:53.535 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:18:53.535 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:18:53.535 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:18:53.535 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:18:53.535 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:18:53.535 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:18:53.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-07-10 18:18:53.535 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:18:53.535 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:18:53.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-07-10 18:18:53.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:18:53.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-07-10 18:18:53.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:18:53.536 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:18:53.536 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:18:53.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:18:53.536 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:18:53.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-07-10 18:18:53.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:18:53.536 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:18:53.536 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:18:53.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:18:53.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:18:53.536 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7124ms 2025-07-10 18:18:53.536 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:18:53.536 +03:00 [DBG] Connection id "0HNC8090TGJMQ" completed keep alive response. 2025-07-10 18:18:53.536 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5684ms 2025-07-10 18:18:53.537 +03:00 [DBG] Connection id "0HNC8090TGJMQ" received FIN. 2025-07-10 18:18:53.537 +03:00 [DBG] Connection id "0HNC8090TGJMQ" disconnecting. 2025-07-10 18:18:53.537 +03:00 [DBG] Connection id "0HNC8090TGJMQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:18:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMQ" stopped. 2025-07-10 18:19:53.536 +03:00 [DBG] Connection id "0HNC8090TGJMR" accepted. 2025-07-10 18:19:53.536 +03:00 [DBG] Connection id "0HNC8090TGJMR" started. 2025-07-10 18:19:53.536 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:19:53.536 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:19:53.536 +03:00 [DBG] POST requests are not supported 2025-07-10 18:19:53.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:19:53.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-07-10 18:19:53.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:19:53.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:19:53.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:19:53.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:19:53.536 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:19:53.537 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:19:53.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-07-10 18:19:53.537 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:19:53.537 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:19:53.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-07-10 18:19:53.537 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:19:53.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-07-10 18:19:53.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:19:53.537 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:19:53.537 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:19:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:19:53.537 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:19:53.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-10 18:19:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:19:53.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:19:53.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:19:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:19:53.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:19:53.537 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7259ms 2025-07-10 18:19:53.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:19:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMR" completed keep alive response. 2025-07-10 18:19:53.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3544ms 2025-07-10 18:19:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMR" received FIN. 2025-07-10 18:19:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMR" disconnecting. 2025-07-10 18:19:53.538 +03:00 [DBG] Connection id "0HNC8090TGJMR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:19:53.539 +03:00 [DBG] Connection id "0HNC8090TGJMR" stopped. 2025-07-10 18:20:53.533 +03:00 [DBG] Connection id "0HNC8090TGJMS" accepted. 2025-07-10 18:20:53.533 +03:00 [DBG] Connection id "0HNC8090TGJMS" started. 2025-07-10 18:20:53.533 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:20:53.533 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:20:53.533 +03:00 [DBG] POST requests are not supported 2025-07-10 18:20:53.533 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:20:53.533 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:20:53.534 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:20:53.534 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:20:53.534 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:20:53.534 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:20:53.534 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:20:53.534 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:20:53.534 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:20:53.534 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:20:53.534 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:20:53.534 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:20:53.534 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:20:53.534 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:20:53.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:20:53.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:20:53.534 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:20:53.534 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:20:53.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:20:53.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:20:53.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:20:53.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:20:53.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:20:53.535 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1437ms. 2025-07-10 18:20:53.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:20:53.535 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:20:53.535 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:20:53.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:20:53.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:20:53.535 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0813ms 2025-07-10 18:20:53.535 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:20:53.535 +03:00 [DBG] Connection id "0HNC8090TGJMS" completed keep alive response. 2025-07-10 18:20:53.535 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0493ms 2025-07-10 18:20:53.536 +03:00 [DBG] Connection id "0HNC8090TGJMS" received FIN. 2025-07-10 18:20:53.536 +03:00 [DBG] Connection id "0HNC8090TGJMS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:20:53.536 +03:00 [DBG] Connection id "0HNC8090TGJMS" disconnecting. 2025-07-10 18:20:53.536 +03:00 [DBG] Connection id "0HNC8090TGJMS" stopped. 2025-07-10 18:21:53.545 +03:00 [DBG] Connection id "0HNC8090TGJMT" accepted. 2025-07-10 18:21:53.545 +03:00 [DBG] Connection id "0HNC8090TGJMT" started. 2025-07-10 18:21:53.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:21:53.546 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:21:53.546 +03:00 [DBG] POST requests are not supported 2025-07-10 18:21:53.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:21:53.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-07-10 18:21:53.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:21:53.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:21:53.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:21:53.546 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:21:53.546 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:21:53.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:21:53.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-07-10 18:21:53.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:21:53.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:21:53.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-07-10 18:21:53.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:21:53.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-07-10 18:21:53.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:21:53.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:21:53.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:21:53.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:21:53.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:21:53.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:21:53.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:21:53.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:21:53.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:21:53.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-07-10 18:21:53.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:21:53.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:21:53.547 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:21:53.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:21:53.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:21:53.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:21:53.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6762ms 2025-07-10 18:21:53.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:21:53.547 +03:00 [DBG] Connection id "0HNC8090TGJMT" completed keep alive response. 2025-07-10 18:21:53.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2601ms 2025-07-10 18:21:53.547 +03:00 [DBG] Connection id "0HNC8090TGJMT" received FIN. 2025-07-10 18:21:53.547 +03:00 [DBG] Connection id "0HNC8090TGJMT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:21:53.547 +03:00 [DBG] Connection id "0HNC8090TGJMT" disconnecting. 2025-07-10 18:21:53.547 +03:00 [DBG] Connection id "0HNC8090TGJMT" stopped. 2025-07-10 18:22:53.809 +03:00 [DBG] Connection id "0HNC8090TGJMU" accepted. 2025-07-10 18:22:53.809 +03:00 [DBG] Connection id "0HNC8090TGJMU" started. 2025-07-10 18:22:53.809 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:22:53.809 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:22:53.809 +03:00 [DBG] POST requests are not supported 2025-07-10 18:22:53.809 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:22:53.809 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:22:53.809 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:22:53.809 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:22:53.809 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:22:53.809 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:22:53.809 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:22:53.809 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:22:53.809 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:22:53.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:22:53.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:22:53.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-07-10 18:22:53.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:22:53.810 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:22:53.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:22:53.810 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:22:53.810 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:22:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:22:53.810 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:22:53.810 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1471ms. 2025-07-10 18:22:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:22:53.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:22:53.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:22:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:22:53.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:22:53.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8203ms 2025-07-10 18:22:53.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:22:53.810 +03:00 [DBG] Connection id "0HNC8090TGJMU" completed keep alive response. 2025-07-10 18:22:53.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4474ms 2025-07-10 18:22:53.811 +03:00 [DBG] Connection id "0HNC8090TGJMU" received FIN. 2025-07-10 18:22:53.811 +03:00 [DBG] Connection id "0HNC8090TGJMU" disconnecting. 2025-07-10 18:22:53.811 +03:00 [DBG] Connection id "0HNC8090TGJMU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:22:53.812 +03:00 [DBG] Connection id "0HNC8090TGJMU" stopped. 2025-07-10 18:23:53.540 +03:00 [DBG] Connection id "0HNC8090TGJMV" accepted. 2025-07-10 18:23:53.540 +03:00 [DBG] Connection id "0HNC8090TGJMV" started. 2025-07-10 18:23:53.540 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:23:53.540 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:23:53.540 +03:00 [DBG] POST requests are not supported 2025-07-10 18:23:53.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:23:53.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-07-10 18:23:53.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:23:53.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:23:53.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:23:53.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:23:53.540 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:23:53.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:23:53.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-07-10 18:23:53.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:23:53.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:23:53.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-07-10 18:23:53.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:23:53.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-07-10 18:23:53.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:23:53.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:23:53.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:23:53.541 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:23:53.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:23:53.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:23:53.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-10 18:23:53.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:23:53.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:23:53.541 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:23:53.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:23:53.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:23:53.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.949ms 2025-07-10 18:23:53.541 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:23:53.541 +03:00 [DBG] Connection id "0HNC8090TGJMV" completed keep alive response. 2025-07-10 18:23:53.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6615ms 2025-07-10 18:23:53.542 +03:00 [DBG] Connection id "0HNC8090TGJMV" received FIN. 2025-07-10 18:23:53.542 +03:00 [DBG] Connection id "0HNC8090TGJMV" disconnecting. 2025-07-10 18:23:53.542 +03:00 [DBG] Connection id "0HNC8090TGJMV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:23:53.543 +03:00 [DBG] Connection id "0HNC8090TGJMV" stopped. 2025-07-10 18:24:53.545 +03:00 [DBG] Connection id "0HNC8090TGJN0" accepted. 2025-07-10 18:24:53.545 +03:00 [DBG] Connection id "0HNC8090TGJN0" started. 2025-07-10 18:24:53.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:24:53.546 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:24:53.546 +03:00 [DBG] POST requests are not supported 2025-07-10 18:24:53.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:24:53.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-07-10 18:24:53.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:24:53.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:24:53.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:24:53.546 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:24:53.546 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:24:53.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:24:53.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-07-10 18:24:53.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:24:53.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:24:53.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-07-10 18:24:53.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:24:53.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-07-10 18:24:53.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:24:53.547 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:24:53.547 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:24:53.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:24:53.547 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:24:53.547 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1963ms. 2025-07-10 18:24:53.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:24:53.547 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:24:53.548 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:24:53.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:24:53.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:24:53.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:24:53.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:24:53.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:24:53.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:24:53.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:24:53.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2058ms 2025-07-10 18:24:53.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:24:53.548 +03:00 [DBG] Connection id "0HNC8090TGJN0" completed keep alive response. 2025-07-10 18:24:53.548 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.237ms 2025-07-10 18:24:53.548 +03:00 [DBG] Connection id "0HNC8090TGJN0" received FIN. 2025-07-10 18:24:53.548 +03:00 [DBG] Connection id "0HNC8090TGJN0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:24:53.548 +03:00 [DBG] Connection id "0HNC8090TGJN0" disconnecting. 2025-07-10 18:24:53.549 +03:00 [DBG] Connection id "0HNC8090TGJN0" stopped. 2025-07-10 18:25:53.535 +03:00 [DBG] Connection id "0HNC8090TGJN1" accepted. 2025-07-10 18:25:53.535 +03:00 [DBG] Connection id "0HNC8090TGJN1" started. 2025-07-10 18:25:53.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:25:53.536 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:25:53.536 +03:00 [DBG] POST requests are not supported 2025-07-10 18:25:53.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:25:53.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-07-10 18:25:53.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:25:53.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:25:53.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:25:53.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:25:53.536 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:25:53.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:25:53.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-07-10 18:25:53.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:25:53.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:25:53.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-07-10 18:25:53.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:25:53.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-07-10 18:25:53.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:25:53.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:25:53.536 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:25:53.536 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:25:53.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:25:53.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:25:53.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:25:53.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:25:53.536 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:25:53.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-10 18:25:53.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:25:53.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:25:53.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:25:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:25:53.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:25:53.537 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8002ms 2025-07-10 18:25:53.537 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:25:53.537 +03:00 [DBG] Connection id "0HNC8090TGJN1" completed keep alive response. 2025-07-10 18:25:53.537 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5118ms 2025-07-10 18:25:53.537 +03:00 [DBG] Connection id "0HNC8090TGJN1" received FIN. 2025-07-10 18:25:53.537 +03:00 [DBG] Connection id "0HNC8090TGJN1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:25:53.537 +03:00 [DBG] Connection id "0HNC8090TGJN1" disconnecting. 2025-07-10 18:25:53.537 +03:00 [DBG] Connection id "0HNC8090TGJN1" stopped. 2025-07-10 18:26:53.547 +03:00 [DBG] Connection id "0HNC8090TGJN2" accepted. 2025-07-10 18:26:53.548 +03:00 [DBG] Connection id "0HNC8090TGJN2" started. 2025-07-10 18:26:53.548 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:26:53.548 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:26:53.548 +03:00 [DBG] POST requests are not supported 2025-07-10 18:26:53.548 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:26:53.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-07-10 18:26:53.548 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:26:53.548 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:26:53.548 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:26:53.548 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:26:53.548 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:26:53.548 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:26:53.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-07-10 18:26:53.549 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:26:53.549 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:26:53.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-07-10 18:26:53.549 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:26:53.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-07-10 18:26:53.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:26:53.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:26:53.549 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:26:53.549 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:26:53.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:26:53.549 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:26:53.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:26:53.549 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:26:53.549 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:26:53.549 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1701ms. 2025-07-10 18:26:53.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:26:53.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:26:53.550 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:26:53.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:26:53.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:26:53.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:26:53.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1567ms 2025-07-10 18:26:53.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:26:53.550 +03:00 [DBG] Connection id "0HNC8090TGJN2" completed keep alive response. 2025-07-10 18:26:53.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2582ms 2025-07-10 18:26:53.550 +03:00 [DBG] Connection id "0HNC8090TGJN2" received FIN. 2025-07-10 18:26:53.551 +03:00 [DBG] Connection id "0HNC8090TGJN2" disconnecting. 2025-07-10 18:26:53.551 +03:00 [DBG] Connection id "0HNC8090TGJN2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:26:53.552 +03:00 [DBG] Connection id "0HNC8090TGJN2" stopped. 2025-07-10 18:27:53.550 +03:00 [DBG] Connection id "0HNC8090TGJN3" accepted. 2025-07-10 18:27:53.550 +03:00 [DBG] Connection id "0HNC8090TGJN3" started. 2025-07-10 18:27:53.550 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:27:53.550 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:27:53.550 +03:00 [DBG] POST requests are not supported 2025-07-10 18:27:53.550 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:27:53.550 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:27:53.550 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:27:53.550 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:27:53.550 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:27:53.550 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:27:53.550 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:27:53.550 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:27:53.550 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:27:53.550 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:27:53.550 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:27:53.550 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:27:53.551 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:27:53.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-07-10 18:27:53.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:27:53.551 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:27:53.551 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:27:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:27:53.551 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:27:53.551 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-07-10 18:27:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:27:53.551 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:27:53.551 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:27:53.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:27:53.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:27:53.551 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7813ms 2025-07-10 18:27:53.551 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:27:53.551 +03:00 [DBG] Connection id "0HNC8090TGJN3" completed keep alive response. 2025-07-10 18:27:53.551 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4337ms 2025-07-10 18:27:53.552 +03:00 [DBG] Connection id "0HNC8090TGJN3" received FIN. 2025-07-10 18:27:53.552 +03:00 [DBG] Connection id "0HNC8090TGJN3" disconnecting. 2025-07-10 18:27:53.552 +03:00 [DBG] Connection id "0HNC8090TGJN3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:27:53.553 +03:00 [DBG] Connection id "0HNC8090TGJN3" stopped. 2025-07-10 18:28:53.539 +03:00 [DBG] Connection id "0HNC8090TGJN4" accepted. 2025-07-10 18:28:53.539 +03:00 [DBG] Connection id "0HNC8090TGJN4" started. 2025-07-10 18:28:53.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:28:53.539 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:28:53.539 +03:00 [DBG] POST requests are not supported 2025-07-10 18:28:53.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:28:53.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-07-10 18:28:53.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:28:53.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:28:53.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:28:53.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:28:53.540 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:28:53.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:28:53.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-07-10 18:28:53.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:28:53.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:28:53.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-07-10 18:28:53.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:28:53.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-07-10 18:28:53.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:28:53.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:28:53.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:28:53.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:28:53.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:28:53.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:28:53.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:28:53.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:28:53.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:28:53.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1706ms. 2025-07-10 18:28:53.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:28:53.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:28:53.541 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:28:53.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:28:53.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:28:53.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1969ms 2025-07-10 18:28:53.541 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:28:53.541 +03:00 [DBG] Connection id "0HNC8090TGJN4" completed keep alive response. 2025-07-10 18:28:53.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1813ms 2025-07-10 18:28:53.542 +03:00 [DBG] Connection id "0HNC8090TGJN4" received FIN. 2025-07-10 18:28:53.542 +03:00 [DBG] Connection id "0HNC8090TGJN4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:28:53.542 +03:00 [DBG] Connection id "0HNC8090TGJN4" disconnecting. 2025-07-10 18:28:53.542 +03:00 [DBG] Connection id "0HNC8090TGJN4" stopped. 2025-07-10 18:29:53.539 +03:00 [DBG] Connection id "0HNC8090TGJN5" accepted. 2025-07-10 18:29:53.539 +03:00 [DBG] Connection id "0HNC8090TGJN5" started. 2025-07-10 18:29:53.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:29:53.539 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:29:53.539 +03:00 [DBG] POST requests are not supported 2025-07-10 18:29:53.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:29:53.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-07-10 18:29:53.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:29:53.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:29:53.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:29:53.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:29:53.540 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:29:53.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:29:53.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-07-10 18:29:53.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:29:53.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:29:53.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-07-10 18:29:53.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:29:53.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-07-10 18:29:53.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:29:53.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:29:53.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:29:53.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:29:53.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:29:53.540 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-10 18:29:53.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:29:53.540 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:29:53.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:29:53.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:29:53.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:29:53.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:29:53.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:29:53.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7394ms 2025-07-10 18:29:53.541 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:29:53.541 +03:00 [DBG] Connection id "0HNC8090TGJN5" completed keep alive response. 2025-07-10 18:29:53.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4511ms 2025-07-10 18:29:53.541 +03:00 [DBG] Connection id "0HNC8090TGJN5" received FIN. 2025-07-10 18:29:53.541 +03:00 [DBG] Connection id "0HNC8090TGJN5" disconnecting. 2025-07-10 18:29:53.541 +03:00 [DBG] Connection id "0HNC8090TGJN5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:29:53.543 +03:00 [DBG] Connection id "0HNC8090TGJN5" stopped. 2025-07-10 18:30:53.544 +03:00 [DBG] Connection id "0HNC8090TGJN6" accepted. 2025-07-10 18:30:53.544 +03:00 [DBG] Connection id "0HNC8090TGJN6" started. 2025-07-10 18:30:53.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:30:53.545 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:30:53.545 +03:00 [DBG] POST requests are not supported 2025-07-10 18:30:53.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:30:53.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-07-10 18:30:53.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:30:53.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:30:53.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:30:53.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:30:53.545 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:30:53.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:30:53.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-07-10 18:30:53.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:30:53.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:30:53.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-07-10 18:30:53.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:30:53.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-07-10 18:30:53.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:30:53.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:30:53.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:30:53.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:30:53.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:30:53.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:30:53.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:30:53.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:30:53.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:30:53.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-10 18:30:53.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:30:53.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:30:53.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:30:53.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:30:53.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:30:53.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.863ms 2025-07-10 18:30:53.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:30:53.546 +03:00 [DBG] Connection id "0HNC8090TGJN6" completed keep alive response. 2025-07-10 18:30:53.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.65ms 2025-07-10 18:30:53.546 +03:00 [DBG] Connection id "0HNC8090TGJN6" received FIN. 2025-07-10 18:30:53.547 +03:00 [DBG] Connection id "0HNC8090TGJN6" disconnecting. 2025-07-10 18:30:53.547 +03:00 [DBG] Connection id "0HNC8090TGJN6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:30:53.548 +03:00 [DBG] Connection id "0HNC8090TGJN6" stopped. 2025-07-10 18:31:53.553 +03:00 [DBG] Connection id "0HNC8090TGJN7" accepted. 2025-07-10 18:31:53.553 +03:00 [DBG] Connection id "0HNC8090TGJN7" started. 2025-07-10 18:31:53.553 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:31:53.553 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:31:53.553 +03:00 [DBG] POST requests are not supported 2025-07-10 18:31:53.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:31:53.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-07-10 18:31:53.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:31:53.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:31:53.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:31:53.553 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:31:53.553 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:31:53.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:31:53.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-07-10 18:31:53.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:31:53.553 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:31:53.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-07-10 18:31:53.553 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:31:53.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-07-10 18:31:53.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:31:53.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:31:53.553 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:31:53.553 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:31:53.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:31:53.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:31:53.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:31:53.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:31:53.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-07-10 18:31:53.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:31:53.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:31:53.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:31:53.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:31:53.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:31:53.554 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7301ms 2025-07-10 18:31:53.554 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:31:53.554 +03:00 [DBG] Connection id "0HNC8090TGJN7" completed keep alive response. 2025-07-10 18:31:53.554 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3339ms 2025-07-10 18:31:53.554 +03:00 [DBG] Connection id "0HNC8090TGJN7" received FIN. 2025-07-10 18:31:53.555 +03:00 [DBG] Connection id "0HNC8090TGJN7" disconnecting. 2025-07-10 18:31:53.555 +03:00 [DBG] Connection id "0HNC8090TGJN7" stopped. 2025-07-10 18:31:53.555 +03:00 [DBG] Connection id "0HNC8090TGJN7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:32:53.554 +03:00 [DBG] Connection id "0HNC8090TGJN8" accepted. 2025-07-10 18:32:53.554 +03:00 [DBG] Connection id "0HNC8090TGJN8" started. 2025-07-10 18:32:53.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:32:53.554 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:32:53.554 +03:00 [DBG] POST requests are not supported 2025-07-10 18:32:53.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:32:53.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-07-10 18:32:53.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:32:53.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:32:53.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:32:53.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:32:53.554 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:32:53.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:32:53.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-07-10 18:32:53.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:32:53.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:32:53.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-07-10 18:32:53.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:32:53.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-07-10 18:32:53.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:32:53.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:32:53.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:32:53.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:32:53.555 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:32:53.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-07-10 18:32:53.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:32:53.555 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:32:53.555 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:32:53.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:32:53.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:32:53.555 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.694ms 2025-07-10 18:32:53.555 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:32:53.555 +03:00 [DBG] Connection id "0HNC8090TGJN8" completed keep alive response. 2025-07-10 18:32:53.555 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3156ms 2025-07-10 18:32:53.556 +03:00 [DBG] Connection id "0HNC8090TGJN8" received FIN. 2025-07-10 18:32:53.556 +03:00 [DBG] Connection id "0HNC8090TGJN8" disconnecting. 2025-07-10 18:32:53.556 +03:00 [DBG] Connection id "0HNC8090TGJN8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:32:53.557 +03:00 [DBG] Connection id "0HNC8090TGJN8" stopped. 2025-07-10 18:33:53.555 +03:00 [DBG] Connection id "0HNC8090TGJN9" accepted. 2025-07-10 18:33:53.555 +03:00 [DBG] Connection id "0HNC8090TGJN9" started. 2025-07-10 18:33:53.555 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:33:53.555 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:33:53.555 +03:00 [DBG] POST requests are not supported 2025-07-10 18:33:53.555 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:33:53.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-07-10 18:33:53.555 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:33:53.555 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:33:53.555 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:33:53.556 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:33:53.556 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:33:53.556 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:33:53.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-07-10 18:33:53.556 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:33:53.556 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:33:53.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-07-10 18:33:53.556 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:33:53.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-07-10 18:33:53.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:33:53.556 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:33:53.556 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:33:53.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:33:53.556 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:33:53.556 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-07-10 18:33:53.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:33:53.556 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:33:53.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:33:53.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:33:53.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:33:53.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:33:53.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7209ms 2025-07-10 18:33:53.557 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:33:53.557 +03:00 [DBG] Connection id "0HNC8090TGJN9" completed keep alive response. 2025-07-10 18:33:53.557 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3874ms 2025-07-10 18:33:53.557 +03:00 [DBG] Connection id "0HNC8090TGJN9" received FIN. 2025-07-10 18:33:53.557 +03:00 [DBG] Connection id "0HNC8090TGJN9" disconnecting. 2025-07-10 18:33:53.557 +03:00 [DBG] Connection id "0HNC8090TGJN9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:33:53.558 +03:00 [DBG] Connection id "0HNC8090TGJN9" stopped. 2025-07-10 18:34:53.557 +03:00 [DBG] Connection id "0HNC8090TGJNA" accepted. 2025-07-10 18:34:53.557 +03:00 [DBG] Connection id "0HNC8090TGJNA" started. 2025-07-10 18:34:53.557 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:34:53.557 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:34:53.557 +03:00 [DBG] POST requests are not supported 2025-07-10 18:34:53.557 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:34:53.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-07-10 18:34:53.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:34:53.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:34:53.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:34:53.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:34:53.558 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:34:53.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:34:53.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-07-10 18:34:53.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:34:53.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:34:53.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-07-10 18:34:53.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:34:53.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-07-10 18:34:53.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:34:53.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:34:53.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:34:53.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:34:53.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:34:53.558 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-07-10 18:34:53.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:34:53.558 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:34:53.558 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:34:53.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:34:53.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:34:53.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:34:53.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:34:53.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:34:53.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.702ms 2025-07-10 18:34:53.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:34:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNA" completed keep alive response. 2025-07-10 18:34:53.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2828ms 2025-07-10 18:34:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNA" received FIN. 2025-07-10 18:34:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:34:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNA" disconnecting. 2025-07-10 18:34:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNA" stopped. 2025-07-10 18:35:53.551 +03:00 [DBG] Connection id "0HNC8090TGJNB" accepted. 2025-07-10 18:35:53.551 +03:00 [DBG] Connection id "0HNC8090TGJNB" started. 2025-07-10 18:35:53.551 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:35:53.551 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:35:53.551 +03:00 [DBG] POST requests are not supported 2025-07-10 18:35:53.551 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:35:53.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-07-10 18:35:53.551 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:35:53.551 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:35:53.552 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:35:53.552 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:35:53.552 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:35:53.552 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:35:53.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-07-10 18:35:53.552 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:35:53.552 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:35:53.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-07-10 18:35:53.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:35:53.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-07-10 18:35:53.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:35:53.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:35:53.552 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:35:53.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:35:53.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:35:53.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:35:53.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:35:53.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:35:53.552 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:35:53.552 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-10 18:35:53.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:35:53.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:35:53.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:35:53.553 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:35:53.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:35:53.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:35:53.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:35:53.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0189ms 2025-07-10 18:35:53.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:35:53.553 +03:00 [DBG] Connection id "0HNC8090TGJNB" completed keep alive response. 2025-07-10 18:35:53.553 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7956ms 2025-07-10 18:35:53.553 +03:00 [DBG] Connection id "0HNC8090TGJNB" received FIN. 2025-07-10 18:35:53.554 +03:00 [DBG] Connection id "0HNC8090TGJNB" disconnecting. 2025-07-10 18:35:53.554 +03:00 [DBG] Connection id "0HNC8090TGJNB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:35:53.555 +03:00 [DBG] Connection id "0HNC8090TGJNB" stopped. 2025-07-10 18:36:53.550 +03:00 [DBG] Connection id "0HNC8090TGJNC" accepted. 2025-07-10 18:36:53.550 +03:00 [DBG] Connection id "0HNC8090TGJNC" started. 2025-07-10 18:36:53.550 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:36:53.550 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:36:53.550 +03:00 [DBG] POST requests are not supported 2025-07-10 18:36:53.550 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:36:53.550 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:36:53.550 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:36:53.550 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:36:53.550 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:36:53.550 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:36:53.550 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:36:53.550 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:36:53.550 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:36:53.550 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:36:53.550 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:36:53.550 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:36:53.550 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:36:53.550 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:36:53.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:36:53.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:36:53.550 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:36:53.551 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:36:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:36:53.551 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:36:53.551 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-10 18:36:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:36:53.551 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:36:53.551 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:36:53.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:36:53.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:36:53.551 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6931ms 2025-07-10 18:36:53.551 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:36:53.551 +03:00 [DBG] Connection id "0HNC8090TGJNC" completed keep alive response. 2025-07-10 18:36:53.551 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3251ms 2025-07-10 18:36:53.552 +03:00 [DBG] Connection id "0HNC8090TGJNC" received FIN. 2025-07-10 18:36:53.552 +03:00 [DBG] Connection id "0HNC8090TGJNC" disconnecting. 2025-07-10 18:36:53.552 +03:00 [DBG] Connection id "0HNC8090TGJNC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:36:53.553 +03:00 [DBG] Connection id "0HNC8090TGJNC" stopped. 2025-07-10 18:37:53.560 +03:00 [DBG] Connection id "0HNC8090TGJND" accepted. 2025-07-10 18:37:53.560 +03:00 [DBG] Connection id "0HNC8090TGJND" started. 2025-07-10 18:37:53.560 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:37:53.560 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:37:53.560 +03:00 [DBG] POST requests are not supported 2025-07-10 18:37:53.560 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:37:53.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-07-10 18:37:53.560 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:37:53.560 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:37:53.560 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:37:53.560 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:37:53.560 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:37:53.560 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:37:53.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-07-10 18:37:53.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:37:53.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:37:53.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-07-10 18:37:53.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:37:53.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-07-10 18:37:53.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:37:53.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:37:53.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:37:53.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:37:53.561 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:37:53.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-07-10 18:37:53.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:37:53.561 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:37:53.561 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:37:53.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:37:53.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:37:53.561 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6907ms 2025-07-10 18:37:53.561 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:37:53.561 +03:00 [DBG] Connection id "0HNC8090TGJND" completed keep alive response. 2025-07-10 18:37:53.561 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3035ms 2025-07-10 18:37:53.562 +03:00 [DBG] Connection id "0HNC8090TGJND" received FIN. 2025-07-10 18:37:53.562 +03:00 [DBG] Connection id "0HNC8090TGJND" disconnecting. 2025-07-10 18:37:53.562 +03:00 [DBG] Connection id "0HNC8090TGJND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:37:53.563 +03:00 [DBG] Connection id "0HNC8090TGJND" stopped. 2025-07-10 18:38:53.551 +03:00 [DBG] Connection id "0HNC8090TGJNE" accepted. 2025-07-10 18:38:53.551 +03:00 [DBG] Connection id "0HNC8090TGJNE" started. 2025-07-10 18:38:53.551 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:38:53.552 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:38:53.552 +03:00 [DBG] POST requests are not supported 2025-07-10 18:38:53.552 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:38:53.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-07-10 18:38:53.552 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:38:53.552 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:38:53.552 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:38:53.552 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:38:53.552 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:38:53.552 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:38:53.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-07-10 18:38:53.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:38:53.553 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:38:53.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-07-10 18:38:53.553 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:38:53.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-07-10 18:38:53.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:38:53.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:38:53.553 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:38:53.553 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:38:53.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:38:53.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:38:53.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:38:53.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:38:53.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:38:53.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1798ms. 2025-07-10 18:38:53.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:38:53.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:38:53.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:38:53.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:38:53.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:38:53.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:38:53.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:38:53.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:38:53.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:38:53.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:38:53.555 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:38:53.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:38:53.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:38:53.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:38:53.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:38:53.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:38:53.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:38:53.555 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0345ms 2025-07-10 18:38:53.555 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:38:53.555 +03:00 [DBG] Connection id "0HNC8090TGJNE" completed keep alive response. 2025-07-10 18:38:53.555 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8497ms 2025-07-10 18:38:53.556 +03:00 [DBG] Connection id "0HNC8090TGJNE" received FIN. 2025-07-10 18:38:53.556 +03:00 [DBG] Connection id "0HNC8090TGJNE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:38:53.556 +03:00 [DBG] Connection id "0HNC8090TGJNE" disconnecting. 2025-07-10 18:38:53.556 +03:00 [DBG] Connection id "0HNC8090TGJNE" stopped. 2025-07-10 18:39:53.560 +03:00 [DBG] Connection id "0HNC8090TGJNF" accepted. 2025-07-10 18:39:53.560 +03:00 [DBG] Connection id "0HNC8090TGJNF" started. 2025-07-10 18:39:53.560 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:39:53.560 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:39:53.560 +03:00 [DBG] POST requests are not supported 2025-07-10 18:39:53.560 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:39:53.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-07-10 18:39:53.560 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:39:53.560 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:39:53.560 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:39:53.560 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:39:53.560 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:39:53.560 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:39:53.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-07-10 18:39:53.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:39:53.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:39:53.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-07-10 18:39:53.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:39:53.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-07-10 18:39:53.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:39:53.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:39:53.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:39:53.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:39:53.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:39:53.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:39:53.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:39:53.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:39:53.561 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:39:53.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-07-10 18:39:53.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:39:53.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:39:53.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:39:53.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:39:53.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:39:53.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:39:53.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:39:53.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:39:53.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:39:53.562 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:39:53.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:39:53.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:39:53.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:39:53.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:39:53.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:39:53.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:39:53.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:39:53.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0869ms 2025-07-10 18:39:53.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:39:53.562 +03:00 [DBG] Connection id "0HNC8090TGJNF" completed keep alive response. 2025-07-10 18:39:53.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8245ms 2025-07-10 18:39:53.562 +03:00 [DBG] Connection id "0HNC8090TGJNF" received FIN. 2025-07-10 18:39:53.562 +03:00 [DBG] Connection id "0HNC8090TGJNF" disconnecting. 2025-07-10 18:39:53.563 +03:00 [DBG] Connection id "0HNC8090TGJNF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:39:53.564 +03:00 [DBG] Connection id "0HNC8090TGJNF" stopped. 2025-07-10 18:40:53.550 +03:00 [DBG] Connection id "0HNC8090TGJNG" accepted. 2025-07-10 18:40:53.550 +03:00 [DBG] Connection id "0HNC8090TGJNG" started. 2025-07-10 18:40:53.550 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:40:53.551 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:40:53.551 +03:00 [DBG] POST requests are not supported 2025-07-10 18:40:53.551 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:40:53.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-07-10 18:40:53.551 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:40:53.551 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:40:53.551 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:40:53.551 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:40:53.551 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:40:53.551 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:40:53.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-07-10 18:40:53.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:40:53.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:40:53.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-07-10 18:40:53.551 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:40:53.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-07-10 18:40:53.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:40:53.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:40:53.551 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:40:53.551 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:40:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:40:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:40:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:40:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:40:53.551 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:40:53.551 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-10 18:40:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:40:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:40:53.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:40:53.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:40:53.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:40:53.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:40:53.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:40:53.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:40:53.552 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:40:53.552 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:40:53.552 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:40:53.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:40:53.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:40:53.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:40:53.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:40:53.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:40:53.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:40:53.552 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7281ms 2025-07-10 18:40:53.552 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:40:53.552 +03:00 [DBG] Connection id "0HNC8090TGJNG" completed keep alive response. 2025-07-10 18:40:53.552 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3604ms 2025-07-10 18:40:53.552 +03:00 [DBG] Connection id "0HNC8090TGJNG" received FIN. 2025-07-10 18:40:53.552 +03:00 [DBG] Connection id "0HNC8090TGJNG" disconnecting. 2025-07-10 18:40:53.552 +03:00 [DBG] Connection id "0HNC8090TGJNG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:40:53.553 +03:00 [DBG] Connection id "0HNC8090TGJNG" stopped. 2025-07-10 18:41:53.554 +03:00 [DBG] Connection id "0HNC8090TGJNH" accepted. 2025-07-10 18:41:53.554 +03:00 [DBG] Connection id "0HNC8090TGJNH" started. 2025-07-10 18:41:53.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:41:53.554 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:41:53.554 +03:00 [DBG] POST requests are not supported 2025-07-10 18:41:53.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:41:53.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-07-10 18:41:53.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:41:53.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:41:53.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:41:53.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:41:53.554 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:41:53.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:41:53.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-07-10 18:41:53.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:41:53.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:41:53.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-07-10 18:41:53.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:41:53.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-07-10 18:41:53.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:41:53.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:41:53.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:41:53.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:41:53.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:41:53.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:41:53.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:41:53.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:41:53.555 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:41:53.556 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1725ms. 2025-07-10 18:41:53.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:41:53.556 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:41:53.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:41:53.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:41:53.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:41:53.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.408ms 2025-07-10 18:41:53.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:41:53.556 +03:00 [DBG] Connection id "0HNC8090TGJNH" completed keep alive response. 2025-07-10 18:41:53.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4103ms 2025-07-10 18:41:53.557 +03:00 [DBG] Connection id "0HNC8090TGJNH" received FIN. 2025-07-10 18:41:53.557 +03:00 [DBG] Connection id "0HNC8090TGJNH" disconnecting. 2025-07-10 18:41:53.557 +03:00 [DBG] Connection id "0HNC8090TGJNH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:41:53.558 +03:00 [DBG] Connection id "0HNC8090TGJNH" stopped. 2025-07-10 18:42:53.553 +03:00 [DBG] Connection id "0HNC8090TGJNI" accepted. 2025-07-10 18:42:53.553 +03:00 [DBG] Connection id "0HNC8090TGJNI" started. 2025-07-10 18:42:53.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:42:53.554 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:42:53.554 +03:00 [DBG] POST requests are not supported 2025-07-10 18:42:53.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:42:53.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-07-10 18:42:53.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:42:53.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:42:53.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:42:53.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:42:53.554 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:42:53.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:42:53.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-07-10 18:42:53.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:42:53.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:42:53.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-07-10 18:42:53.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:42:53.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-07-10 18:42:53.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:42:53.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:42:53.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:42:53.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:42:53.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:42:53.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:42:53.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:42:53.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:42:53.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:42:53.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-07-10 18:42:53.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:42:53.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:42:53.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:42:53.555 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:42:53.555 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:42:53.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:42:53.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:42:53.555 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6838ms 2025-07-10 18:42:53.555 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:42:53.555 +03:00 [DBG] Connection id "0HNC8090TGJNI" completed keep alive response. 2025-07-10 18:42:53.555 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3403ms 2025-07-10 18:42:53.555 +03:00 [DBG] Connection id "0HNC8090TGJNI" received FIN. 2025-07-10 18:42:53.555 +03:00 [DBG] Connection id "0HNC8090TGJNI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:42:53.555 +03:00 [DBG] Connection id "0HNC8090TGJNI" disconnecting. 2025-07-10 18:42:53.555 +03:00 [DBG] Connection id "0HNC8090TGJNI" stopped. 2025-07-10 18:43:53.548 +03:00 [DBG] Connection id "0HNC8090TGJNJ" accepted. 2025-07-10 18:43:53.548 +03:00 [DBG] Connection id "0HNC8090TGJNJ" started. 2025-07-10 18:43:53.548 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:43:53.548 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:43:53.548 +03:00 [DBG] POST requests are not supported 2025-07-10 18:43:53.548 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:43:53.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-07-10 18:43:53.548 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:43:53.548 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:43:53.548 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:43:53.548 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:43:53.548 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:43:53.548 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:43:53.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-07-10 18:43:53.548 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:43:53.548 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:43:53.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-07-10 18:43:53.549 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:43:53.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-07-10 18:43:53.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:43:53.549 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:43:53.549 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:43:53.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:43:53.549 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:43:53.549 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1613ms. 2025-07-10 18:43:53.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:43:53.549 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:43:53.549 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:43:53.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:43:53.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:43:53.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:43:53.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:43:53.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:43:53.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:43:53.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:43:53.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0453ms 2025-07-10 18:43:53.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:43:53.550 +03:00 [DBG] Connection id "0HNC8090TGJNJ" completed keep alive response. 2025-07-10 18:43:53.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9091ms 2025-07-10 18:43:53.550 +03:00 [DBG] Connection id "0HNC8090TGJNJ" received FIN. 2025-07-10 18:43:53.550 +03:00 [DBG] Connection id "0HNC8090TGJNJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:43:53.550 +03:00 [DBG] Connection id "0HNC8090TGJNJ" disconnecting. 2025-07-10 18:43:53.550 +03:00 [DBG] Connection id "0HNC8090TGJNJ" stopped. 2025-07-10 18:44:53.557 +03:00 [DBG] Connection id "0HNC8090TGJNK" accepted. 2025-07-10 18:44:53.557 +03:00 [DBG] Connection id "0HNC8090TGJNK" started. 2025-07-10 18:44:53.557 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:44:53.557 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:44:53.557 +03:00 [DBG] POST requests are not supported 2025-07-10 18:44:53.557 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:44:53.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-07-10 18:44:53.557 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:44:53.557 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:44:53.557 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:44:53.557 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:44:53.557 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:44:53.557 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:44:53.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-07-10 18:44:53.557 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:44:53.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:44:53.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-07-10 18:44:53.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:44:53.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-07-10 18:44:53.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:44:53.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:44:53.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:44:53.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:44:53.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:44:53.558 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1638ms. 2025-07-10 18:44:53.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:44:53.558 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:44:53.558 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:44:53.558 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:44:53.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:44:53.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:44:53.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:44:53.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:44:53.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:44:53.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:44:53.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.937ms 2025-07-10 18:44:53.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:44:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNK" completed keep alive response. 2025-07-10 18:44:53.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5882ms 2025-07-10 18:44:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNK" received FIN. 2025-07-10 18:44:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:44:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNK" disconnecting. 2025-07-10 18:44:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNK" stopped. 2025-07-10 18:45:53.553 +03:00 [DBG] Connection id "0HNC8090TGJNL" accepted. 2025-07-10 18:45:53.553 +03:00 [DBG] Connection id "0HNC8090TGJNL" started. 2025-07-10 18:45:53.553 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:45:53.554 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:45:53.554 +03:00 [DBG] POST requests are not supported 2025-07-10 18:45:53.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:45:53.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-07-10 18:45:53.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:45:53.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:45:53.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:45:53.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:45:53.554 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:45:53.555 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:45:53.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-07-10 18:45:53.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:45:53.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:45:53.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-07-10 18:45:53.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:45:53.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-07-10 18:45:53.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:45:53.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:45:53.556 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:45:53.556 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:45:53.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:45:53.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:45:53.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:45:53.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:45:53.556 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:45:53.556 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1836ms. 2025-07-10 18:45:53.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:45:53.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:45:53.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:45:53.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:45:53.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:45:53.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:45:53.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:45:53.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:45:53.557 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:45:53.557 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:45:53.557 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:45:53.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:45:53.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:45:53.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:45:53.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:45:53.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:45:53.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:45:53.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8428ms 2025-07-10 18:45:53.557 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:45:53.557 +03:00 [DBG] Connection id "0HNC8090TGJNL" completed keep alive response. 2025-07-10 18:45:53.557 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.994ms 2025-07-10 18:45:53.558 +03:00 [DBG] Connection id "0HNC8090TGJNL" received FIN. 2025-07-10 18:45:53.558 +03:00 [DBG] Connection id "0HNC8090TGJNL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:45:53.558 +03:00 [DBG] Connection id "0HNC8090TGJNL" disconnecting. 2025-07-10 18:45:53.558 +03:00 [DBG] Connection id "0HNC8090TGJNL" stopped. 2025-07-10 18:46:53.558 +03:00 [DBG] Connection id "0HNC8090TGJNM" accepted. 2025-07-10 18:46:53.559 +03:00 [DBG] Connection id "0HNC8090TGJNM" started. 2025-07-10 18:46:53.559 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:46:53.559 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:46:53.559 +03:00 [DBG] POST requests are not supported 2025-07-10 18:46:53.559 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:46:53.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-07-10 18:46:53.559 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:46:53.559 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:46:53.559 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:46:53.559 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:46:53.559 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:46:53.559 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:46:53.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-07-10 18:46:53.560 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:46:53.560 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:46:53.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-07-10 18:46:53.560 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:46:53.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-07-10 18:46:53.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:46:53.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:46:53.560 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:46:53.560 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:46:53.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:46:53.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:46:53.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:46:53.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:46:53.560 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:46:53.560 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1677ms. 2025-07-10 18:46:53.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:46:53.561 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:46:53.561 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:46:53.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:46:53.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:46:53.561 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6602ms 2025-07-10 18:46:53.561 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:46:53.561 +03:00 [DBG] Connection id "0HNC8090TGJNM" completed keep alive response. 2025-07-10 18:46:53.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7799ms 2025-07-10 18:46:53.562 +03:00 [DBG] Connection id "0HNC8090TGJNM" received FIN. 2025-07-10 18:46:53.562 +03:00 [DBG] Connection id "0HNC8090TGJNM" disconnecting. 2025-07-10 18:46:53.562 +03:00 [DBG] Connection id "0HNC8090TGJNM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:46:53.563 +03:00 [DBG] Connection id "0HNC8090TGJNM" stopped. 2025-07-10 18:47:53.561 +03:00 [DBG] Connection id "0HNC8090TGJNN" accepted. 2025-07-10 18:47:53.561 +03:00 [DBG] Connection id "0HNC8090TGJNN" started. 2025-07-10 18:47:53.562 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:47:53.562 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:47:53.562 +03:00 [DBG] POST requests are not supported 2025-07-10 18:47:53.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:47:53.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-07-10 18:47:53.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:47:53.562 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:47:53.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:47:53.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:47:53.562 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:47:53.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:47:53.562 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:47:53.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:47:53.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:47:53.562 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:47:53.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:47:53.562 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:47:53.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:47:53.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:47:53.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:47:53.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:47:53.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:47:53.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:47:53.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:47:53.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:47:53.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:47:53.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-07-10 18:47:53.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:47:53.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:47:53.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:47:53.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:47:53.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:47:53.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7679ms 2025-07-10 18:47:53.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:47:53.563 +03:00 [DBG] Connection id "0HNC8090TGJNN" completed keep alive response. 2025-07-10 18:47:53.563 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4497ms 2025-07-10 18:47:53.563 +03:00 [DBG] Connection id "0HNC8090TGJNN" received FIN. 2025-07-10 18:47:53.563 +03:00 [DBG] Connection id "0HNC8090TGJNN" disconnecting. 2025-07-10 18:47:53.564 +03:00 [DBG] Connection id "0HNC8090TGJNN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:47:53.565 +03:00 [DBG] Connection id "0HNC8090TGJNN" stopped. 2025-07-10 18:48:53.558 +03:00 [DBG] Connection id "0HNC8090TGJNO" accepted. 2025-07-10 18:48:53.558 +03:00 [DBG] Connection id "0HNC8090TGJNO" started. 2025-07-10 18:48:53.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:48:53.558 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:48:53.558 +03:00 [DBG] POST requests are not supported 2025-07-10 18:48:53.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:48:53.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-07-10 18:48:53.559 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:48:53.559 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:48:53.559 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:48:53.559 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:48:53.559 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:48:53.559 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:48:53.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-07-10 18:48:53.559 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:48:53.559 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:48:53.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-07-10 18:48:53.559 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:48:53.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-07-10 18:48:53.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:48:53.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:48:53.559 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:48:53.559 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:48:53.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:48:53.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:48:53.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:48:53.560 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:48:53.560 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1631ms. 2025-07-10 18:48:53.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:48:53.560 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:48:53.560 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:48:53.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:48:53.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:48:53.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1984ms 2025-07-10 18:48:53.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:48:53.560 +03:00 [DBG] Connection id "0HNC8090TGJNO" completed keep alive response. 2025-07-10 18:48:53.561 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2258ms 2025-07-10 18:48:53.561 +03:00 [DBG] Connection id "0HNC8090TGJNO" received FIN. 2025-07-10 18:48:53.561 +03:00 [DBG] Connection id "0HNC8090TGJNO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:48:53.561 +03:00 [DBG] Connection id "0HNC8090TGJNO" disconnecting. 2025-07-10 18:48:53.561 +03:00 [DBG] Connection id "0HNC8090TGJNO" stopped. 2025-07-10 18:49:53.572 +03:00 [DBG] Connection id "0HNC8090TGJNP" accepted. 2025-07-10 18:49:53.572 +03:00 [DBG] Connection id "0HNC8090TGJNP" started. 2025-07-10 18:49:53.572 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:49:53.572 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:49:53.572 +03:00 [DBG] POST requests are not supported 2025-07-10 18:49:53.572 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:49:53.572 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 18:49:53.572 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:49:53.572 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:49:53.572 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:49:53.572 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:49:53.572 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:49:53.572 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:49:53.573 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:49:53.573 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:49:53.573 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:49:53.573 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:49:53.573 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:49:53.573 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:49:53.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:49:53.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:49:53.573 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:49:53.573 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:49:53.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:49:53.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:49:53.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:49:53.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:49:53.573 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:49:53.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1442ms. 2025-07-10 18:49:53.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:49:53.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:49:53.574 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:49:53.574 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:49:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:49:53.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:49:53.574 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1829ms 2025-07-10 18:49:53.574 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:49:53.574 +03:00 [DBG] Connection id "0HNC8090TGJNP" completed keep alive response. 2025-07-10 18:49:53.574 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2454ms 2025-07-10 18:49:53.574 +03:00 [DBG] Connection id "0HNC8090TGJNP" received FIN. 2025-07-10 18:49:53.574 +03:00 [DBG] Connection id "0HNC8090TGJNP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:49:53.575 +03:00 [DBG] Connection id "0HNC8090TGJNP" disconnecting. 2025-07-10 18:49:53.575 +03:00 [DBG] Connection id "0HNC8090TGJNP" stopped. 2025-07-10 18:50:53.564 +03:00 [DBG] Connection id "0HNC8090TGJNQ" accepted. 2025-07-10 18:50:53.564 +03:00 [DBG] Connection id "0HNC8090TGJNQ" started. 2025-07-10 18:50:53.565 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:50:53.565 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:50:53.565 +03:00 [DBG] POST requests are not supported 2025-07-10 18:50:53.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:50:53.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-07-10 18:50:53.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:50:53.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:50:53.565 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:50:53.565 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:50:53.565 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:50:53.565 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:50:53.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-07-10 18:50:53.565 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:50:53.565 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:50:53.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-07-10 18:50:53.565 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:50:53.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-07-10 18:50:53.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:50:53.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:50:53.565 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:50:53.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:50:53.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:50:53.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:50:53.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-07-10 18:50:53.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:50:53.566 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:50:53.566 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:50:53.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:50:53.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:50:53.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0947ms 2025-07-10 18:50:53.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:50:53.567 +03:00 [DBG] Connection id "0HNC8090TGJNQ" completed keep alive response. 2025-07-10 18:50:53.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0694ms 2025-07-10 18:50:53.567 +03:00 [DBG] Connection id "0HNC8090TGJNQ" received FIN. 2025-07-10 18:50:53.567 +03:00 [DBG] Connection id "0HNC8090TGJNQ" disconnecting. 2025-07-10 18:50:53.567 +03:00 [DBG] Connection id "0HNC8090TGJNQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:50:53.568 +03:00 [DBG] Connection id "0HNC8090TGJNQ" stopped. 2025-07-10 18:51:53.565 +03:00 [DBG] Connection id "0HNC8090TGJNR" accepted. 2025-07-10 18:51:53.565 +03:00 [DBG] Connection id "0HNC8090TGJNR" started. 2025-07-10 18:51:53.565 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:51:53.566 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:51:53.566 +03:00 [DBG] POST requests are not supported 2025-07-10 18:51:53.566 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:51:53.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-07-10 18:51:53.566 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:51:53.566 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:51:53.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:51:53.566 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:51:53.566 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:51:53.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:51:53.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-07-10 18:51:53.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:51:53.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:51:53.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-07-10 18:51:53.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:51:53.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-07-10 18:51:53.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:51:53.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:51:53.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:51:53.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:51:53.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:51:53.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:51:53.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:51:53.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:51:53.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:51:53.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1147ms. 2025-07-10 18:51:53.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:51:53.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:51:53.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:51:53.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:51:53.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:51:53.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:51:53.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:51:53.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:51:53.567 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:51:53.567 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:51:53.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:51:53.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:51:53.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:51:53.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:51:53.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:51:53.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:51:53.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:51:53.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7432ms 2025-07-10 18:51:53.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:51:53.567 +03:00 [DBG] Connection id "0HNC8090TGJNR" completed keep alive response. 2025-07-10 18:51:53.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3688ms 2025-07-10 18:51:53.567 +03:00 [DBG] Connection id "0HNC8090TGJNR" received FIN. 2025-07-10 18:51:53.567 +03:00 [DBG] Connection id "0HNC8090TGJNR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:51:53.567 +03:00 [DBG] Connection id "0HNC8090TGJNR" disconnecting. 2025-07-10 18:51:53.567 +03:00 [DBG] Connection id "0HNC8090TGJNR" stopped. 2025-07-10 18:52:53.822 +03:00 [DBG] Connection id "0HNC8090TGJNS" accepted. 2025-07-10 18:52:53.822 +03:00 [DBG] Connection id "0HNC8090TGJNS" started. 2025-07-10 18:52:53.822 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:52:53.822 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:52:53.822 +03:00 [DBG] POST requests are not supported 2025-07-10 18:52:53.823 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:52:53.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-07-10 18:52:53.823 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:52:53.823 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:52:53.823 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:52:53.823 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:52:53.823 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:52:53.823 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:52:53.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-07-10 18:52:53.823 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:52:53.823 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:52:53.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-07-10 18:52:53.823 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:52:53.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-07-10 18:52:53.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:52:53.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:52:53.823 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:52:53.823 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:52:53.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:52:53.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:52:53.824 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:52:53.824 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1673ms. 2025-07-10 18:52:53.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:52:53.824 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:52:53.824 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:52:53.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:52:53.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:52:53.824 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.151ms 2025-07-10 18:52:53.824 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:52:53.824 +03:00 [DBG] Connection id "0HNC8090TGJNS" completed keep alive response. 2025-07-10 18:52:53.825 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1487ms 2025-07-10 18:52:53.825 +03:00 [DBG] Connection id "0HNC8090TGJNS" received FIN. 2025-07-10 18:52:53.825 +03:00 [DBG] Connection id "0HNC8090TGJNS" disconnecting. 2025-07-10 18:52:53.825 +03:00 [DBG] Connection id "0HNC8090TGJNS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:52:53.826 +03:00 [DBG] Connection id "0HNC8090TGJNS" stopped. 2025-07-10 18:53:53.575 +03:00 [DBG] Connection id "0HNC8090TGJNT" accepted. 2025-07-10 18:53:53.575 +03:00 [DBG] Connection id "0HNC8090TGJNT" started. 2025-07-10 18:53:53.575 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:53:53.575 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:53:53.575 +03:00 [DBG] POST requests are not supported 2025-07-10 18:53:53.575 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:53:53.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-07-10 18:53:53.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:53:53.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:53:53.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:53:53.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:53:53.575 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:53:53.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:53:53.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-07-10 18:53:53.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:53:53.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:53:53.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-07-10 18:53:53.576 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:53:53.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-07-10 18:53:53.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:53:53.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:53:53.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:53:53.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:53:53.576 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:53:53.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-10 18:53:53.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:53:53.576 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:53:53.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:53:53.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:53:53.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:53:53.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6965ms 2025-07-10 18:53:53.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:53:53.576 +03:00 [DBG] Connection id "0HNC8090TGJNT" completed keep alive response. 2025-07-10 18:53:53.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2934ms 2025-07-10 18:53:53.577 +03:00 [DBG] Connection id "0HNC8090TGJNT" received FIN. 2025-07-10 18:53:53.577 +03:00 [DBG] Connection id "0HNC8090TGJNT" disconnecting. 2025-07-10 18:53:53.577 +03:00 [DBG] Connection id "0HNC8090TGJNT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:53:53.578 +03:00 [DBG] Connection id "0HNC8090TGJNT" stopped. 2025-07-10 18:54:53.561 +03:00 [DBG] Connection id "0HNC8090TGJNU" accepted. 2025-07-10 18:54:53.561 +03:00 [DBG] Connection id "0HNC8090TGJNU" started. 2025-07-10 18:54:53.561 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:54:53.561 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:54:53.561 +03:00 [DBG] POST requests are not supported 2025-07-10 18:54:53.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:54:53.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-07-10 18:54:53.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:54:53.562 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:54:53.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:54:53.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:54:53.562 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:54:53.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:54:53.562 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:54:53.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:54:53.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:54:53.562 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:54:53.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:54:53.562 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:54:53.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:54:53.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:54:53.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:54:53.563 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:54:53.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:54:53.563 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:54:53.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2147ms. 2025-07-10 18:54:53.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:54:53.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:54:53.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:54:53.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:54:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:54:53.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:54:53.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:54:53.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:54:53.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:54:53.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4282ms 2025-07-10 18:54:53.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:54:53.564 +03:00 [DBG] Connection id "0HNC8090TGJNU" completed keep alive response. 2025-07-10 18:54:53.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5276ms 2025-07-10 18:54:53.564 +03:00 [DBG] Connection id "0HNC8090TGJNU" received FIN. 2025-07-10 18:54:53.564 +03:00 [DBG] Connection id "0HNC8090TGJNU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:54:53.565 +03:00 [DBG] Connection id "0HNC8090TGJNU" disconnecting. 2025-07-10 18:54:53.565 +03:00 [DBG] Connection id "0HNC8090TGJNU" stopped. 2025-07-10 18:55:53.564 +03:00 [DBG] Connection id "0HNC8090TGJNV" accepted. 2025-07-10 18:55:53.564 +03:00 [DBG] Connection id "0HNC8090TGJNV" started. 2025-07-10 18:55:53.564 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:55:53.564 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:55:53.564 +03:00 [DBG] POST requests are not supported 2025-07-10 18:55:53.564 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:55:53.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-07-10 18:55:53.564 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:55:53.564 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:55:53.564 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:55:53.564 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:55:53.564 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:55:53.564 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:55:53.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-07-10 18:55:53.564 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:55:53.565 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:55:53.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-07-10 18:55:53.565 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:55:53.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-07-10 18:55:53.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:55:53.565 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:55:53.565 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:55:53.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:55:53.565 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:55:53.565 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-07-10 18:55:53.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:55:53.565 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:55:53.565 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:55:53.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:55:53.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:55:53.565 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7972ms 2025-07-10 18:55:53.566 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:55:53.566 +03:00 [DBG] Connection id "0HNC8090TGJNV" completed keep alive response. 2025-07-10 18:55:53.566 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6886ms 2025-07-10 18:55:53.566 +03:00 [DBG] Connection id "0HNC8090TGJNV" received FIN. 2025-07-10 18:55:53.566 +03:00 [DBG] Connection id "0HNC8090TGJNV" disconnecting. 2025-07-10 18:55:53.566 +03:00 [DBG] Connection id "0HNC8090TGJNV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:55:53.567 +03:00 [DBG] Connection id "0HNC8090TGJNV" stopped. 2025-07-10 18:56:53.565 +03:00 [DBG] Connection id "0HNC8090TGJO0" accepted. 2025-07-10 18:56:53.565 +03:00 [DBG] Connection id "0HNC8090TGJO0" started. 2025-07-10 18:56:53.565 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:56:53.565 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:56:53.565 +03:00 [DBG] POST requests are not supported 2025-07-10 18:56:53.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:56:53.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-07-10 18:56:53.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:56:53.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:56:53.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:56:53.566 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:56:53.566 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:56:53.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:56:53.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-07-10 18:56:53.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:56:53.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:56:53.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-07-10 18:56:53.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:56:53.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-07-10 18:56:53.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:56:53.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:56:53.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:56:53.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:56:53.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:56:53.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:56:53.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:56:53.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:56:53.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:56:53.567 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1513ms. 2025-07-10 18:56:53.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:56:53.567 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:56:53.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:56:53.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:56:53.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:56:53.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2755ms 2025-07-10 18:56:53.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:56:53.567 +03:00 [DBG] Connection id "0HNC8090TGJO0" completed keep alive response. 2025-07-10 18:56:53.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2553ms 2025-07-10 18:56:53.568 +03:00 [DBG] Connection id "0HNC8090TGJO0" received FIN. 2025-07-10 18:56:53.568 +03:00 [DBG] Connection id "0HNC8090TGJO0" disconnecting. 2025-07-10 18:56:53.568 +03:00 [DBG] Connection id "0HNC8090TGJO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:56:53.569 +03:00 [DBG] Connection id "0HNC8090TGJO0" stopped. 2025-07-10 18:57:53.561 +03:00 [DBG] Connection id "0HNC8090TGJO1" accepted. 2025-07-10 18:57:53.561 +03:00 [DBG] Connection id "0HNC8090TGJO1" started. 2025-07-10 18:57:53.561 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:57:53.561 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:57:53.561 +03:00 [DBG] POST requests are not supported 2025-07-10 18:57:53.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:57:53.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-07-10 18:57:53.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:57:53.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:57:53.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:57:53.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:57:53.562 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:57:53.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:57:53.562 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 18:57:53.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:57:53.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:57:53.562 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 18:57:53.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:57:53.562 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 18:57:53.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:57:53.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:57:53.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:57:53.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:57:53.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:57:53.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:57:53.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:57:53.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:57:53.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:57:53.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-10 18:57:53.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:57:53.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:57:53.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:57:53.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:57:53.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:57:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:57:53.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:57:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:57:53.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:57:53.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:57:53.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:57:53.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:57:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:57:53.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:57:53.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:57:53.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:57:53.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:57:53.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8169ms 2025-07-10 18:57:53.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:57:53.563 +03:00 [DBG] Connection id "0HNC8090TGJO1" completed keep alive response. 2025-07-10 18:57:53.563 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6526ms 2025-07-10 18:57:53.563 +03:00 [DBG] Connection id "0HNC8090TGJO1" received FIN. 2025-07-10 18:57:53.563 +03:00 [DBG] Connection id "0HNC8090TGJO1" disconnecting. 2025-07-10 18:57:53.563 +03:00 [DBG] Connection id "0HNC8090TGJO1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:57:53.564 +03:00 [DBG] Connection id "0HNC8090TGJO1" stopped. 2025-07-10 18:58:53.580 +03:00 [DBG] Connection id "0HNC8090TGJO2" accepted. 2025-07-10 18:58:53.580 +03:00 [DBG] Connection id "0HNC8090TGJO2" started. 2025-07-10 18:58:53.581 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:58:53.581 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:58:53.581 +03:00 [DBG] POST requests are not supported 2025-07-10 18:58:53.581 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:58:53.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-07-10 18:58:53.581 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:58:53.581 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:58:53.581 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:58:53.581 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:58:53.581 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:58:53.581 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:58:53.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-07-10 18:58:53.581 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:58:53.581 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:58:53.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-07-10 18:58:53.581 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:58:53.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-07-10 18:58:53.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:58:53.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:58:53.581 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:58:53.581 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:58:53.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:58:53.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:58:53.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:58:53.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:58:53.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:58:53.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-10 18:58:53.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:58:53.582 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:58:53.582 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:58:53.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:58:53.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:58:53.582 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7108ms 2025-07-10 18:58:53.582 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:58:53.582 +03:00 [DBG] Connection id "0HNC8090TGJO2" completed keep alive response. 2025-07-10 18:58:53.582 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.391ms 2025-07-10 18:58:53.582 +03:00 [DBG] Connection id "0HNC8090TGJO2" received FIN. 2025-07-10 18:58:53.582 +03:00 [DBG] Connection id "0HNC8090TGJO2" disconnecting. 2025-07-10 18:58:53.582 +03:00 [DBG] Connection id "0HNC8090TGJO2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:58:53.583 +03:00 [DBG] Connection id "0HNC8090TGJO2" stopped. 2025-07-10 18:59:53.577 +03:00 [DBG] Connection id "0HNC8090TGJO3" accepted. 2025-07-10 18:59:53.577 +03:00 [DBG] Connection id "0HNC8090TGJO3" started. 2025-07-10 18:59:53.577 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 18:59:53.578 +03:00 [VRB] All hosts are allowed. 2025-07-10 18:59:53.578 +03:00 [DBG] POST requests are not supported 2025-07-10 18:59:53.578 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 18:59:53.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-07-10 18:59:53.578 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:59:53.578 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 18:59:53.578 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 18:59:53.578 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 18:59:53.578 +03:00 [INF] CORS policy execution successful. 2025-07-10 18:59:53.578 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:59:53.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-07-10 18:59:53.578 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 18:59:53.578 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 18:59:53.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-07-10 18:59:53.578 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 18:59:53.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-07-10 18:59:53.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:59:53.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:59:53.578 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:59:53.578 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 18:59:53.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:59:53.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:59:53.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:59:53.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:59:53.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 18:59:53.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-10 18:59:53.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:59:53.579 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 18:59:53.579 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 18:59:53.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:59:53.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 18:59:53.579 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2708ms 2025-07-10 18:59:53.579 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 18:59:53.579 +03:00 [DBG] Connection id "0HNC8090TGJO3" completed keep alive response. 2025-07-10 18:59:53.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1593ms 2025-07-10 18:59:53.580 +03:00 [DBG] Connection id "0HNC8090TGJO3" received FIN. 2025-07-10 18:59:53.580 +03:00 [DBG] Connection id "0HNC8090TGJO3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 18:59:53.580 +03:00 [DBG] Connection id "0HNC8090TGJO3" disconnecting. 2025-07-10 18:59:53.580 +03:00 [DBG] Connection id "0HNC8090TGJO3" stopped. 2025-07-10 19:00:53.572 +03:00 [DBG] Connection id "0HNC8090TGJO4" accepted. 2025-07-10 19:00:53.572 +03:00 [DBG] Connection id "0HNC8090TGJO4" started. 2025-07-10 19:00:53.572 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:00:53.572 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:00:53.572 +03:00 [DBG] POST requests are not supported 2025-07-10 19:00:53.572 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:00:53.572 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:00:53.572 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:00:53.572 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:00:53.573 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:00:53.573 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:00:53.573 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:00:53.573 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:00:53.573 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:00:53.573 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:00:53.573 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:00:53.573 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:00:53.573 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:00:53.573 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:00:53.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:00:53.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:00:53.573 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:00:53.573 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:00:53.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:00:53.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:00:53.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:00:53.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:00:53.573 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:00:53.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1337ms. 2025-07-10 19:00:53.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:00:53.574 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:00:53.574 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:00:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:00:53.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:00:53.574 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9354ms 2025-07-10 19:00:53.574 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:00:53.574 +03:00 [DBG] Connection id "0HNC8090TGJO4" completed keep alive response. 2025-07-10 19:00:53.574 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7869ms 2025-07-10 19:00:53.574 +03:00 [DBG] Connection id "0HNC8090TGJO4" received FIN. 2025-07-10 19:00:53.574 +03:00 [DBG] Connection id "0HNC8090TGJO4" disconnecting. 2025-07-10 19:00:53.574 +03:00 [DBG] Connection id "0HNC8090TGJO4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:00:53.576 +03:00 [DBG] Connection id "0HNC8090TGJO4" stopped. 2025-07-10 19:01:53.573 +03:00 [DBG] Connection id "0HNC8090TGJO5" accepted. 2025-07-10 19:01:53.573 +03:00 [DBG] Connection id "0HNC8090TGJO5" started. 2025-07-10 19:01:53.573 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:01:53.573 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:01:53.573 +03:00 [DBG] POST requests are not supported 2025-07-10 19:01:53.573 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:01:53.573 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:01:53.573 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:01:53.573 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:01:53.573 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:01:53.573 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:01:53.573 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:01:53.573 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:01:53.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-07-10 19:01:53.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:01:53.574 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:01:53.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-07-10 19:01:53.574 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:01:53.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-07-10 19:01:53.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:01:53.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:01:53.574 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:01:53.574 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:01:53.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:01:53.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:01:53.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:01:53.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:01:53.574 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:01:53.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1961ms. 2025-07-10 19:01:53.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:01:53.575 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:01:53.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:01:53.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:01:53.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:01:53.575 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4971ms 2025-07-10 19:01:53.575 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:01:53.575 +03:00 [DBG] Connection id "0HNC8090TGJO5" completed keep alive response. 2025-07-10 19:01:53.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5638ms 2025-07-10 19:01:53.576 +03:00 [DBG] Connection id "0HNC8090TGJO5" received FIN. 2025-07-10 19:01:53.576 +03:00 [DBG] Connection id "0HNC8090TGJO5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:01:53.576 +03:00 [DBG] Connection id "0HNC8090TGJO5" disconnecting. 2025-07-10 19:01:53.576 +03:00 [DBG] Connection id "0HNC8090TGJO5" stopped. 2025-07-10 19:02:53.572 +03:00 [DBG] Connection id "0HNC8090TGJO6" accepted. 2025-07-10 19:02:53.572 +03:00 [DBG] Connection id "0HNC8090TGJO6" started. 2025-07-10 19:02:53.572 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:02:53.572 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:02:53.572 +03:00 [DBG] POST requests are not supported 2025-07-10 19:02:53.572 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:02:53.572 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:02:53.573 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:02:53.573 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:02:53.573 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:02:53.573 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:02:53.573 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:02:53.573 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:02:53.573 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:02:53.573 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:02:53.573 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:02:53.573 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:02:53.573 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:02:53.573 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:02:53.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:02:53.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:02:53.573 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:02:53.573 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:02:53.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:02:53.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:02:53.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:02:53.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:02:53.573 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:02:53.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1448ms. 2025-07-10 19:02:53.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:02:53.574 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:02:53.574 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:02:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:02:53.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:02:53.574 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9145ms 2025-07-10 19:02:53.574 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:02:53.574 +03:00 [DBG] Connection id "0HNC8090TGJO6" completed keep alive response. 2025-07-10 19:02:53.574 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6869ms 2025-07-10 19:02:53.574 +03:00 [DBG] Connection id "0HNC8090TGJO6" received FIN. 2025-07-10 19:02:53.574 +03:00 [DBG] Connection id "0HNC8090TGJO6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:02:53.575 +03:00 [DBG] Connection id "0HNC8090TGJO6" disconnecting. 2025-07-10 19:02:53.575 +03:00 [DBG] Connection id "0HNC8090TGJO6" stopped. 2025-07-10 19:03:53.582 +03:00 [DBG] Connection id "0HNC8090TGJO7" accepted. 2025-07-10 19:03:53.583 +03:00 [DBG] Connection id "0HNC8090TGJO7" started. 2025-07-10 19:03:53.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:03:53.583 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:03:53.583 +03:00 [DBG] POST requests are not supported 2025-07-10 19:03:53.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:03:53.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-07-10 19:03:53.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:03:53.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:03:53.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:03:53.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:03:53.583 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:03:53.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:03:53.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-07-10 19:03:53.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:03:53.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:03:53.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-07-10 19:03:53.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:03:53.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-07-10 19:03:53.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:03:53.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:03:53.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:03:53.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:03:53.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:03:53.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1873ms. 2025-07-10 19:03:53.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:03:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:03:53.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:03:53.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:03:53.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:03:53.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:03:53.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:03:53.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:03:53.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:03:53.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:03:53.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:03:53.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1882ms 2025-07-10 19:03:53.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:03:53.585 +03:00 [DBG] Connection id "0HNC8090TGJO7" completed keep alive response. 2025-07-10 19:03:53.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2827ms 2025-07-10 19:03:53.585 +03:00 [DBG] Connection id "0HNC8090TGJO7" received FIN. 2025-07-10 19:03:53.585 +03:00 [DBG] Connection id "0HNC8090TGJO7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:03:53.586 +03:00 [DBG] Connection id "0HNC8090TGJO7" disconnecting. 2025-07-10 19:03:53.586 +03:00 [DBG] Connection id "0HNC8090TGJO7" stopped. 2025-07-10 19:04:53.571 +03:00 [DBG] Connection id "0HNC8090TGJO8" accepted. 2025-07-10 19:04:53.571 +03:00 [DBG] Connection id "0HNC8090TGJO8" started. 2025-07-10 19:04:53.571 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:04:53.571 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:04:53.571 +03:00 [DBG] POST requests are not supported 2025-07-10 19:04:53.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:04:53.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-07-10 19:04:53.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:04:53.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:04:53.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:04:53.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:04:53.571 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:04:53.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:04:53.572 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:04:53.572 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:04:53.572 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:04:53.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-07-10 19:04:53.572 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:04:53.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-07-10 19:04:53.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:04:53.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:04:53.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:04:53.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:04:53.572 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:04:53.572 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1679ms. 2025-07-10 19:04:53.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:04:53.572 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:04:53.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:04:53.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:04:53.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:04:53.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:04:53.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:04:53.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:04:53.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:04:53.573 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8596ms 2025-07-10 19:04:53.573 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:04:53.573 +03:00 [DBG] Connection id "0HNC8090TGJO8" completed keep alive response. 2025-07-10 19:04:53.573 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8012ms 2025-07-10 19:04:53.573 +03:00 [DBG] Connection id "0HNC8090TGJO8" received FIN. 2025-07-10 19:04:53.573 +03:00 [DBG] Connection id "0HNC8090TGJO8" disconnecting. 2025-07-10 19:04:53.573 +03:00 [DBG] Connection id "0HNC8090TGJO8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:04:53.574 +03:00 [DBG] Connection id "0HNC8090TGJO8" stopped. 2025-07-10 19:05:53.574 +03:00 [DBG] Connection id "0HNC8090TGJO9" accepted. 2025-07-10 19:05:53.574 +03:00 [DBG] Connection id "0HNC8090TGJO9" started. 2025-07-10 19:05:53.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:05:53.574 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:05:53.575 +03:00 [DBG] POST requests are not supported 2025-07-10 19:05:53.575 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:05:53.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-07-10 19:05:53.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:05:53.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:05:53.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:05:53.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:05:53.575 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:05:53.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:05:53.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-07-10 19:05:53.575 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:05:53.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:05:53.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-07-10 19:05:53.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:05:53.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-07-10 19:05:53.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:05:53.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:05:53.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:05:53.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:05:53.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:05:53.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-10 19:05:53.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:05:53.575 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:05:53.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:05:53.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:05:53.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:05:53.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:05:53.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6416ms 2025-07-10 19:05:53.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:05:53.576 +03:00 [DBG] Connection id "0HNC8090TGJO9" completed keep alive response. 2025-07-10 19:05:53.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1585ms 2025-07-10 19:05:53.576 +03:00 [DBG] Connection id "0HNC8090TGJO9" received FIN. 2025-07-10 19:05:53.576 +03:00 [DBG] Connection id "0HNC8090TGJO9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:05:53.576 +03:00 [DBG] Connection id "0HNC8090TGJO9" disconnecting. 2025-07-10 19:05:53.576 +03:00 [DBG] Connection id "0HNC8090TGJO9" stopped. 2025-07-10 19:06:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOA" accepted. 2025-07-10 19:06:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOA" started. 2025-07-10 19:06:53.582 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:06:53.582 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:06:53.582 +03:00 [DBG] POST requests are not supported 2025-07-10 19:06:53.582 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:06:53.582 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:06:53.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:06:53.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:06:53.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:06:53.582 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:06:53.582 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:06:53.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:06:53.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-07-10 19:06:53.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:06:53.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:06:53.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-07-10 19:06:53.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:06:53.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-07-10 19:06:53.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:06:53.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:06:53.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:06:53.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:06:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:06:53.583 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:06:53.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1601ms. 2025-07-10 19:06:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:06:53.583 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:06:53.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:06:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:06:53.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:06:53.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0642ms 2025-07-10 19:06:53.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:06:53.583 +03:00 [DBG] Connection id "0HNC8090TGJOA" completed keep alive response. 2025-07-10 19:06:53.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0119ms 2025-07-10 19:06:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOA" received FIN. 2025-07-10 19:06:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:06:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOA" disconnecting. 2025-07-10 19:06:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOA" stopped. 2025-07-10 19:07:53.582 +03:00 [DBG] Connection id "0HNC8090TGJOB" accepted. 2025-07-10 19:07:53.583 +03:00 [DBG] Connection id "0HNC8090TGJOB" started. 2025-07-10 19:07:53.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:07:53.583 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:07:53.583 +03:00 [DBG] POST requests are not supported 2025-07-10 19:07:53.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:07:53.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-07-10 19:07:53.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:07:53.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:07:53.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:07:53.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:07:53.583 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:07:53.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:07:53.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-07-10 19:07:53.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:07:53.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:07:53.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-07-10 19:07:53.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:07:53.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-07-10 19:07:53.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:07:53.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:07:53.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:07:53.583 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:07:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:07:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:07:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:07:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:07:53.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:07:53.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1153ms. 2025-07-10 19:07:53.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:07:53.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:07:53.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:07:53.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:07:53.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:07:53.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7409ms 2025-07-10 19:07:53.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:07:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOB" completed keep alive response. 2025-07-10 19:07:53.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3815ms 2025-07-10 19:07:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOB" received FIN. 2025-07-10 19:07:53.585 +03:00 [DBG] Connection id "0HNC8090TGJOB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:07:53.585 +03:00 [DBG] Connection id "0HNC8090TGJOB" disconnecting. 2025-07-10 19:07:53.585 +03:00 [DBG] Connection id "0HNC8090TGJOB" stopped. 2025-07-10 19:08:53.576 +03:00 [DBG] Connection id "0HNC8090TGJOC" accepted. 2025-07-10 19:08:53.576 +03:00 [DBG] Connection id "0HNC8090TGJOC" started. 2025-07-10 19:08:53.576 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:08:53.576 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:08:53.576 +03:00 [DBG] POST requests are not supported 2025-07-10 19:08:53.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:08:53.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-07-10 19:08:53.577 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:08:53.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:08:53.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:08:53.577 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:08:53.577 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:08:53.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:08:53.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-07-10 19:08:53.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:08:53.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:08:53.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-07-10 19:08:53.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:08:53.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-07-10 19:08:53.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:08:53.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:08:53.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:08:53.577 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:08:53.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:08:53.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:08:53.578 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:08:53.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1693ms. 2025-07-10 19:08:53.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:08:53.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:08:53.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:08:53.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:08:53.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:08:53.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1742ms 2025-07-10 19:08:53.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:08:53.579 +03:00 [DBG] Connection id "0HNC8090TGJOC" completed keep alive response. 2025-07-10 19:08:53.579 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2541ms 2025-07-10 19:08:53.579 +03:00 [DBG] Connection id "0HNC8090TGJOC" received FIN. 2025-07-10 19:08:53.579 +03:00 [DBG] Connection id "0HNC8090TGJOC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:08:53.579 +03:00 [DBG] Connection id "0HNC8090TGJOC" disconnecting. 2025-07-10 19:08:53.579 +03:00 [DBG] Connection id "0HNC8090TGJOC" stopped. 2025-07-10 19:09:53.582 +03:00 [DBG] Connection id "0HNC8090TGJOD" accepted. 2025-07-10 19:09:53.582 +03:00 [DBG] Connection id "0HNC8090TGJOD" started. 2025-07-10 19:09:53.582 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:09:53.582 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:09:53.582 +03:00 [DBG] POST requests are not supported 2025-07-10 19:09:53.582 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:09:53.582 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:09:53.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:09:53.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:09:53.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:09:53.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:09:53.583 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:09:53.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:09:53.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-07-10 19:09:53.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:09:53.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:09:53.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-07-10 19:09:53.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:09:53.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-07-10 19:09:53.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:09:53.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:09:53.583 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:09:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:09:53.583 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:09:53.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1409ms. 2025-07-10 19:09:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:09:53.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:09:53.583 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:09:53.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:09:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:09:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:09:53.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:09:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:09:53.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:09:53.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:09:53.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7392ms 2025-07-10 19:09:53.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:09:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOD" completed keep alive response. 2025-07-10 19:09:53.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3773ms 2025-07-10 19:09:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOD" received FIN. 2025-07-10 19:09:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOD" disconnecting. 2025-07-10 19:09:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:09:53.585 +03:00 [DBG] Connection id "0HNC8090TGJOD" stopped. 2025-07-10 19:10:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOE" accepted. 2025-07-10 19:10:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOE" started. 2025-07-10 19:10:53.581 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:10:53.581 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:10:53.581 +03:00 [DBG] POST requests are not supported 2025-07-10 19:10:53.581 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:10:53.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-07-10 19:10:53.581 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:10:53.581 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:10:53.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:10:53.582 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:10:53.582 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:10:53.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:10:53.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-07-10 19:10:53.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:10:53.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:10:53.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-07-10 19:10:53.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:10:53.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-07-10 19:10:53.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:10:53.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:10:53.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:10:53.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:10:53.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:10:53.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:10:53.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:10:53.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:10:53.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:10:53.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1661ms. 2025-07-10 19:10:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:10:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:10:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:10:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:10:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:10:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:10:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:10:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:10:53.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:10:53.583 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:10:53.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:10:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:10:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:10:53.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:10:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:10:53.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:10:53.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:10:53.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.639ms 2025-07-10 19:10:53.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:10:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOE" completed keep alive response. 2025-07-10 19:10:53.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7948ms 2025-07-10 19:10:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOE" received FIN. 2025-07-10 19:10:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOE" disconnecting. 2025-07-10 19:10:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:10:53.586 +03:00 [DBG] Connection id "0HNC8090TGJOE" stopped. 2025-07-10 19:11:53.574 +03:00 [DBG] Connection id "0HNC8090TGJOF" accepted. 2025-07-10 19:11:53.574 +03:00 [DBG] Connection id "0HNC8090TGJOF" started. 2025-07-10 19:11:53.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:11:53.574 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:11:53.574 +03:00 [DBG] POST requests are not supported 2025-07-10 19:11:53.574 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:11:53.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-07-10 19:11:53.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:11:53.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:11:53.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:11:53.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:11:53.575 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:11:53.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:11:53.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-07-10 19:11:53.575 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:11:53.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:11:53.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-07-10 19:11:53.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:11:53.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-07-10 19:11:53.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:11:53.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:11:53.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:11:53.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:11:53.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:11:53.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-07-10 19:11:53.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:11:53.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:11:53.575 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:11:53.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:11:53.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:11:53.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:11:53.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:11:53.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:11:53.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:11:53.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:11:53.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.712ms 2025-07-10 19:11:53.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:11:53.576 +03:00 [DBG] Connection id "0HNC8090TGJOF" completed keep alive response. 2025-07-10 19:11:53.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3259ms 2025-07-10 19:11:53.576 +03:00 [DBG] Connection id "0HNC8090TGJOF" received FIN. 2025-07-10 19:11:53.576 +03:00 [DBG] Connection id "0HNC8090TGJOF" disconnecting. 2025-07-10 19:11:53.576 +03:00 [DBG] Connection id "0HNC8090TGJOF" stopped. 2025-07-10 19:11:53.576 +03:00 [DBG] Connection id "0HNC8090TGJOF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:12:53.578 +03:00 [DBG] Connection id "0HNC8090TGJOG" accepted. 2025-07-10 19:12:53.578 +03:00 [DBG] Connection id "0HNC8090TGJOG" started. 2025-07-10 19:12:53.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:12:53.579 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:12:53.579 +03:00 [DBG] POST requests are not supported 2025-07-10 19:12:53.579 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:12:53.579 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:12:53.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:12:53.579 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:12:53.579 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:12:53.579 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:12:53.579 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:12:53.579 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:12:53.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-07-10 19:12:53.579 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:12:53.579 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:12:53.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-07-10 19:12:53.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:12:53.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-07-10 19:12:53.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:12:53.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:12:53.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:12:53.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:12:53.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:12:53.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-10 19:12:53.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:12:53.579 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:12:53.580 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:12:53.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:12:53.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:12:53.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:12:53.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:12:53.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:12:53.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:12:53.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:12:53.580 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7167ms 2025-07-10 19:12:53.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:12:53.580 +03:00 [DBG] Connection id "0HNC8090TGJOG" completed keep alive response. 2025-07-10 19:12:53.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2983ms 2025-07-10 19:12:53.580 +03:00 [DBG] Connection id "0HNC8090TGJOG" received FIN. 2025-07-10 19:12:53.580 +03:00 [DBG] Connection id "0HNC8090TGJOG" disconnecting. 2025-07-10 19:12:53.580 +03:00 [DBG] Connection id "0HNC8090TGJOG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:12:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOG" stopped. 2025-07-10 19:13:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOH" accepted. 2025-07-10 19:13:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOH" started. 2025-07-10 19:13:53.581 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:13:53.581 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:13:53.581 +03:00 [DBG] POST requests are not supported 2025-07-10 19:13:53.581 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:13:53.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-07-10 19:13:53.581 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:13:53.581 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:13:53.581 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:13:53.581 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:13:53.581 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:13:53.581 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:13:53.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-07-10 19:13:53.581 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:13:53.581 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:13:53.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-07-10 19:13:53.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:13:53.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-07-10 19:13:53.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:13:53.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:13:53.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:13:53.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:13:53.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:13:53.582 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1157ms. 2025-07-10 19:13:53.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:13:53.582 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:13:53.582 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:13:53.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:13:53.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:13:53.582 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6151ms 2025-07-10 19:13:53.582 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:13:53.582 +03:00 [DBG] Connection id "0HNC8090TGJOH" completed keep alive response. 2025-07-10 19:13:53.582 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.21ms 2025-07-10 19:13:53.583 +03:00 [DBG] Connection id "0HNC8090TGJOH" received FIN. 2025-07-10 19:13:53.583 +03:00 [DBG] Connection id "0HNC8090TGJOH" disconnecting. 2025-07-10 19:13:53.583 +03:00 [DBG] Connection id "0HNC8090TGJOH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:13:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOH" stopped. 2025-07-10 19:14:53.586 +03:00 [DBG] Connection id "0HNC8090TGJOI" accepted. 2025-07-10 19:14:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOI" started. 2025-07-10 19:14:53.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:14:53.587 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:14:53.587 +03:00 [DBG] POST requests are not supported 2025-07-10 19:14:53.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:14:53.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-07-10 19:14:53.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:14:53.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:14:53.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:14:53.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:14:53.587 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:14:53.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:14:53.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-07-10 19:14:53.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:14:53.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:14:53.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-07-10 19:14:53.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:14:53.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-07-10 19:14:53.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:14:53.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:14:53.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:14:53.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:14:53.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:14:53.588 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:14:53.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-10 19:14:53.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:14:53.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:14:53.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:14:53.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:14:53.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:14:53.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7149ms 2025-07-10 19:14:53.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:14:53.588 +03:00 [DBG] Connection id "0HNC8090TGJOI" completed keep alive response. 2025-07-10 19:14:53.588 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.631ms 2025-07-10 19:14:53.589 +03:00 [DBG] Connection id "0HNC8090TGJOI" received FIN. 2025-07-10 19:14:53.589 +03:00 [DBG] Connection id "0HNC8090TGJOI" disconnecting. 2025-07-10 19:14:53.589 +03:00 [DBG] Connection id "0HNC8090TGJOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:14:53.590 +03:00 [DBG] Connection id "0HNC8090TGJOI" stopped. 2025-07-10 19:15:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOJ" accepted. 2025-07-10 19:15:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOJ" started. 2025-07-10 19:15:53.581 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:15:53.581 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:15:53.581 +03:00 [DBG] POST requests are not supported 2025-07-10 19:15:53.581 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:15:53.582 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:15:53.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:15:53.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:15:53.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:15:53.582 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:15:53.582 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:15:53.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:15:53.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-07-10 19:15:53.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:15:53.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:15:53.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-07-10 19:15:53.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:15:53.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-07-10 19:15:53.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:15:53.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:15:53.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:15:53.583 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:15:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:15:53.583 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:15:53.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1731ms. 2025-07-10 19:15:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:15:53.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:15:53.583 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:15:53.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:15:53.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:15:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:15:53.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:15:53.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:15:53.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:15:53.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:15:53.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3164ms 2025-07-10 19:15:53.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:15:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOJ" completed keep alive response. 2025-07-10 19:15:53.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6222ms 2025-07-10 19:15:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOJ" received FIN. 2025-07-10 19:15:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOJ" disconnecting. 2025-07-10 19:15:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:15:53.586 +03:00 [DBG] Connection id "0HNC8090TGJOJ" stopped. 2025-07-10 19:16:53.577 +03:00 [DBG] Connection id "0HNC8090TGJOK" accepted. 2025-07-10 19:16:53.577 +03:00 [DBG] Connection id "0HNC8090TGJOK" started. 2025-07-10 19:16:53.577 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:16:53.577 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:16:53.577 +03:00 [DBG] POST requests are not supported 2025-07-10 19:16:53.578 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:16:53.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-07-10 19:16:53.578 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:16:53.578 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:16:53.578 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:16:53.578 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:16:53.578 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:16:53.578 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:16:53.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-07-10 19:16:53.578 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:16:53.578 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:16:53.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-07-10 19:16:53.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:16:53.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-07-10 19:16:53.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:16:53.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:16:53.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:16:53.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:16:53.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:16:53.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:16:53.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:16:53.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:16:53.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:16:53.580 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1889ms. 2025-07-10 19:16:53.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:16:53.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:16:53.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:16:53.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:16:53.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:16:53.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:16:53.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:16:53.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:16:53.580 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:16:53.580 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:16:53.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:16:53.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:16:53.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:16:53.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:16:53.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:16:53.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:16:53.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:16:53.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.176ms 2025-07-10 19:16:53.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:16:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOK" completed keep alive response. 2025-07-10 19:16:53.581 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7757ms 2025-07-10 19:16:53.581 +03:00 [DBG] Connection id "0HNC8090TGJOK" received FIN. 2025-07-10 19:16:53.582 +03:00 [DBG] Connection id "0HNC8090TGJOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:16:53.582 +03:00 [DBG] Connection id "0HNC8090TGJOK" disconnecting. 2025-07-10 19:16:53.582 +03:00 [DBG] Connection id "0HNC8090TGJOK" stopped. 2025-07-10 19:17:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOL" accepted. 2025-07-10 19:17:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOL" started. 2025-07-10 19:17:53.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:17:53.587 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:17:53.587 +03:00 [DBG] POST requests are not supported 2025-07-10 19:17:53.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:17:53.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-07-10 19:17:53.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:17:53.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:17:53.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:17:53.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:17:53.587 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:17:53.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:17:53.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-07-10 19:17:53.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:17:53.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:17:53.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-07-10 19:17:53.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:17:53.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-07-10 19:17:53.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:17:53.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:17:53.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:17:53.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:17:53.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:17:53.588 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:17:53.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-10 19:17:53.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:17:53.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:17:53.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:17:53.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:17:53.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:17:53.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7091ms 2025-07-10 19:17:53.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:17:53.588 +03:00 [DBG] Connection id "0HNC8090TGJOL" completed keep alive response. 2025-07-10 19:17:53.588 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3527ms 2025-07-10 19:17:53.589 +03:00 [DBG] Connection id "0HNC8090TGJOL" received FIN. 2025-07-10 19:17:53.589 +03:00 [DBG] Connection id "0HNC8090TGJOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:17:53.589 +03:00 [DBG] Connection id "0HNC8090TGJOL" disconnecting. 2025-07-10 19:17:53.589 +03:00 [DBG] Connection id "0HNC8090TGJOL" stopped. 2025-07-10 19:18:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOM" accepted. 2025-07-10 19:18:53.588 +03:00 [DBG] Connection id "0HNC8090TGJOM" started. 2025-07-10 19:18:53.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:18:53.588 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:18:53.588 +03:00 [DBG] POST requests are not supported 2025-07-10 19:18:53.588 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:18:53.588 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:18:53.588 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:18:53.588 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:18:53.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:18:53.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:18:53.588 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:18:53.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:18:53.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-07-10 19:18:53.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:18:53.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:18:53.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-07-10 19:18:53.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:18:53.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-07-10 19:18:53.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:18:53.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:18:53.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:18:53.589 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:18:53.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:18:53.589 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:18:53.589 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-10 19:18:53.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:18:53.589 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:18:53.589 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:18:53.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:18:53.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:18:53.589 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7013ms 2025-07-10 19:18:53.589 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:18:53.589 +03:00 [DBG] Connection id "0HNC8090TGJOM" completed keep alive response. 2025-07-10 19:18:53.589 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3611ms 2025-07-10 19:18:53.590 +03:00 [DBG] Connection id "0HNC8090TGJOM" received FIN. 2025-07-10 19:18:53.590 +03:00 [DBG] Connection id "0HNC8090TGJOM" disconnecting. 2025-07-10 19:18:53.590 +03:00 [DBG] Connection id "0HNC8090TGJOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:18:53.591 +03:00 [DBG] Connection id "0HNC8090TGJOM" stopped. 2025-07-10 19:19:53.592 +03:00 [DBG] Connection id "0HNC8090TGJON" accepted. 2025-07-10 19:19:53.592 +03:00 [DBG] Connection id "0HNC8090TGJON" started. 2025-07-10 19:19:53.592 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:19:53.592 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:19:53.592 +03:00 [DBG] POST requests are not supported 2025-07-10 19:19:53.592 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:19:53.592 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:19:53.592 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:19:53.592 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:19:53.592 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:19:53.592 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:19:53.592 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:19:53.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:19:53.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:19:53.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:19:53.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:19:53.593 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:19:53.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:19:53.593 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:19:53.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:19:53.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:19:53.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:19:53.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:19:53.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:19:53.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:19:53.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:19:53.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:19:53.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:19:53.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1727ms. 2025-07-10 19:19:53.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:19:53.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:19:53.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:19:53.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:19:53.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:19:53.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3337ms 2025-07-10 19:19:53.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:19:53.594 +03:00 [DBG] Connection id "0HNC8090TGJON" completed keep alive response. 2025-07-10 19:19:53.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5095ms 2025-07-10 19:19:53.595 +03:00 [DBG] Connection id "0HNC8090TGJON" received FIN. 2025-07-10 19:19:53.595 +03:00 [DBG] Connection id "0HNC8090TGJON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:19:53.595 +03:00 [DBG] Connection id "0HNC8090TGJON" disconnecting. 2025-07-10 19:19:53.595 +03:00 [DBG] Connection id "0HNC8090TGJON" stopped. 2025-07-10 19:20:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOO" accepted. 2025-07-10 19:20:53.584 +03:00 [DBG] Connection id "0HNC8090TGJOO" started. 2025-07-10 19:20:53.585 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:20:53.585 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:20:53.585 +03:00 [DBG] POST requests are not supported 2025-07-10 19:20:53.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:20:53.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-07-10 19:20:53.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:20:53.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:20:53.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:20:53.585 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:20:53.585 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:20:53.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:20:53.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-07-10 19:20:53.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:20:53.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:20:53.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-07-10 19:20:53.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:20:53.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-07-10 19:20:53.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:20:53.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:20:53.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:20:53.586 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:20:53.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:20:53.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:20:53.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1515ms. 2025-07-10 19:20:53.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:20:53.586 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:20:53.586 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:20:53.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:20:53.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:20:53.586 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0934ms 2025-07-10 19:20:53.587 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:20:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOO" completed keep alive response. 2025-07-10 19:20:53.587 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1016ms 2025-07-10 19:20:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOO" received FIN. 2025-07-10 19:20:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOO" disconnecting. 2025-07-10 19:20:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:20:53.588 +03:00 [DBG] Connection id "0HNC8090TGJOO" stopped. 2025-07-10 19:21:53.589 +03:00 [DBG] Connection id "0HNC8090TGJOP" accepted. 2025-07-10 19:21:53.590 +03:00 [DBG] Connection id "0HNC8090TGJOP" started. 2025-07-10 19:21:53.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:21:53.590 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:21:53.590 +03:00 [DBG] POST requests are not supported 2025-07-10 19:21:53.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:21:53.590 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:21:53.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:21:53.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:21:53.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:21:53.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:21:53.590 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:21:53.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:21:53.590 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:21:53.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:21:53.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:21:53.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:21:53.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:21:53.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:21:53.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:21:53.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:21:53.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:21:53.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:21:53.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:21:53.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:21:53.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:21:53.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:21:53.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:21:53.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-10 19:21:53.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:21:53.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:21:53.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:21:53.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:21:53.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:21:53.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6984ms 2025-07-10 19:21:53.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:21:53.591 +03:00 [DBG] Connection id "0HNC8090TGJOP" completed keep alive response. 2025-07-10 19:21:53.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.305ms 2025-07-10 19:21:53.591 +03:00 [DBG] Connection id "0HNC8090TGJOP" received FIN. 2025-07-10 19:21:53.591 +03:00 [DBG] Connection id "0HNC8090TGJOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:21:53.591 +03:00 [DBG] Connection id "0HNC8090TGJOP" disconnecting. 2025-07-10 19:21:53.591 +03:00 [DBG] Connection id "0HNC8090TGJOP" stopped. 2025-07-10 19:22:53.856 +03:00 [DBG] Connection id "0HNC8090TGJOQ" accepted. 2025-07-10 19:22:53.857 +03:00 [DBG] Connection id "0HNC8090TGJOQ" started. 2025-07-10 19:22:53.857 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:22:53.857 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:22:53.857 +03:00 [DBG] POST requests are not supported 2025-07-10 19:22:53.857 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:22:53.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-07-10 19:22:53.857 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:22:53.857 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:22:53.857 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:22:53.857 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:22:53.857 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:22:53.857 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:22:53.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-07-10 19:22:53.857 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:22:53.857 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:22:53.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-07-10 19:22:53.857 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:22:53.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-07-10 19:22:53.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:22:53.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:22:53.857 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:22:53.857 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:22:53.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:22:53.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:22:53.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:22:53.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:22:53.857 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:22:53.858 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-10 19:22:53.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:22:53.858 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:22:53.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:22:53.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:22:53.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:22:53.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7646ms 2025-07-10 19:22:53.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:22:53.858 +03:00 [DBG] Connection id "0HNC8090TGJOQ" completed keep alive response. 2025-07-10 19:22:53.858 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4773ms 2025-07-10 19:22:53.858 +03:00 [DBG] Connection id "0HNC8090TGJOQ" received FIN. 2025-07-10 19:22:53.859 +03:00 [DBG] Connection id "0HNC8090TGJOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:22:53.859 +03:00 [DBG] Connection id "0HNC8090TGJOQ" disconnecting. 2025-07-10 19:22:53.859 +03:00 [DBG] Connection id "0HNC8090TGJOQ" stopped. 2025-07-10 19:23:53.597 +03:00 [DBG] Connection id "0HNC8090TGJOR" accepted. 2025-07-10 19:23:53.598 +03:00 [DBG] Connection id "0HNC8090TGJOR" started. 2025-07-10 19:23:53.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:23:53.598 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:23:53.598 +03:00 [DBG] POST requests are not supported 2025-07-10 19:23:53.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:23:53.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-07-10 19:23:53.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:23:53.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:23:53.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:23:53.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:23:53.598 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:23:53.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:23:53.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-07-10 19:23:53.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:23:53.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:23:53.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-07-10 19:23:53.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:23:53.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-07-10 19:23:53.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:23:53.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:23:53.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:23:53.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:23:53.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:23:53.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:23:53.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:23:53.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:23:53.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:23:53.598 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-10 19:23:53.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:23:53.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:23:53.599 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:23:53.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:23:53.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:23:53.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8299ms 2025-07-10 19:23:53.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:23:53.599 +03:00 [DBG] Connection id "0HNC8090TGJOR" completed keep alive response. 2025-07-10 19:23:53.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4354ms 2025-07-10 19:23:53.599 +03:00 [DBG] Connection id "0HNC8090TGJOR" received FIN. 2025-07-10 19:23:53.599 +03:00 [DBG] Connection id "0HNC8090TGJOR" disconnecting. 2025-07-10 19:23:53.599 +03:00 [DBG] Connection id "0HNC8090TGJOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:23:53.601 +03:00 [DBG] Connection id "0HNC8090TGJOR" stopped. 2025-07-10 19:24:53.585 +03:00 [DBG] Connection id "0HNC8090TGJOS" accepted. 2025-07-10 19:24:53.585 +03:00 [DBG] Connection id "0HNC8090TGJOS" started. 2025-07-10 19:24:53.586 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:24:53.586 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:24:53.586 +03:00 [DBG] POST requests are not supported 2025-07-10 19:24:53.586 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:24:53.586 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:24:53.586 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:24:53.586 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:24:53.586 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:24:53.586 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:24:53.586 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:24:53.586 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:24:53.586 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:24:53.586 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:24:53.586 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:24:53.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-07-10 19:24:53.586 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:24:53.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-07-10 19:24:53.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:24:53.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:24:53.586 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:24:53.586 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:24:53.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:24:53.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:24:53.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:24:53.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:24:53.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:24:53.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1437ms. 2025-07-10 19:24:53.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:24:53.587 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:24:53.587 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:24:53.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:24:53.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:24:53.587 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8612ms 2025-07-10 19:24:53.587 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:24:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOS" completed keep alive response. 2025-07-10 19:24:53.587 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5213ms 2025-07-10 19:24:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOS" received FIN. 2025-07-10 19:24:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:24:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOS" disconnecting. 2025-07-10 19:24:53.587 +03:00 [DBG] Connection id "0HNC8090TGJOS" stopped. 2025-07-10 19:25:53.595 +03:00 [DBG] Connection id "0HNC8090TGJOT" accepted. 2025-07-10 19:25:53.595 +03:00 [DBG] Connection id "0HNC8090TGJOT" started. 2025-07-10 19:25:53.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:25:53.595 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:25:53.595 +03:00 [DBG] POST requests are not supported 2025-07-10 19:25:53.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:25:53.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-07-10 19:25:53.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:25:53.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:25:53.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:25:53.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:25:53.596 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:25:53.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:25:53.596 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:25:53.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:25:53.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:25:53.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:25:53.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:25:53.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-07-10 19:25:53.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:25:53.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:25:53.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:25:53.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:25:53.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:25:53.596 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-10 19:25:53.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:25:53.596 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:25:53.596 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:25:53.596 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:25:53.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:25:53.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:25:53.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:25:53.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:25:53.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:25:53.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:25:53.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8175ms 2025-07-10 19:25:53.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:25:53.597 +03:00 [DBG] Connection id "0HNC8090TGJOT" completed keep alive response. 2025-07-10 19:25:53.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4108ms 2025-07-10 19:25:53.597 +03:00 [DBG] Connection id "0HNC8090TGJOT" received FIN. 2025-07-10 19:25:53.597 +03:00 [DBG] Connection id "0HNC8090TGJOT" disconnecting. 2025-07-10 19:25:53.597 +03:00 [DBG] Connection id "0HNC8090TGJOT" stopped. 2025-07-10 19:25:53.597 +03:00 [DBG] Connection id "0HNC8090TGJOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:26:53.599 +03:00 [DBG] Connection id "0HNC8090TGJOU" accepted. 2025-07-10 19:26:53.599 +03:00 [DBG] Connection id "0HNC8090TGJOU" started. 2025-07-10 19:26:53.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:26:53.599 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:26:53.599 +03:00 [DBG] POST requests are not supported 2025-07-10 19:26:53.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:26:53.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-07-10 19:26:53.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:26:53.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:26:53.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:26:53.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:26:53.599 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:26:53.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:26:53.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-07-10 19:26:53.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:26:53.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:26:53.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-07-10 19:26:53.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:26:53.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-07-10 19:26:53.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:26:53.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:26:53.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:26:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:26:53.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:26:53.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-10 19:26:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:26:53.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:26:53.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:26:53.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:26:53.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:26:53.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0183ms 2025-07-10 19:26:53.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:26:53.601 +03:00 [DBG] Connection id "0HNC8090TGJOU" completed keep alive response. 2025-07-10 19:26:53.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7714ms 2025-07-10 19:26:53.601 +03:00 [DBG] Connection id "0HNC8090TGJOU" received FIN. 2025-07-10 19:26:53.601 +03:00 [DBG] Connection id "0HNC8090TGJOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:26:53.601 +03:00 [DBG] Connection id "0HNC8090TGJOU" disconnecting. 2025-07-10 19:26:53.601 +03:00 [DBG] Connection id "0HNC8090TGJOU" stopped. 2025-07-10 19:27:53.600 +03:00 [DBG] Connection id "0HNC8090TGJOV" accepted. 2025-07-10 19:27:53.600 +03:00 [DBG] Connection id "0HNC8090TGJOV" started. 2025-07-10 19:27:53.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:27:53.600 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:27:53.600 +03:00 [DBG] POST requests are not supported 2025-07-10 19:27:53.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:27:53.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-07-10 19:27:53.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:27:53.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:27:53.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:27:53.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:27:53.600 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:27:53.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:27:53.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-07-10 19:27:53.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:27:53.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:27:53.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-07-10 19:27:53.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:27:53.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-07-10 19:27:53.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:27:53.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:27:53.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:27:53.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:27:53.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:27:53.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-10 19:27:53.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:27:53.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:27:53.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:27:53.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:27:53.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:27:53.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7353ms 2025-07-10 19:27:53.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:27:53.602 +03:00 [DBG] Connection id "0HNC8090TGJOV" completed keep alive response. 2025-07-10 19:27:53.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4033ms 2025-07-10 19:27:53.602 +03:00 [DBG] Connection id "0HNC8090TGJOV" received FIN. 2025-07-10 19:27:53.602 +03:00 [DBG] Connection id "0HNC8090TGJOV" disconnecting. 2025-07-10 19:27:53.602 +03:00 [DBG] Connection id "0HNC8090TGJOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:27:53.603 +03:00 [DBG] Connection id "0HNC8090TGJOV" stopped. 2025-07-10 19:28:53.592 +03:00 [DBG] Connection id "0HNC8090TGJP0" accepted. 2025-07-10 19:28:53.592 +03:00 [DBG] Connection id "0HNC8090TGJP0" started. 2025-07-10 19:28:53.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:28:53.593 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:28:53.593 +03:00 [DBG] POST requests are not supported 2025-07-10 19:28:53.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:28:53.593 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:28:53.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:28:53.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:28:53.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:28:53.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:28:53.593 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:28:53.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:28:53.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:28:53.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:28:53.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:28:53.593 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:28:53.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:28:53.593 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:28:53.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:28:53.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:28:53.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:28:53.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:28:53.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:28:53.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:28:53.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:28:53.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:28:53.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:28:53.593 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-07-10 19:28:53.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:28:53.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:28:53.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:28:53.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:28:53.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:28:53.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6929ms 2025-07-10 19:28:53.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:28:53.594 +03:00 [DBG] Connection id "0HNC8090TGJP0" completed keep alive response. 2025-07-10 19:28:53.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2912ms 2025-07-10 19:28:53.594 +03:00 [DBG] Connection id "0HNC8090TGJP0" received FIN. 2025-07-10 19:28:53.594 +03:00 [DBG] Connection id "0HNC8090TGJP0" disconnecting. 2025-07-10 19:28:53.594 +03:00 [DBG] Connection id "0HNC8090TGJP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:28:53.595 +03:00 [DBG] Connection id "0HNC8090TGJP0" stopped. 2025-07-10 19:29:53.596 +03:00 [DBG] Connection id "0HNC8090TGJP1" accepted. 2025-07-10 19:29:53.596 +03:00 [DBG] Connection id "0HNC8090TGJP1" started. 2025-07-10 19:29:53.596 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:29:53.596 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:29:53.596 +03:00 [DBG] POST requests are not supported 2025-07-10 19:29:53.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:29:53.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-07-10 19:29:53.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:29:53.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:29:53.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:29:53.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:29:53.596 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:29:53.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:29:53.596 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:29:53.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:29:53.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:29:53.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-07-10 19:29:53.597 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:29:53.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-07-10 19:29:53.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:29:53.597 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:29:53.597 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:29:53.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:29:53.597 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:29:53.597 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1152ms. 2025-07-10 19:29:53.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:29:53.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:29:53.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:29:53.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:29:53.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:29:53.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7753ms 2025-07-10 19:29:53.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:29:53.597 +03:00 [DBG] Connection id "0HNC8090TGJP1" completed keep alive response. 2025-07-10 19:29:53.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4473ms 2025-07-10 19:29:53.598 +03:00 [DBG] Connection id "0HNC8090TGJP1" received FIN. 2025-07-10 19:29:53.598 +03:00 [DBG] Connection id "0HNC8090TGJP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:29:53.598 +03:00 [DBG] Connection id "0HNC8090TGJP1" disconnecting. 2025-07-10 19:29:53.598 +03:00 [DBG] Connection id "0HNC8090TGJP1" stopped. 2025-07-10 19:30:53.602 +03:00 [DBG] Connection id "0HNC8090TGJP2" accepted. 2025-07-10 19:30:53.602 +03:00 [DBG] Connection id "0HNC8090TGJP2" started. 2025-07-10 19:30:53.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:30:53.602 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:30:53.602 +03:00 [DBG] POST requests are not supported 2025-07-10 19:30:53.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:30:53.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-07-10 19:30:53.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:30:53.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:30:53.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:30:53.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:30:53.602 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:30:53.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:30:53.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-07-10 19:30:53.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:30:53.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:30:53.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-07-10 19:30:53.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:30:53.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-07-10 19:30:53.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:30:53.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:30:53.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:30:53.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:30:53.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:30:53.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1604ms. 2025-07-10 19:30:53.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:30:53.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:30:53.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:30:53.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:30:53.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:30:53.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:30:53.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:30:53.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:30:53.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:30:53.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:30:53.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:30:53.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1994ms 2025-07-10 19:30:53.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:30:53.604 +03:00 [DBG] Connection id "0HNC8090TGJP2" completed keep alive response. 2025-07-10 19:30:53.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1271ms 2025-07-10 19:30:53.604 +03:00 [DBG] Connection id "0HNC8090TGJP2" received FIN. 2025-07-10 19:30:53.605 +03:00 [DBG] Connection id "0HNC8090TGJP2" disconnecting. 2025-07-10 19:30:53.605 +03:00 [DBG] Connection id "0HNC8090TGJP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:30:53.606 +03:00 [DBG] Connection id "0HNC8090TGJP2" stopped. 2025-07-10 19:31:53.606 +03:00 [DBG] Connection id "0HNC8090TGJP3" accepted. 2025-07-10 19:31:53.606 +03:00 [DBG] Connection id "0HNC8090TGJP3" started. 2025-07-10 19:31:53.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:31:53.606 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:31:53.606 +03:00 [DBG] POST requests are not supported 2025-07-10 19:31:53.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:31:53.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-07-10 19:31:53.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:31:53.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:31:53.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:31:53.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:31:53.606 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:31:53.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:31:53.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-07-10 19:31:53.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:31:53.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:31:53.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-07-10 19:31:53.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:31:53.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-07-10 19:31:53.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:31:53.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:31:53.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:31:53.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:31:53.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:31:53.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-10 19:31:53.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:31:53.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:31:53.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:31:53.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:31:53.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:31:53.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6142ms 2025-07-10 19:31:53.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:31:53.607 +03:00 [DBG] Connection id "0HNC8090TGJP3" completed keep alive response. 2025-07-10 19:31:53.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2257ms 2025-07-10 19:31:53.608 +03:00 [DBG] Connection id "0HNC8090TGJP3" received FIN. 2025-07-10 19:31:53.608 +03:00 [DBG] Connection id "0HNC8090TGJP3" disconnecting. 2025-07-10 19:31:53.608 +03:00 [DBG] Connection id "0HNC8090TGJP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:31:53.609 +03:00 [DBG] Connection id "0HNC8090TGJP3" stopped. 2025-07-10 19:32:53.611 +03:00 [DBG] Connection id "0HNC8090TGJP4" accepted. 2025-07-10 19:32:53.611 +03:00 [DBG] Connection id "0HNC8090TGJP4" started. 2025-07-10 19:32:53.611 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:32:53.611 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:32:53.611 +03:00 [DBG] POST requests are not supported 2025-07-10 19:32:53.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:32:53.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-07-10 19:32:53.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:32:53.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:32:53.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:32:53.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:32:53.612 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:32:53.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:32:53.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-07-10 19:32:53.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:32:53.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:32:53.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-07-10 19:32:53.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:32:53.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-07-10 19:32:53.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:32:53.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:32:53.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:32:53.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:32:53.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:32:53.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:32:53.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:32:53.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:32:53.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:32:53.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.226ms. 2025-07-10 19:32:53.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:32:53.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:32:53.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:32:53.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:32:53.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:32:53.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3501ms 2025-07-10 19:32:53.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:32:53.614 +03:00 [DBG] Connection id "0HNC8090TGJP4" completed keep alive response. 2025-07-10 19:32:53.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3746ms 2025-07-10 19:32:53.614 +03:00 [DBG] Connection id "0HNC8090TGJP4" received FIN. 2025-07-10 19:32:53.614 +03:00 [DBG] Connection id "0HNC8090TGJP4" disconnecting. 2025-07-10 19:32:53.614 +03:00 [DBG] Connection id "0HNC8090TGJP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:32:53.615 +03:00 [DBG] Connection id "0HNC8090TGJP4" stopped. 2025-07-10 19:33:53.599 +03:00 [DBG] Connection id "0HNC8090TGJP5" accepted. 2025-07-10 19:33:53.599 +03:00 [DBG] Connection id "0HNC8090TGJP5" started. 2025-07-10 19:33:53.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:33:53.600 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:33:53.600 +03:00 [DBG] POST requests are not supported 2025-07-10 19:33:53.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:33:53.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-07-10 19:33:53.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:33:53.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:33:53.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:33:53.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:33:53.600 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:33:53.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:33:53.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-07-10 19:33:53.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:33:53.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:33:53.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-07-10 19:33:53.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:33:53.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-07-10 19:33:53.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:33:53.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:33:53.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:33:53.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:33:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:33:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:33:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:33:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:33:53.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:33:53.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1448ms. 2025-07-10 19:33:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:33:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:33:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:33:53.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:33:53.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:33:53.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:33:53.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:33:53.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7906ms 2025-07-10 19:33:53.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:33:53.601 +03:00 [DBG] Connection id "0HNC8090TGJP5" completed keep alive response. 2025-07-10 19:33:53.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4069ms 2025-07-10 19:33:53.601 +03:00 [DBG] Connection id "0HNC8090TGJP5" received FIN. 2025-07-10 19:33:53.601 +03:00 [DBG] Connection id "0HNC8090TGJP5" disconnecting. 2025-07-10 19:33:53.601 +03:00 [DBG] Connection id "0HNC8090TGJP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:33:53.602 +03:00 [DBG] Connection id "0HNC8090TGJP5" stopped. 2025-07-10 19:34:53.601 +03:00 [DBG] Connection id "0HNC8090TGJP6" accepted. 2025-07-10 19:34:53.601 +03:00 [DBG] Connection id "0HNC8090TGJP6" started. 2025-07-10 19:34:53.601 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:34:53.601 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:34:53.601 +03:00 [DBG] POST requests are not supported 2025-07-10 19:34:53.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:34:53.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-07-10 19:34:53.601 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:34:53.601 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:34:53.601 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:34:53.601 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:34:53.601 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:34:53.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:34:53.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-07-10 19:34:53.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:34:53.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:34:53.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-07-10 19:34:53.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:34:53.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-07-10 19:34:53.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:34:53.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:34:53.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:34:53.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:34:53.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:34:53.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:34:53.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:34:53.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:34:53.602 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-10 19:34:53.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:34:53.602 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:34:53.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:34:53.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:34:53.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:34:53.602 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.697ms 2025-07-10 19:34:53.602 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:34:53.602 +03:00 [DBG] Connection id "0HNC8090TGJP6" completed keep alive response. 2025-07-10 19:34:53.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3211ms 2025-07-10 19:34:53.602 +03:00 [DBG] Connection id "0HNC8090TGJP6" received FIN. 2025-07-10 19:34:53.602 +03:00 [DBG] Connection id "0HNC8090TGJP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:34:53.603 +03:00 [DBG] Connection id "0HNC8090TGJP6" disconnecting. 2025-07-10 19:34:53.603 +03:00 [DBG] Connection id "0HNC8090TGJP6" stopped. 2025-07-10 19:35:53.606 +03:00 [DBG] Connection id "0HNC8090TGJP7" accepted. 2025-07-10 19:35:53.606 +03:00 [DBG] Connection id "0HNC8090TGJP7" started. 2025-07-10 19:35:53.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:35:53.607 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:35:53.607 +03:00 [DBG] POST requests are not supported 2025-07-10 19:35:53.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:35:53.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-07-10 19:35:53.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:35:53.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:35:53.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:35:53.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:35:53.607 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:35:53.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:35:53.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-07-10 19:35:53.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:35:53.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:35:53.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-07-10 19:35:53.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:35:53.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-07-10 19:35:53.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:35:53.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:35:53.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:35:53.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:35:53.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:35:53.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:35:53.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:35:53.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:35:53.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:35:53.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.209ms. 2025-07-10 19:35:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:35:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:35:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:35:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:35:53.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:35:53.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:35:53.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:35:53.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:35:53.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:35:53.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:35:53.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:35:53.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:35:53.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:35:53.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:35:53.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:35:53.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:35:53.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:35:53.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0702ms 2025-07-10 19:35:53.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:35:53.610 +03:00 [DBG] Connection id "0HNC8090TGJP7" completed keep alive response. 2025-07-10 19:35:53.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6685ms 2025-07-10 19:35:53.610 +03:00 [DBG] Connection id "0HNC8090TGJP7" received FIN. 2025-07-10 19:35:53.611 +03:00 [DBG] Connection id "0HNC8090TGJP7" disconnecting. 2025-07-10 19:35:53.611 +03:00 [DBG] Connection id "0HNC8090TGJP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:35:53.612 +03:00 [DBG] Connection id "0HNC8090TGJP7" stopped. 2025-07-10 19:36:53.612 +03:00 [DBG] Connection id "0HNC8090TGJP8" accepted. 2025-07-10 19:36:53.612 +03:00 [DBG] Connection id "0HNC8090TGJP8" started. 2025-07-10 19:36:53.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:36:53.613 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:36:53.613 +03:00 [DBG] POST requests are not supported 2025-07-10 19:36:53.613 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:36:53.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-07-10 19:36:53.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:36:53.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:36:53.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:36:53.613 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:36:53.613 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:36:53.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:36:53.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:36:53.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:36:53.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:36:53.613 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:36:53.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:36:53.613 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:36:53.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:36:53.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:36:53.614 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:36:53.614 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:36:53.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:36:53.614 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:36:53.614 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1596ms. 2025-07-10 19:36:53.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:36:53.614 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:36:53.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:36:53.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:36:53.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:36:53.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.067ms 2025-07-10 19:36:53.615 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:36:53.615 +03:00 [DBG] Connection id "0HNC8090TGJP8" completed keep alive response. 2025-07-10 19:36:53.615 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2014ms 2025-07-10 19:36:53.615 +03:00 [DBG] Connection id "0HNC8090TGJP8" received FIN. 2025-07-10 19:36:53.615 +03:00 [DBG] Connection id "0HNC8090TGJP8" disconnecting. 2025-07-10 19:36:53.615 +03:00 [DBG] Connection id "0HNC8090TGJP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:36:53.616 +03:00 [DBG] Connection id "0HNC8090TGJP8" stopped. 2025-07-10 19:37:53.614 +03:00 [DBG] Connection id "0HNC8090TGJP9" accepted. 2025-07-10 19:37:53.614 +03:00 [DBG] Connection id "0HNC8090TGJP9" started. 2025-07-10 19:37:53.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:37:53.615 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:37:53.615 +03:00 [DBG] POST requests are not supported 2025-07-10 19:37:53.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:37:53.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:37:53.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:37:53.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:37:53.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:37:53.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:37:53.615 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:37:53.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:37:53.615 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:37:53.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:37:53.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:37:53.615 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:37:53.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:37:53.615 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:37:53.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:37:53.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:37:53.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:37:53.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:37:53.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:37:53.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:37:53.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:37:53.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:37:53.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:37:53.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.162ms. 2025-07-10 19:37:53.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:37:53.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:37:53.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:37:53.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:37:53.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:37:53.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:37:53.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:37:53.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:37:53.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:37:53.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:37:53.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:37:53.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:37:53.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:37:53.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:37:53.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:37:53.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:37:53.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:37:53.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5806ms 2025-07-10 19:37:53.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:37:53.617 +03:00 [DBG] Connection id "0HNC8090TGJP9" completed keep alive response. 2025-07-10 19:37:53.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.57ms 2025-07-10 19:37:53.617 +03:00 [DBG] Connection id "0HNC8090TGJP9" received FIN. 2025-07-10 19:37:53.617 +03:00 [DBG] Connection id "0HNC8090TGJP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:37:53.618 +03:00 [DBG] Connection id "0HNC8090TGJP9" disconnecting. 2025-07-10 19:37:53.618 +03:00 [DBG] Connection id "0HNC8090TGJP9" stopped. 2025-07-10 19:38:53.615 +03:00 [DBG] Connection id "0HNC8090TGJPA" accepted. 2025-07-10 19:38:53.615 +03:00 [DBG] Connection id "0HNC8090TGJPA" started. 2025-07-10 19:38:53.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:38:53.616 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:38:53.616 +03:00 [DBG] POST requests are not supported 2025-07-10 19:38:53.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:38:53.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:38:53.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:38:53.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:38:53.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:38:53.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:38:53.616 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:38:53.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:38:53.616 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:38:53.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:38:53.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:38:53.616 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:38:53.616 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:38:53.616 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:38:53.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:38:53.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:38:53.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:38:53.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:38:53.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:38:53.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:38:53.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-10 19:38:53.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:38:53.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:38:53.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:38:53.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:38:53.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:38:53.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8729ms 2025-07-10 19:38:53.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:38:53.617 +03:00 [DBG] Connection id "0HNC8090TGJPA" completed keep alive response. 2025-07-10 19:38:53.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8158ms 2025-07-10 19:38:53.617 +03:00 [DBG] Connection id "0HNC8090TGJPA" received FIN. 2025-07-10 19:38:53.618 +03:00 [DBG] Connection id "0HNC8090TGJPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:38:53.618 +03:00 [DBG] Connection id "0HNC8090TGJPA" disconnecting. 2025-07-10 19:38:53.618 +03:00 [DBG] Connection id "0HNC8090TGJPA" stopped. 2025-07-10 19:39:53.599 +03:00 [DBG] Connection id "0HNC8090TGJPB" accepted. 2025-07-10 19:39:53.599 +03:00 [DBG] Connection id "0HNC8090TGJPB" started. 2025-07-10 19:39:53.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:39:53.599 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:39:53.600 +03:00 [DBG] POST requests are not supported 2025-07-10 19:39:53.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:39:53.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-07-10 19:39:53.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:39:53.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:39:53.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:39:53.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:39:53.600 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:39:53.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:39:53.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-07-10 19:39:53.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:39:53.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:39:53.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-07-10 19:39:53.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:39:53.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-07-10 19:39:53.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:39:53.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:39:53.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:39:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:39:53.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:39:53.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-10 19:39:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:39:53.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:39:53.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:39:53.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:39:53.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:39:53.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:39:53.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:39:53.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:39:53.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:39:53.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:39:53.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7091ms 2025-07-10 19:39:53.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:39:53.601 +03:00 [DBG] Connection id "0HNC8090TGJPB" completed keep alive response. 2025-07-10 19:39:53.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3ms 2025-07-10 19:39:53.601 +03:00 [DBG] Connection id "0HNC8090TGJPB" received FIN. 2025-07-10 19:39:53.601 +03:00 [DBG] Connection id "0HNC8090TGJPB" disconnecting. 2025-07-10 19:39:53.601 +03:00 [DBG] Connection id "0HNC8090TGJPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:39:53.602 +03:00 [DBG] Connection id "0HNC8090TGJPB" stopped. 2025-07-10 19:40:53.607 +03:00 [DBG] Connection id "0HNC8090TGJPC" accepted. 2025-07-10 19:40:53.607 +03:00 [DBG] Connection id "0HNC8090TGJPC" started. 2025-07-10 19:40:53.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:40:53.607 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:40:53.607 +03:00 [DBG] POST requests are not supported 2025-07-10 19:40:53.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:40:53.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-07-10 19:40:53.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:40:53.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:40:53.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:40:53.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:40:53.607 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:40:53.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:40:53.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-07-10 19:40:53.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:40:53.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:40:53.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-07-10 19:40:53.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:40:53.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-07-10 19:40:53.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:40:53.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:40:53.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:40:53.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:40:53.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:40:53.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1142ms. 2025-07-10 19:40:53.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:40:53.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:40:53.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:40:53.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:40:53.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:40:53.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6747ms 2025-07-10 19:40:53.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:40:53.608 +03:00 [DBG] Connection id "0HNC8090TGJPC" completed keep alive response. 2025-07-10 19:40:53.608 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3044ms 2025-07-10 19:40:53.609 +03:00 [DBG] Connection id "0HNC8090TGJPC" received FIN. 2025-07-10 19:40:53.609 +03:00 [DBG] Connection id "0HNC8090TGJPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:40:53.609 +03:00 [DBG] Connection id "0HNC8090TGJPC" disconnecting. 2025-07-10 19:40:53.609 +03:00 [DBG] Connection id "0HNC8090TGJPC" stopped. 2025-07-10 19:41:53.601 +03:00 [DBG] Connection id "0HNC8090TGJPD" accepted. 2025-07-10 19:41:53.602 +03:00 [DBG] Connection id "0HNC8090TGJPD" started. 2025-07-10 19:41:53.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:41:53.602 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:41:53.602 +03:00 [DBG] POST requests are not supported 2025-07-10 19:41:53.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:41:53.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-07-10 19:41:53.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:41:53.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:41:53.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:41:53.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:41:53.602 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:41:53.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:41:53.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-07-10 19:41:53.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:41:53.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:41:53.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-07-10 19:41:53.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:41:53.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-07-10 19:41:53.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:41:53.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:41:53.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:41:53.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:41:53.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:41:53.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:41:53.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1396ms. 2025-07-10 19:41:53.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:41:53.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:41:53.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:41:53.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:41:53.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:41:53.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9862ms 2025-07-10 19:41:53.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:41:53.603 +03:00 [DBG] Connection id "0HNC8090TGJPD" completed keep alive response. 2025-07-10 19:41:53.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7055ms 2025-07-10 19:41:53.604 +03:00 [DBG] Connection id "0HNC8090TGJPD" received FIN. 2025-07-10 19:41:53.604 +03:00 [DBG] Connection id "0HNC8090TGJPD" disconnecting. 2025-07-10 19:41:53.604 +03:00 [DBG] Connection id "0HNC8090TGJPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:41:53.605 +03:00 [DBG] Connection id "0HNC8090TGJPD" stopped. 2025-07-10 19:42:53.615 +03:00 [DBG] Connection id "0HNC8090TGJPE" accepted. 2025-07-10 19:42:53.615 +03:00 [DBG] Connection id "0HNC8090TGJPE" started. 2025-07-10 19:42:53.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:42:53.615 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:42:53.615 +03:00 [DBG] POST requests are not supported 2025-07-10 19:42:53.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:42:53.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:42:53.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:42:53.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:42:53.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:42:53.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:42:53.615 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:42:53.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:42:53.616 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:42:53.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:42:53.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:42:53.616 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:42:53.616 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:42:53.616 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:42:53.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:42:53.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:42:53.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:42:53.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:42:53.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:42:53.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:42:53.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:42:53.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:42:53.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:42:53.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.166ms. 2025-07-10 19:42:53.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:42:53.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:42:53.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:42:53.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:42:53.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:42:53.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:42:53.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:42:53.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:42:53.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:42:53.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:42:53.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:42:53.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:42:53.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:42:53.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:42:53.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:42:53.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:42:53.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:42:53.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1565ms 2025-07-10 19:42:53.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:42:53.617 +03:00 [DBG] Connection id "0HNC8090TGJPE" completed keep alive response. 2025-07-10 19:42:53.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0902ms 2025-07-10 19:42:53.617 +03:00 [DBG] Connection id "0HNC8090TGJPE" received FIN. 2025-07-10 19:42:53.618 +03:00 [DBG] Connection id "0HNC8090TGJPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:42:53.618 +03:00 [DBG] Connection id "0HNC8090TGJPE" disconnecting. 2025-07-10 19:42:53.618 +03:00 [DBG] Connection id "0HNC8090TGJPE" stopped. 2025-07-10 19:43:53.607 +03:00 [DBG] Connection id "0HNC8090TGJPF" accepted. 2025-07-10 19:43:53.607 +03:00 [DBG] Connection id "0HNC8090TGJPF" started. 2025-07-10 19:43:53.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:43:53.607 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:43:53.607 +03:00 [DBG] POST requests are not supported 2025-07-10 19:43:53.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:43:53.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-07-10 19:43:53.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:43:53.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:43:53.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:43:53.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:43:53.608 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:43:53.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:43:53.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-07-10 19:43:53.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:43:53.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:43:53.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-07-10 19:43:53.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:43:53.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-07-10 19:43:53.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:43:53.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:43:53.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:43:53.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:43:53.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:43:53.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:43:53.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:43:53.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:43:53.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:43:53.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2348ms. 2025-07-10 19:43:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:43:53.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:43:53.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:43:53.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:43:53.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:43:53.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:43:53.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:43:53.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5879ms 2025-07-10 19:43:53.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:43:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPF" completed keep alive response. 2025-07-10 19:43:53.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7036ms 2025-07-10 19:43:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPF" received FIN. 2025-07-10 19:43:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:43:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPF" disconnecting. 2025-07-10 19:43:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPF" stopped. 2025-07-10 19:44:53.607 +03:00 [DBG] Connection id "0HNC8090TGJPG" accepted. 2025-07-10 19:44:53.607 +03:00 [DBG] Connection id "0HNC8090TGJPG" started. 2025-07-10 19:44:53.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:44:53.607 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:44:53.607 +03:00 [DBG] POST requests are not supported 2025-07-10 19:44:53.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:44:53.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-07-10 19:44:53.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:44:53.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:44:53.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:44:53.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:44:53.608 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:44:53.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:44:53.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-07-10 19:44:53.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:44:53.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:44:53.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-07-10 19:44:53.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:44:53.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-07-10 19:44:53.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:44:53.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:44:53.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:44:53.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:44:53.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:44:53.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:44:53.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:44:53.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:44:53.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:44:53.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.156ms. 2025-07-10 19:44:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:44:53.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:44:53.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:44:53.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:44:53.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:44:53.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8536ms 2025-07-10 19:44:53.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:44:53.609 +03:00 [DBG] Connection id "0HNC8090TGJPG" completed keep alive response. 2025-07-10 19:44:53.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6982ms 2025-07-10 19:44:53.609 +03:00 [DBG] Connection id "0HNC8090TGJPG" received FIN. 2025-07-10 19:44:53.609 +03:00 [DBG] Connection id "0HNC8090TGJPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:44:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPG" disconnecting. 2025-07-10 19:44:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPG" stopped. 2025-07-10 19:45:53.607 +03:00 [DBG] Connection id "0HNC8090TGJPH" accepted. 2025-07-10 19:45:53.607 +03:00 [DBG] Connection id "0HNC8090TGJPH" started. 2025-07-10 19:45:53.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:45:53.608 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:45:53.608 +03:00 [DBG] POST requests are not supported 2025-07-10 19:45:53.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:45:53.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-07-10 19:45:53.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:45:53.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:45:53.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:45:53.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:45:53.608 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:45:53.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:45:53.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-07-10 19:45:53.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:45:53.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:45:53.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-07-10 19:45:53.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:45:53.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-07-10 19:45:53.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:45:53.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:45:53.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:45:53.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:45:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:45:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:45:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:45:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:45:53.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:45:53.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1674ms. 2025-07-10 19:45:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:45:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:45:53.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:45:53.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:45:53.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:45:53.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:45:53.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2133ms 2025-07-10 19:45:53.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:45:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPH" completed keep alive response. 2025-07-10 19:45:53.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.69ms 2025-07-10 19:45:53.611 +03:00 [DBG] Connection id "0HNC8090TGJPH" received FIN. 2025-07-10 19:45:53.611 +03:00 [DBG] Connection id "0HNC8090TGJPH" disconnecting. 2025-07-10 19:45:53.611 +03:00 [DBG] Connection id "0HNC8090TGJPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:45:53.612 +03:00 [DBG] Connection id "0HNC8090TGJPH" stopped. 2025-07-10 19:46:53.607 +03:00 [DBG] Connection id "0HNC8090TGJPI" accepted. 2025-07-10 19:46:53.608 +03:00 [DBG] Connection id "0HNC8090TGJPI" started. 2025-07-10 19:46:53.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:46:53.608 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:46:53.608 +03:00 [DBG] POST requests are not supported 2025-07-10 19:46:53.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:46:53.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-07-10 19:46:53.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:46:53.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:46:53.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:46:53.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:46:53.608 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:46:53.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:46:53.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-07-10 19:46:53.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:46:53.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:46:53.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-07-10 19:46:53.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:46:53.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-07-10 19:46:53.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:46:53.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:46:53.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:46:53.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:46:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:46:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:46:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:46:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:46:53.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:46:53.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1696ms. 2025-07-10 19:46:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:46:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:46:53.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:46:53.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:46:53.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:46:53.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:46:53.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:46:53.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:46:53.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:46:53.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:46:53.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:46:53.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:46:53.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:46:53.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:46:53.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:46:53.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:46:53.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:46:53.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2665ms 2025-07-10 19:46:53.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:46:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPI" completed keep alive response. 2025-07-10 19:46:53.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3827ms 2025-07-10 19:46:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPI" received FIN. 2025-07-10 19:46:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPI" disconnecting. 2025-07-10 19:46:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPI" stopped. 2025-07-10 19:46:53.611 +03:00 [DBG] Connection id "0HNC8090TGJPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:47:53.621 +03:00 [DBG] Connection id "0HNC8090TGJPJ" accepted. 2025-07-10 19:47:53.622 +03:00 [DBG] Connection id "0HNC8090TGJPJ" started. 2025-07-10 19:47:53.622 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:47:53.622 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:47:53.622 +03:00 [DBG] POST requests are not supported 2025-07-10 19:47:53.622 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:47:53.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-07-10 19:47:53.622 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:47:53.622 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:47:53.622 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:47:53.622 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:47:53.622 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:47:53.622 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:47:53.622 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:47:53.622 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:47:53.622 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:47:53.622 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:47:53.622 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:47:53.622 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:47:53.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:47:53.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:47:53.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:47:53.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:47:53.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:47:53.623 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-07-10 19:47:53.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:47:53.623 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:47:53.623 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:47:53.623 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:47:53.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:47:53.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:47:53.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:47:53.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:47:53.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:47:53.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:47:53.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2168ms 2025-07-10 19:47:53.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:47:53.624 +03:00 [DBG] Connection id "0HNC8090TGJPJ" completed keep alive response. 2025-07-10 19:47:53.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1914ms 2025-07-10 19:47:53.624 +03:00 [DBG] Connection id "0HNC8090TGJPJ" received FIN. 2025-07-10 19:47:53.624 +03:00 [DBG] Connection id "0HNC8090TGJPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:47:53.624 +03:00 [DBG] Connection id "0HNC8090TGJPJ" disconnecting. 2025-07-10 19:47:53.624 +03:00 [DBG] Connection id "0HNC8090TGJPJ" stopped. 2025-07-10 19:48:53.623 +03:00 [DBG] Connection id "0HNC8090TGJPK" accepted. 2025-07-10 19:48:53.623 +03:00 [DBG] Connection id "0HNC8090TGJPK" started. 2025-07-10 19:48:53.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:48:53.623 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:48:53.623 +03:00 [DBG] POST requests are not supported 2025-07-10 19:48:53.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:48:53.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-07-10 19:48:53.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:48:53.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:48:53.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:48:53.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:48:53.624 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:48:53.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:48:53.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-07-10 19:48:53.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:48:53.624 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:48:53.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-07-10 19:48:53.624 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:48:53.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-07-10 19:48:53.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:48:53.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:48:53.624 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:48:53.624 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:48:53.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:48:53.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:48:53.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:48:53.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:48:53.624 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:48:53.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-07-10 19:48:53.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:48:53.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:48:53.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:48:53.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:48:53.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:48:53.625 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7301ms 2025-07-10 19:48:53.625 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:48:53.625 +03:00 [DBG] Connection id "0HNC8090TGJPK" completed keep alive response. 2025-07-10 19:48:53.625 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.638ms 2025-07-10 19:48:53.625 +03:00 [DBG] Connection id "0HNC8090TGJPK" received FIN. 2025-07-10 19:48:53.625 +03:00 [DBG] Connection id "0HNC8090TGJPK" disconnecting. 2025-07-10 19:48:53.625 +03:00 [DBG] Connection id "0HNC8090TGJPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:48:53.627 +03:00 [DBG] Connection id "0HNC8090TGJPK" stopped. 2025-07-10 19:49:53.612 +03:00 [DBG] Connection id "0HNC8090TGJPL" accepted. 2025-07-10 19:49:53.612 +03:00 [DBG] Connection id "0HNC8090TGJPL" started. 2025-07-10 19:49:53.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:49:53.612 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:49:53.613 +03:00 [DBG] POST requests are not supported 2025-07-10 19:49:53.613 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:49:53.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-07-10 19:49:53.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:49:53.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:49:53.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:49:53.613 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:49:53.613 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:49:53.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:49:53.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:49:53.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:49:53.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:49:53.613 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:49:53.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:49:53.613 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:49:53.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:49:53.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:49:53.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:49:53.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:49:53.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:49:53.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-07-10 19:49:53.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:49:53.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:49:53.614 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:49:53.614 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:49:53.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:49:53.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:49:53.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:49:53.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:49:53.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:49:53.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:49:53.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:49:53.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6613ms 2025-07-10 19:49:53.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:49:53.614 +03:00 [DBG] Connection id "0HNC8090TGJPL" completed keep alive response. 2025-07-10 19:49:53.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3478ms 2025-07-10 19:49:53.614 +03:00 [DBG] Connection id "0HNC8090TGJPL" received FIN. 2025-07-10 19:49:53.614 +03:00 [DBG] Connection id "0HNC8090TGJPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:49:53.614 +03:00 [DBG] Connection id "0HNC8090TGJPL" disconnecting. 2025-07-10 19:49:53.614 +03:00 [DBG] Connection id "0HNC8090TGJPL" stopped. 2025-07-10 19:50:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPM" accepted. 2025-07-10 19:50:53.610 +03:00 [DBG] Connection id "0HNC8090TGJPM" started. 2025-07-10 19:50:53.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:50:53.610 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:50:53.610 +03:00 [DBG] POST requests are not supported 2025-07-10 19:50:53.610 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:50:53.610 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:50:53.610 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:50:53.610 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:50:53.610 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:50:53.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:50:53.611 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:50:53.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:50:53.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-07-10 19:50:53.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:50:53.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:50:53.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-07-10 19:50:53.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:50:53.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-07-10 19:50:53.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:50:53.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:50:53.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:50:53.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:50:53.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:50:53.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:50:53.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:50:53.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:50:53.611 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:50:53.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1991ms. 2025-07-10 19:50:53.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:50:53.612 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:50:53.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:50:53.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:50:53.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:50:53.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2324ms 2025-07-10 19:50:53.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:50:53.612 +03:00 [DBG] Connection id "0HNC8090TGJPM" completed keep alive response. 2025-07-10 19:50:53.612 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2884ms 2025-07-10 19:50:53.613 +03:00 [DBG] Connection id "0HNC8090TGJPM" received FIN. 2025-07-10 19:50:53.613 +03:00 [DBG] Connection id "0HNC8090TGJPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:50:53.613 +03:00 [DBG] Connection id "0HNC8090TGJPM" disconnecting. 2025-07-10 19:50:53.613 +03:00 [DBG] Connection id "0HNC8090TGJPM" stopped. 2025-07-10 19:51:53.613 +03:00 [DBG] Connection id "0HNC8090TGJPN" accepted. 2025-07-10 19:51:53.613 +03:00 [DBG] Connection id "0HNC8090TGJPN" started. 2025-07-10 19:51:53.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:51:53.614 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:51:53.614 +03:00 [DBG] POST requests are not supported 2025-07-10 19:51:53.614 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:51:53.614 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:51:53.614 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:51:53.614 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:51:53.614 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:51:53.614 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:51:53.614 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:51:53.614 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:51:53.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-07-10 19:51:53.614 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:51:53.614 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:51:53.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-07-10 19:51:53.614 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:51:53.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-07-10 19:51:53.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:51:53.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:51:53.614 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:51:53.614 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:51:53.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:51:53.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:51:53.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:51:53.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:51:53.614 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:51:53.614 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-07-10 19:51:53.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:51:53.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:51:53.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:51:53.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:51:53.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:51:53.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:51:53.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:51:53.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:51:53.615 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:51:53.615 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:51:53.615 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:51:53.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:51:53.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:51:53.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:51:53.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:51:53.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:51:53.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:51:53.615 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7334ms 2025-07-10 19:51:53.615 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:51:53.615 +03:00 [DBG] Connection id "0HNC8090TGJPN" completed keep alive response. 2025-07-10 19:51:53.615 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3195ms 2025-07-10 19:51:53.615 +03:00 [DBG] Connection id "0HNC8090TGJPN" received FIN. 2025-07-10 19:51:53.615 +03:00 [DBG] Connection id "0HNC8090TGJPN" disconnecting. 2025-07-10 19:51:53.615 +03:00 [DBG] Connection id "0HNC8090TGJPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:51:53.616 +03:00 [DBG] Connection id "0HNC8090TGJPN" stopped. 2025-07-10 19:52:53.917 +03:00 [DBG] Connection id "0HNC8090TGJPO" accepted. 2025-07-10 19:52:53.917 +03:00 [DBG] Connection id "0HNC8090TGJPO" started. 2025-07-10 19:52:53.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:52:53.917 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:52:53.917 +03:00 [DBG] POST requests are not supported 2025-07-10 19:52:53.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:52:53.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-07-10 19:52:53.917 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:52:53.917 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:52:53.917 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:52:53.917 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:52:53.917 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:52:53.917 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:52:53.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-07-10 19:52:53.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:52:53.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:52:53.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-07-10 19:52:53.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:52:53.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-07-10 19:52:53.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:52:53.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:52:53.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:52:53.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:52:53.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:52:53.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1097ms. 2025-07-10 19:52:53.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:52:53.918 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:52:53.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:52:53.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:52:53.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:52:53.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6466ms 2025-07-10 19:52:53.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:52:53.918 +03:00 [DBG] Connection id "0HNC8090TGJPO" completed keep alive response. 2025-07-10 19:52:53.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2189ms 2025-07-10 19:52:53.919 +03:00 [DBG] Connection id "0HNC8090TGJPO" received FIN. 2025-07-10 19:52:53.919 +03:00 [DBG] Connection id "0HNC8090TGJPO" disconnecting. 2025-07-10 19:52:53.919 +03:00 [DBG] Connection id "0HNC8090TGJPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:52:53.920 +03:00 [DBG] Connection id "0HNC8090TGJPO" stopped. 2025-07-10 19:53:53.619 +03:00 [DBG] Connection id "0HNC8090TGJPP" accepted. 2025-07-10 19:53:53.619 +03:00 [DBG] Connection id "0HNC8090TGJPP" started. 2025-07-10 19:53:53.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:53:53.620 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:53:53.620 +03:00 [DBG] POST requests are not supported 2025-07-10 19:53:53.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:53:53.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-07-10 19:53:53.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:53:53.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:53:53.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:53:53.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:53:53.620 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:53:53.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:53:53.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-07-10 19:53:53.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:53:53.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:53:53.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-07-10 19:53:53.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:53:53.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-07-10 19:53:53.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:53:53.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:53:53.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:53:53.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:53:53.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:53:53.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:53:53.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:53:53.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:53:53.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1611ms. 2025-07-10 19:53:53.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:53:53.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:53:53.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:53:53.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:53:53.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:53:53.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1545ms 2025-07-10 19:53:53.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:53:53.621 +03:00 [DBG] Connection id "0HNC8090TGJPP" completed keep alive response. 2025-07-10 19:53:53.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1273ms 2025-07-10 19:53:53.622 +03:00 [DBG] Connection id "0HNC8090TGJPP" received FIN. 2025-07-10 19:53:53.622 +03:00 [DBG] Connection id "0HNC8090TGJPP" disconnecting. 2025-07-10 19:53:53.622 +03:00 [DBG] Connection id "0HNC8090TGJPP" stopped. 2025-07-10 19:53:53.622 +03:00 [DBG] Connection id "0HNC8090TGJPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:54:53.614 +03:00 [DBG] Connection id "0HNC8090TGJPQ" accepted. 2025-07-10 19:54:53.614 +03:00 [DBG] Connection id "0HNC8090TGJPQ" started. 2025-07-10 19:54:53.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:54:53.615 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:54:53.615 +03:00 [DBG] POST requests are not supported 2025-07-10 19:54:53.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:54:53.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:54:53.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:54:53.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:54:53.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:54:53.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:54:53.615 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:54:53.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:54:53.615 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:54:53.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:54:53.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:54:53.615 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:54:53.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:54:53.615 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:54:53.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:54:53.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:54:53.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:54:53.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:54:53.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:54:53.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:54:53.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:54:53.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:54:53.615 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:54:53.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-10 19:54:53.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:54:53.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:54:53.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:54:53.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:54:53.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:54:53.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:54:53.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:54:53.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:54:53.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:54:53.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:54:53.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:54:53.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:54:53.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:54:53.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:54:53.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:54:53.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:54:53.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:54:53.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.694ms 2025-07-10 19:54:53.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:54:53.616 +03:00 [DBG] Connection id "0HNC8090TGJPQ" completed keep alive response. 2025-07-10 19:54:53.616 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2862ms 2025-07-10 19:54:53.616 +03:00 [DBG] Connection id "0HNC8090TGJPQ" received FIN. 2025-07-10 19:54:53.616 +03:00 [DBG] Connection id "0HNC8090TGJPQ" disconnecting. 2025-07-10 19:54:53.616 +03:00 [DBG] Connection id "0HNC8090TGJPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:54:53.617 +03:00 [DBG] Connection id "0HNC8090TGJPQ" stopped. 2025-07-10 19:55:59.316 +03:00 [DBG] Connection id "0HNC8090TGJPR" accepted. 2025-07-10 19:55:59.317 +03:00 [DBG] Connection id "0HNC8090TGJPR" started. 2025-07-10 19:55:59.317 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:55:59.317 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:55:59.317 +03:00 [DBG] POST requests are not supported 2025-07-10 19:55:59.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:55:59.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-07-10 19:55:59.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:55:59.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:55:59.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:55:59.317 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:55:59.317 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:55:59.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:55:59.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-07-10 19:55:59.317 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:55:59.317 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:55:59.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-07-10 19:55:59.317 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:55:59.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-07-10 19:55:59.317 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:55:59.317 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:55:59.317 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:55:59.317 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:55:59.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:55:59.317 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:55:59.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:55:59.317 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:55:59.317 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:55:59.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-07-10 19:55:59.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:55:59.318 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:55:59.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:55:59.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:55:59.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:55:59.318 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7087ms 2025-07-10 19:55:59.318 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:55:59.318 +03:00 [DBG] Connection id "0HNC8090TGJPR" completed keep alive response. 2025-07-10 19:55:59.318 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2841ms 2025-07-10 19:55:59.318 +03:00 [DBG] Connection id "0HNC8090TGJPR" received FIN. 2025-07-10 19:55:59.318 +03:00 [DBG] Connection id "0HNC8090TGJPR" disconnecting. 2025-07-10 19:55:59.319 +03:00 [DBG] Connection id "0HNC8090TGJPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:55:59.320 +03:00 [DBG] Connection id "0HNC8090TGJPR" stopped. 2025-07-10 19:56:53.618 +03:00 [DBG] Connection id "0HNC8090TGJPS" accepted. 2025-07-10 19:56:53.618 +03:00 [DBG] Connection id "0HNC8090TGJPS" started. 2025-07-10 19:56:53.618 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:56:53.618 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:56:53.618 +03:00 [DBG] POST requests are not supported 2025-07-10 19:56:53.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:56:53.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-07-10 19:56:53.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:56:53.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:56:53.619 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:56:53.619 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:56:53.619 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:56:53.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:56:53.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-07-10 19:56:53.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:56:53.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:56:53.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-07-10 19:56:53.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:56:53.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-07-10 19:56:53.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:56:53.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:56:53.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:56:53.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:56:53.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:56:53.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:56:53.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:56:53.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:56:53.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:56:53.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1431ms. 2025-07-10 19:56:53.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:56:53.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:56:53.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:56:53.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:56:53.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:56:53.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:56:53.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:56:53.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:56:53.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:56:53.620 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:56:53.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:56:53.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:56:53.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:56:53.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:56:53.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:56:53.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:56:53.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:56:53.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.06ms 2025-07-10 19:56:53.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:56:53.620 +03:00 [DBG] Connection id "0HNC8090TGJPS" completed keep alive response. 2025-07-10 19:56:53.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7134ms 2025-07-10 19:56:53.621 +03:00 [DBG] Connection id "0HNC8090TGJPS" received FIN. 2025-07-10 19:56:53.621 +03:00 [DBG] Connection id "0HNC8090TGJPS" disconnecting. 2025-07-10 19:56:53.621 +03:00 [DBG] Connection id "0HNC8090TGJPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:56:53.622 +03:00 [DBG] Connection id "0HNC8090TGJPS" stopped. 2025-07-10 19:57:53.624 +03:00 [DBG] Connection id "0HNC8090TGJPT" accepted. 2025-07-10 19:57:53.624 +03:00 [DBG] Connection id "0HNC8090TGJPT" started. 2025-07-10 19:57:53.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:57:53.624 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:57:53.624 +03:00 [DBG] POST requests are not supported 2025-07-10 19:57:53.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:57:53.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-07-10 19:57:53.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:57:53.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:57:53.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:57:53.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:57:53.624 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:57:53.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:57:53.625 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:57:53.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:57:53.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:57:53.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:57:53.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:57:53.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-07-10 19:57:53.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:57:53.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:57:53.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:57:53.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:57:53.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:57:53.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:57:53.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:57:53.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:57:53.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:57:53.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1612ms. 2025-07-10 19:57:53.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:57:53.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:57:53.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:57:53.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:57:53.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:57:53.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2124ms 2025-07-10 19:57:53.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:57:53.626 +03:00 [DBG] Connection id "0HNC8090TGJPT" completed keep alive response. 2025-07-10 19:57:53.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2198ms 2025-07-10 19:57:53.627 +03:00 [DBG] Connection id "0HNC8090TGJPT" received FIN. 2025-07-10 19:57:53.627 +03:00 [DBG] Connection id "0HNC8090TGJPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:57:53.627 +03:00 [DBG] Connection id "0HNC8090TGJPT" disconnecting. 2025-07-10 19:57:53.627 +03:00 [DBG] Connection id "0HNC8090TGJPT" stopped. 2025-07-10 19:58:53.630 +03:00 [DBG] Connection id "0HNC8090TGJPU" accepted. 2025-07-10 19:58:53.630 +03:00 [DBG] Connection id "0HNC8090TGJPU" started. 2025-07-10 19:58:53.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:58:53.630 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:58:53.630 +03:00 [DBG] POST requests are not supported 2025-07-10 19:58:53.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:58:53.630 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:58:53.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:58:53.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:58:53.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:58:53.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:58:53.631 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:58:53.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:58:53.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-07-10 19:58:53.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:58:53.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:58:53.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-07-10 19:58:53.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:58:53.631 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:58:53.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:58:53.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:58:53.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:58:53.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:58:53.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:58:53.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-07-10 19:58:53.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:58:53.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:58:53.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:58:53.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:58:53.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:58:53.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:58:53.632 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6267ms 2025-07-10 19:58:53.632 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:58:53.632 +03:00 [DBG] Connection id "0HNC8090TGJPU" completed keep alive response. 2025-07-10 19:58:53.632 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2784ms 2025-07-10 19:58:53.632 +03:00 [DBG] Connection id "0HNC8090TGJPU" received FIN. 2025-07-10 19:58:53.632 +03:00 [DBG] Connection id "0HNC8090TGJPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:58:53.632 +03:00 [DBG] Connection id "0HNC8090TGJPU" disconnecting. 2025-07-10 19:58:53.632 +03:00 [DBG] Connection id "0HNC8090TGJPU" stopped. 2025-07-10 19:59:53.626 +03:00 [DBG] Connection id "0HNC8090TGJPV" accepted. 2025-07-10 19:59:53.626 +03:00 [DBG] Connection id "0HNC8090TGJPV" started. 2025-07-10 19:59:53.626 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 19:59:53.626 +03:00 [VRB] All hosts are allowed. 2025-07-10 19:59:53.626 +03:00 [DBG] POST requests are not supported 2025-07-10 19:59:53.626 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 19:59:53.626 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 19:59:53.626 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:59:53.626 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 19:59:53.626 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 19:59:53.626 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 19:59:53.627 +03:00 [INF] CORS policy execution successful. 2025-07-10 19:59:53.627 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:59:53.627 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 19:59:53.627 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 19:59:53.627 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 19:59:53.627 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 19:59:53.627 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 19:59:53.627 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 19:59:53.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:59:53.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:59:53.627 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:59:53.627 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 19:59:53.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:59:53.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:59:53.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:59:53.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:59:53.627 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 19:59:53.627 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-07-10 19:59:53.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:59:53.628 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 19:59:53.628 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 19:59:53.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:59:53.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 19:59:53.628 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1403ms 2025-07-10 19:59:53.628 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 19:59:53.628 +03:00 [DBG] Connection id "0HNC8090TGJPV" completed keep alive response. 2025-07-10 19:59:53.628 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1124ms 2025-07-10 19:59:53.629 +03:00 [DBG] Connection id "0HNC8090TGJPV" received FIN. 2025-07-10 19:59:53.629 +03:00 [DBG] Connection id "0HNC8090TGJPV" disconnecting. 2025-07-10 19:59:53.629 +03:00 [DBG] Connection id "0HNC8090TGJPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 19:59:53.630 +03:00 [DBG] Connection id "0HNC8090TGJPV" stopped. 2025-07-10 20:00:53.629 +03:00 [DBG] Connection id "0HNC8090TGJQ0" accepted. 2025-07-10 20:00:53.630 +03:00 [DBG] Connection id "0HNC8090TGJQ0" started. 2025-07-10 20:00:53.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:00:53.630 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:00:53.630 +03:00 [DBG] POST requests are not supported 2025-07-10 20:00:53.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:00:53.630 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:00:53.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:00:53.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:00:53.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:00:53.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:00:53.630 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:00:53.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:00:53.630 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:00:53.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:00:53.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:00:53.630 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:00:53.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:00:53.630 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:00:53.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:00:53.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:00:53.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:00:53.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:00:53.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:00:53.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:00:53.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:00:53.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:00:53.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:00:53.630 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-10 20:00:53.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:00:53.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:00:53.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:00:53.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:00:53.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:00:53.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7028ms 2025-07-10 20:00:53.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:00:53.631 +03:00 [DBG] Connection id "0HNC8090TGJQ0" completed keep alive response. 2025-07-10 20:00:53.631 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2961ms 2025-07-10 20:00:53.631 +03:00 [DBG] Connection id "0HNC8090TGJQ0" received FIN. 2025-07-10 20:00:53.631 +03:00 [DBG] Connection id "0HNC8090TGJQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:00:53.631 +03:00 [DBG] Connection id "0HNC8090TGJQ0" disconnecting. 2025-07-10 20:00:53.632 +03:00 [DBG] Connection id "0HNC8090TGJQ0" stopped. 2025-07-10 20:01:53.625 +03:00 [DBG] Connection id "0HNC8090TGJQ1" accepted. 2025-07-10 20:01:53.625 +03:00 [DBG] Connection id "0HNC8090TGJQ1" started. 2025-07-10 20:01:53.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:01:53.625 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:01:53.625 +03:00 [DBG] POST requests are not supported 2025-07-10 20:01:53.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:01:53.625 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:01:53.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:01:53.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:01:53.626 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:01:53.626 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:01:53.626 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:01:53.626 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:01:53.626 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:01:53.626 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:01:53.626 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:01:53.626 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:01:53.626 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:01:53.626 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:01:53.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:01:53.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:01:53.626 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:01:53.626 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:01:53.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:01:53.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:01:53.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:01:53.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:01:53.626 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:01:53.626 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-07-10 20:01:53.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:01:53.627 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:01:53.627 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:01:53.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:01:53.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:01:53.627 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0414ms 2025-07-10 20:01:53.627 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:01:53.627 +03:00 [DBG] Connection id "0HNC8090TGJQ1" completed keep alive response. 2025-07-10 20:01:53.627 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7156ms 2025-07-10 20:01:53.627 +03:00 [DBG] Connection id "0HNC8090TGJQ1" received FIN. 2025-07-10 20:01:53.627 +03:00 [DBG] Connection id "0HNC8090TGJQ1" disconnecting. 2025-07-10 20:01:53.627 +03:00 [DBG] Connection id "0HNC8090TGJQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:01:53.629 +03:00 [DBG] Connection id "0HNC8090TGJQ1" stopped. 2025-07-10 20:02:53.624 +03:00 [DBG] Connection id "0HNC8090TGJQ2" accepted. 2025-07-10 20:02:53.624 +03:00 [DBG] Connection id "0HNC8090TGJQ2" started. 2025-07-10 20:02:53.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:02:53.624 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:02:53.624 +03:00 [DBG] POST requests are not supported 2025-07-10 20:02:53.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:02:53.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-07-10 20:02:53.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:02:53.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:02:53.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:02:53.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:02:53.624 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:02:53.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:02:53.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-07-10 20:02:53.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:02:53.624 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:02:53.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-07-10 20:02:53.624 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:02:53.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-07-10 20:02:53.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:02:53.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:02:53.624 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:02:53.624 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:02:53.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:02:53.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:02:53.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-10 20:02:53.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:02:53.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:02:53.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:02:53.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:02:53.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:02:53.625 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7911ms 2025-07-10 20:02:53.625 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:02:53.625 +03:00 [DBG] Connection id "0HNC8090TGJQ2" completed keep alive response. 2025-07-10 20:02:53.625 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4033ms 2025-07-10 20:02:53.626 +03:00 [DBG] Connection id "0HNC8090TGJQ2" received FIN. 2025-07-10 20:02:53.626 +03:00 [DBG] Connection id "0HNC8090TGJQ2" disconnecting. 2025-07-10 20:02:53.626 +03:00 [DBG] Connection id "0HNC8090TGJQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:02:53.627 +03:00 [DBG] Connection id "0HNC8090TGJQ2" stopped. 2025-07-10 20:03:53.627 +03:00 [DBG] Connection id "0HNC8090TGJQ3" accepted. 2025-07-10 20:03:53.627 +03:00 [DBG] Connection id "0HNC8090TGJQ3" started. 2025-07-10 20:03:53.627 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:03:53.628 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:03:53.628 +03:00 [DBG] POST requests are not supported 2025-07-10 20:03:53.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:03:53.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-07-10 20:03:53.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:03:53.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:03:53.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:03:53.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:03:53.628 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:03:53.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:03:53.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-07-10 20:03:53.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:03:53.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:03:53.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-07-10 20:03:53.628 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:03:53.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-07-10 20:03:53.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:03:53.628 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:03:53.628 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:03:53.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:03:53.628 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:03:53.628 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-10 20:03:53.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:03:53.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:03:53.629 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:03:53.629 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:03:53.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:03:53.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:03:53.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:03:53.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:03:53.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:03:53.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:03:53.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:03:53.629 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7601ms 2025-07-10 20:03:53.629 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:03:53.629 +03:00 [DBG] Connection id "0HNC8090TGJQ3" completed keep alive response. 2025-07-10 20:03:53.629 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4232ms 2025-07-10 20:03:53.629 +03:00 [DBG] Connection id "0HNC8090TGJQ3" received FIN. 2025-07-10 20:03:53.629 +03:00 [DBG] Connection id "0HNC8090TGJQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:03:53.630 +03:00 [DBG] Connection id "0HNC8090TGJQ3" disconnecting. 2025-07-10 20:03:53.630 +03:00 [DBG] Connection id "0HNC8090TGJQ3" stopped. 2025-07-10 20:04:53.632 +03:00 [DBG] Connection id "0HNC8090TGJQ4" accepted. 2025-07-10 20:04:53.632 +03:00 [DBG] Connection id "0HNC8090TGJQ4" started. 2025-07-10 20:04:53.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:04:53.632 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:04:53.632 +03:00 [DBG] POST requests are not supported 2025-07-10 20:04:53.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:04:53.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-07-10 20:04:53.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:04:53.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:04:53.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:04:53.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:04:53.632 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:04:53.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:04:53.633 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:04:53.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:04:53.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:04:53.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-07-10 20:04:53.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:04:53.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-07-10 20:04:53.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:04:53.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:04:53.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:04:53.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:04:53.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:04:53.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:04:53.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:04:53.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:04:53.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:04:53.633 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1673ms. 2025-07-10 20:04:53.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:04:53.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:04:53.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:04:53.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:04:53.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:04:53.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:04:53.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:04:53.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:04:53.634 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:04:53.634 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:04:53.634 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:04:53.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:04:53.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:04:53.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:04:53.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:04:53.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:04:53.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:04:53.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0464ms 2025-07-10 20:04:53.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:04:53.634 +03:00 [DBG] Connection id "0HNC8090TGJQ4" completed keep alive response. 2025-07-10 20:04:53.634 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0245ms 2025-07-10 20:04:53.634 +03:00 [DBG] Connection id "0HNC8090TGJQ4" received FIN. 2025-07-10 20:04:53.635 +03:00 [DBG] Connection id "0HNC8090TGJQ4" disconnecting. 2025-07-10 20:04:53.635 +03:00 [DBG] Connection id "0HNC8090TGJQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:04:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQ4" stopped. 2025-07-10 20:05:53.621 +03:00 [DBG] Connection id "0HNC8090TGJQ5" accepted. 2025-07-10 20:05:53.621 +03:00 [DBG] Connection id "0HNC8090TGJQ5" started. 2025-07-10 20:05:53.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:05:53.622 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:05:53.622 +03:00 [DBG] POST requests are not supported 2025-07-10 20:05:53.622 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:05:53.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-07-10 20:05:53.622 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:05:53.622 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:05:53.622 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:05:53.622 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:05:53.622 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:05:53.622 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:05:53.622 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:05:53.622 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:05:53.622 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:05:53.622 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:05:53.622 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:05:53.622 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:05:53.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:05:53.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:05:53.622 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:05:53.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:05:53.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:05:53.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:05:53.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:05:53.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:05:53.623 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1729ms. 2025-07-10 20:05:53.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:05:53.623 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:05:53.623 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:05:53.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:05:53.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:05:53.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:05:53.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:05:53.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3582ms 2025-07-10 20:05:53.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:05:53.624 +03:00 [DBG] Connection id "0HNC8090TGJQ5" completed keep alive response. 2025-07-10 20:05:53.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2762ms 2025-07-10 20:05:53.624 +03:00 [DBG] Connection id "0HNC8090TGJQ5" received FIN. 2025-07-10 20:05:53.624 +03:00 [DBG] Connection id "0HNC8090TGJQ5" disconnecting. 2025-07-10 20:05:53.624 +03:00 [DBG] Connection id "0HNC8090TGJQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:05:53.625 +03:00 [DBG] Connection id "0HNC8090TGJQ5" stopped. 2025-07-10 20:06:53.634 +03:00 [DBG] Connection id "0HNC8090TGJQ6" accepted. 2025-07-10 20:06:53.634 +03:00 [DBG] Connection id "0HNC8090TGJQ6" started. 2025-07-10 20:06:53.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:06:53.634 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:06:53.634 +03:00 [DBG] POST requests are not supported 2025-07-10 20:06:53.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:06:53.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-07-10 20:06:53.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:06:53.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:06:53.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:06:53.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:06:53.634 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:06:53.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:06:53.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-07-10 20:06:53.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:06:53.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:06:53.635 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:06:53.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:06:53.635 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:06:53.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:06:53.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:06:53.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:06:53.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:06:53.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:06:53.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-10 20:06:53.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:06:53.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:06:53.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:06:53.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:06:53.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:06:53.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6653ms 2025-07-10 20:06:53.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:06:53.635 +03:00 [DBG] Connection id "0HNC8090TGJQ6" completed keep alive response. 2025-07-10 20:06:53.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4187ms 2025-07-10 20:06:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQ6" received FIN. 2025-07-10 20:06:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:06:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQ6" disconnecting. 2025-07-10 20:06:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQ6" stopped. 2025-07-10 20:07:53.627 +03:00 [DBG] Connection id "0HNC8090TGJQ7" accepted. 2025-07-10 20:07:53.627 +03:00 [DBG] Connection id "0HNC8090TGJQ7" started. 2025-07-10 20:07:53.627 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:07:53.627 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:07:53.628 +03:00 [DBG] POST requests are not supported 2025-07-10 20:07:53.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:07:53.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-07-10 20:07:53.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:07:53.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:07:53.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:07:53.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:07:53.628 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:07:53.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:07:53.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-07-10 20:07:53.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:07:53.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:07:53.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-07-10 20:07:53.628 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:07:53.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-07-10 20:07:53.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:07:53.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:07:53.628 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:07:53.628 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:07:53.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:07:53.629 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:07:53.629 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-10 20:07:53.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:07:53.629 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:07:53.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:07:53.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:07:53.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:07:53.629 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2201ms 2025-07-10 20:07:53.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:07:53.630 +03:00 [DBG] Connection id "0HNC8090TGJQ7" completed keep alive response. 2025-07-10 20:07:53.630 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2156ms 2025-07-10 20:07:53.630 +03:00 [DBG] Connection id "0HNC8090TGJQ7" received FIN. 2025-07-10 20:07:53.630 +03:00 [DBG] Connection id "0HNC8090TGJQ7" disconnecting. 2025-07-10 20:07:53.630 +03:00 [DBG] Connection id "0HNC8090TGJQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:07:53.631 +03:00 [DBG] Connection id "0HNC8090TGJQ7" stopped. 2025-07-10 20:08:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQ8" accepted. 2025-07-10 20:08:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQ8" started. 2025-07-10 20:08:53.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:08:53.636 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:08:53.636 +03:00 [DBG] POST requests are not supported 2025-07-10 20:08:53.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:08:53.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-07-10 20:08:53.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:08:53.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:08:53.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:08:53.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:08:53.636 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:08:53.637 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:08:53.637 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:08:53.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:08:53.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:08:53.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-07-10 20:08:53.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:08:53.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-07-10 20:08:53.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:08:53.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:08:53.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:08:53.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:08:53.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:08:53.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-10 20:08:53.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:08:53.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:08:53.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:08:53.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:08:53.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:08:53.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6732ms 2025-07-10 20:08:53.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:08:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQ8" completed keep alive response. 2025-07-10 20:08:53.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3172ms 2025-07-10 20:08:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQ8" received FIN. 2025-07-10 20:08:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:08:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQ8" disconnecting. 2025-07-10 20:08:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQ8" stopped. 2025-07-10 20:09:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQ9" accepted. 2025-07-10 20:09:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQ9" started. 2025-07-10 20:09:53.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:09:53.638 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:09:53.638 +03:00 [DBG] POST requests are not supported 2025-07-10 20:09:53.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:09:53.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-07-10 20:09:53.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:09:53.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:09:53.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:09:53.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:09:53.639 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:09:53.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:09:53.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-07-10 20:09:53.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:09:53.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:09:53.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-07-10 20:09:53.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:09:53.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-07-10 20:09:53.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:09:53.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:09:53.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:09:53.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:09:53.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:09:53.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:09:53.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:09:53.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:09:53.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:09:53.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1552ms. 2025-07-10 20:09:53.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:09:53.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:09:53.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:09:53.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:09:53.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:09:53.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3964ms 2025-07-10 20:09:53.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:09:53.640 +03:00 [DBG] Connection id "0HNC8090TGJQ9" completed keep alive response. 2025-07-10 20:09:53.641 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3946ms 2025-07-10 20:09:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQ9" received FIN. 2025-07-10 20:09:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQ9" disconnecting. 2025-07-10 20:09:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:09:53.642 +03:00 [DBG] Connection id "0HNC8090TGJQ9" stopped. 2025-07-10 20:10:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQA" accepted. 2025-07-10 20:10:53.650 +03:00 [DBG] Connection id "0HNC8090TGJQA" started. 2025-07-10 20:10:53.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:10:53.650 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:10:53.650 +03:00 [DBG] POST requests are not supported 2025-07-10 20:10:53.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:10:53.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-07-10 20:10:53.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:10:53.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:10:53.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:10:53.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:10:53.650 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:10:53.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:10:53.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-07-10 20:10:53.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:10:53.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:10:53.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-07-10 20:10:53.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:10:53.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-07-10 20:10:53.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:10:53.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:10:53.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:10:53.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:10:53.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:10:53.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:10:53.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-07-10 20:10:53.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:10:53.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:10:53.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:10:53.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:10:53.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:10:53.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6803ms 2025-07-10 20:10:53.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:10:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQA" completed keep alive response. 2025-07-10 20:10:53.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4345ms 2025-07-10 20:10:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQA" received FIN. 2025-07-10 20:10:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQA" disconnecting. 2025-07-10 20:10:53.652 +03:00 [DBG] Connection id "0HNC8090TGJQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:10:53.653 +03:00 [DBG] Connection id "0HNC8090TGJQA" stopped. 2025-07-10 20:11:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQB" accepted. 2025-07-10 20:11:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQB" started. 2025-07-10 20:11:53.642 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:11:53.642 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:11:53.642 +03:00 [DBG] POST requests are not supported 2025-07-10 20:11:53.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:11:53.642 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:11:53.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:11:53.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:11:53.642 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:11:53.642 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:11:53.642 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:11:53.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:11:53.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-07-10 20:11:53.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:11:53.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:11:53.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-07-10 20:11:53.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:11:53.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-07-10 20:11:53.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:11:53.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:11:53.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:11:53.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:11:53.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:11:53.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:11:53.643 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-07-10 20:11:53.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:11:53.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:11:53.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:11:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:11:53.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:11:53.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7484ms 2025-07-10 20:11:53.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:11:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQB" completed keep alive response. 2025-07-10 20:11:53.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3878ms 2025-07-10 20:11:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQB" received FIN. 2025-07-10 20:11:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQB" disconnecting. 2025-07-10 20:11:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:11:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQB" stopped. 2025-07-10 20:12:53.633 +03:00 [DBG] Connection id "0HNC8090TGJQC" accepted. 2025-07-10 20:12:53.633 +03:00 [DBG] Connection id "0HNC8090TGJQC" started. 2025-07-10 20:12:53.633 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:12:53.633 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:12:53.633 +03:00 [DBG] POST requests are not supported 2025-07-10 20:12:53.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:12:53.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:12:53.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:12:53.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:12:53.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:12:53.633 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:12:53.633 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:12:53.633 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:12:53.633 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:12:53.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:12:53.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:12:53.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-07-10 20:12:53.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:12:53.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-07-10 20:12:53.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:12:53.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:12:53.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:12:53.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:12:53.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:12:53.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:12:53.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-10 20:12:53.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:12:53.634 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:12:53.634 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:12:53.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:12:53.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:12:53.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7063ms 2025-07-10 20:12:53.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:12:53.634 +03:00 [DBG] Connection id "0HNC8090TGJQC" completed keep alive response. 2025-07-10 20:12:53.634 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2971ms 2025-07-10 20:12:53.634 +03:00 [DBG] Connection id "0HNC8090TGJQC" received FIN. 2025-07-10 20:12:53.635 +03:00 [DBG] Connection id "0HNC8090TGJQC" disconnecting. 2025-07-10 20:12:53.635 +03:00 [DBG] Connection id "0HNC8090TGJQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:12:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQC" stopped. 2025-07-10 20:13:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQD" accepted. 2025-07-10 20:13:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQD" started. 2025-07-10 20:13:53.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:13:53.645 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:13:53.645 +03:00 [DBG] POST requests are not supported 2025-07-10 20:13:53.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:13:53.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-07-10 20:13:53.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:13:53.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:13:53.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:13:53.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:13:53.645 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:13:53.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:13:53.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-07-10 20:13:53.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:13:53.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:13:53.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-07-10 20:13:53.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:13:53.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-07-10 20:13:53.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:13:53.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:13:53.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:13:53.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:13:53.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:13:53.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-07-10 20:13:53.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:13:53.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:13:53.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:13:53.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:13:53.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:13:53.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9249ms 2025-07-10 20:13:53.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:13:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQD" completed keep alive response. 2025-07-10 20:13:53.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6045ms 2025-07-10 20:13:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQD" received FIN. 2025-07-10 20:13:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:13:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQD" disconnecting. 2025-07-10 20:13:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQD" stopped. 2025-07-10 20:14:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQE" accepted. 2025-07-10 20:14:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQE" started. 2025-07-10 20:14:53.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:14:53.637 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:14:53.637 +03:00 [DBG] POST requests are not supported 2025-07-10 20:14:53.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:14:53.637 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:14:53.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:14:53.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:14:53.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:14:53.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:14:53.637 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:14:53.637 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:14:53.637 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:14:53.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:14:53.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:14:53.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-07-10 20:14:53.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:14:53.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-07-10 20:14:53.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:14:53.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:14:53.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:14:53.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:14:53.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:14:53.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:14:53.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:14:53.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-10 20:14:53.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:14:53.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:14:53.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:14:53.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:14:53.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:14:53.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0565ms 2025-07-10 20:14:53.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:14:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQE" completed keep alive response. 2025-07-10 20:14:53.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0105ms 2025-07-10 20:14:53.639 +03:00 [DBG] Connection id "0HNC8090TGJQE" received FIN. 2025-07-10 20:14:53.639 +03:00 [DBG] Connection id "0HNC8090TGJQE" disconnecting. 2025-07-10 20:14:53.639 +03:00 [DBG] Connection id "0HNC8090TGJQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:14:53.640 +03:00 [DBG] Connection id "0HNC8090TGJQE" stopped. 2025-07-10 20:15:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQF" accepted. 2025-07-10 20:15:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQF" started. 2025-07-10 20:15:53.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:15:53.645 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:15:53.645 +03:00 [DBG] POST requests are not supported 2025-07-10 20:15:53.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:15:53.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-07-10 20:15:53.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:15:53.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:15:53.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:15:53.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:15:53.645 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:15:53.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:15:53.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-07-10 20:15:53.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:15:53.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:15:53.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-07-10 20:15:53.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:15:53.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-07-10 20:15:53.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:15:53.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:15:53.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:15:53.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:15:53.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:15:53.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-07-10 20:15:53.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:15:53.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:15:53.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:15:53.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:15:53.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:15:53.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:15:53.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:15:53.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:15:53.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:15:53.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:15:53.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1995ms 2025-07-10 20:15:53.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:15:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQF" completed keep alive response. 2025-07-10 20:15:53.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1476ms 2025-07-10 20:15:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQF" received FIN. 2025-07-10 20:15:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:15:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQF" disconnecting. 2025-07-10 20:15:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQF" stopped. 2025-07-10 20:16:53.634 +03:00 [DBG] Connection id "0HNC8090TGJQG" accepted. 2025-07-10 20:16:53.634 +03:00 [DBG] Connection id "0HNC8090TGJQG" started. 2025-07-10 20:16:53.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:16:53.635 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:16:53.635 +03:00 [DBG] POST requests are not supported 2025-07-10 20:16:53.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:16:53.635 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:16:53.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:16:53.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:16:53.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:16:53.635 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:16:53.635 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:16:53.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:16:53.635 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:16:53.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:16:53.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:16:53.635 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:16:53.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:16:53.635 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:16:53.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:16:53.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:16:53.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:16:53.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:16:53.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:16:53.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-10 20:16:53.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:16:53.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:16:53.636 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:16:53.636 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:16:53.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:16:53.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:16:53.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:16:53.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:16:53.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:16:53.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:16:53.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6471ms 2025-07-10 20:16:53.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:16:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQG" completed keep alive response. 2025-07-10 20:16:53.636 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2394ms 2025-07-10 20:16:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQG" received FIN. 2025-07-10 20:16:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQG" disconnecting. 2025-07-10 20:16:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:16:53.637 +03:00 [DBG] Connection id "0HNC8090TGJQG" stopped. 2025-07-10 20:17:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQH" accepted. 2025-07-10 20:17:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQH" started. 2025-07-10 20:17:53.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:17:53.641 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:17:53.641 +03:00 [DBG] POST requests are not supported 2025-07-10 20:17:53.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:17:53.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-07-10 20:17:53.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:17:53.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:17:53.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:17:53.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:17:53.641 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:17:53.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:17:53.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-07-10 20:17:53.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:17:53.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:17:53.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-07-10 20:17:53.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:17:53.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-07-10 20:17:53.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:17:53.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:17:53.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:17:53.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:17:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:17:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:17:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:17:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:17:53.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:17:53.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1807ms. 2025-07-10 20:17:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:17:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:17:53.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:17:53.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:17:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:17:53.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:17:53.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6023ms 2025-07-10 20:17:53.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:17:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQH" completed keep alive response. 2025-07-10 20:17:53.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6226ms 2025-07-10 20:17:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQH" received FIN. 2025-07-10 20:17:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQH" disconnecting. 2025-07-10 20:17:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:17:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQH" stopped. 2025-07-10 20:18:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQI" accepted. 2025-07-10 20:18:53.650 +03:00 [DBG] Connection id "0HNC8090TGJQI" started. 2025-07-10 20:18:53.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:18:53.650 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:18:53.650 +03:00 [DBG] POST requests are not supported 2025-07-10 20:18:53.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:18:53.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-07-10 20:18:53.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:18:53.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:18:53.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:18:53.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:18:53.650 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:18:53.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:18:53.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-07-10 20:18:53.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:18:53.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:18:53.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-07-10 20:18:53.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:18:53.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-07-10 20:18:53.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:18:53.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:18:53.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:18:53.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:18:53.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:18:53.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:18:53.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:18:53.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:18:53.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:18:53.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2448ms. 2025-07-10 20:18:53.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:18:53.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:18:53.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:18:53.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:18:53.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:18:53.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:18:53.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:18:53.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:18:53.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:18:53.653 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:18:53.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:18:53.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:18:53.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:18:53.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:18:53.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:18:53.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:18:53.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:18:53.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.4007ms 2025-07-10 20:18:53.654 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:18:53.654 +03:00 [DBG] Connection id "0HNC8090TGJQI" completed keep alive response. 2025-07-10 20:18:53.654 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0795ms 2025-07-10 20:18:53.654 +03:00 [DBG] Connection id "0HNC8090TGJQI" received FIN. 2025-07-10 20:18:53.654 +03:00 [DBG] Connection id "0HNC8090TGJQI" disconnecting. 2025-07-10 20:18:53.654 +03:00 [DBG] Connection id "0HNC8090TGJQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:18:53.656 +03:00 [DBG] Connection id "0HNC8090TGJQI" stopped. 2025-07-10 20:19:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQJ" accepted. 2025-07-10 20:19:53.636 +03:00 [DBG] Connection id "0HNC8090TGJQJ" started. 2025-07-10 20:19:53.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:19:53.636 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:19:53.636 +03:00 [DBG] POST requests are not supported 2025-07-10 20:19:53.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:19:53.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-07-10 20:19:53.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:19:53.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:19:53.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:19:53.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:19:53.636 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:19:53.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:19:53.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-07-10 20:19:53.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:19:53.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:19:53.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:19:53.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:19:53.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:19:53.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:19:53.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:19:53.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:19:53.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:19:53.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:19:53.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:19:53.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-10 20:19:53.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:19:53.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:19:53.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:19:53.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:19:53.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:19:53.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6739ms 2025-07-10 20:19:53.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:19:53.637 +03:00 [DBG] Connection id "0HNC8090TGJQJ" completed keep alive response. 2025-07-10 20:19:53.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2328ms 2025-07-10 20:19:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQJ" received FIN. 2025-07-10 20:19:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQJ" disconnecting. 2025-07-10 20:19:53.638 +03:00 [DBG] Connection id "0HNC8090TGJQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:19:53.639 +03:00 [DBG] Connection id "0HNC8090TGJQJ" stopped. 2025-07-10 20:20:53.660 +03:00 [DBG] Connection id "0HNC8090TGJQK" accepted. 2025-07-10 20:20:53.661 +03:00 [DBG] Connection id "0HNC8090TGJQK" started. 2025-07-10 20:20:53.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:20:53.661 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:20:53.661 +03:00 [DBG] POST requests are not supported 2025-07-10 20:20:53.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:20:53.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-07-10 20:20:53.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:20:53.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:20:53.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:20:53.661 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:20:53.661 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:20:53.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:20:53.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-07-10 20:20:53.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:20:53.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:20:53.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-07-10 20:20:53.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:20:53.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-07-10 20:20:53.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:20:53.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:20:53.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:20:53.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:20:53.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:20:53.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:20:53.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:20:53.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:20:53.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1093ms. 2025-07-10 20:20:53.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:20:53.662 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:20:53.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:20:53.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:20:53.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:20:53.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5882ms 2025-07-10 20:20:53.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:20:53.662 +03:00 [DBG] Connection id "0HNC8090TGJQK" completed keep alive response. 2025-07-10 20:20:53.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1449ms 2025-07-10 20:20:53.662 +03:00 [DBG] Connection id "0HNC8090TGJQK" received FIN. 2025-07-10 20:20:53.662 +03:00 [DBG] Connection id "0HNC8090TGJQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:20:53.663 +03:00 [DBG] Connection id "0HNC8090TGJQK" disconnecting. 2025-07-10 20:20:53.663 +03:00 [DBG] Connection id "0HNC8090TGJQK" stopped. 2025-07-10 20:21:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQL" accepted. 2025-07-10 20:21:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQL" started. 2025-07-10 20:21:53.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:21:53.641 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:21:53.641 +03:00 [DBG] POST requests are not supported 2025-07-10 20:21:53.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:21:53.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-07-10 20:21:53.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:21:53.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:21:53.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:21:53.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:21:53.641 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:21:53.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:21:53.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-07-10 20:21:53.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:21:53.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:21:53.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-07-10 20:21:53.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:21:53.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-07-10 20:21:53.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:21:53.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:21:53.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:21:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:21:53.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:21:53.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1118ms. 2025-07-10 20:21:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:21:53.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:21:53.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:21:53.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:21:53.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:21:53.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6034ms 2025-07-10 20:21:53.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:21:53.642 +03:00 [DBG] Connection id "0HNC8090TGJQL" completed keep alive response. 2025-07-10 20:21:53.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.146ms 2025-07-10 20:21:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQL" received FIN. 2025-07-10 20:21:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:21:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQL" disconnecting. 2025-07-10 20:21:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQL" stopped. 2025-07-10 20:22:53.919 +03:00 [DBG] Connection id "0HNC8090TGJQM" accepted. 2025-07-10 20:22:53.919 +03:00 [DBG] Connection id "0HNC8090TGJQM" started. 2025-07-10 20:22:53.919 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:22:53.919 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:22:53.920 +03:00 [DBG] POST requests are not supported 2025-07-10 20:22:53.920 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:22:53.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-07-10 20:22:53.920 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:22:53.920 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:22:53.920 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:22:53.920 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:22:53.920 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:22:53.920 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:22:53.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-07-10 20:22:53.920 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:22:53.920 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:22:53.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-07-10 20:22:53.921 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:22:53.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-07-10 20:22:53.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:22:53.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:22:53.921 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:22:53.921 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:22:53.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:22:53.921 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:22:53.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:22:53.921 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:22:53.921 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:22:53.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.215ms. 2025-07-10 20:22:53.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:22:53.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:22:53.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:22:53.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:22:53.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:22:53.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:22:53.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:22:53.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:22:53.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:22:53.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:22:53.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:22:53.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:22:53.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:22:53.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:22:53.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:22:53.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:22:53.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:22:53.923 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0056ms 2025-07-10 20:22:53.923 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:22:53.923 +03:00 [DBG] Connection id "0HNC8090TGJQM" completed keep alive response. 2025-07-10 20:22:53.923 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7052ms 2025-07-10 20:22:53.923 +03:00 [DBG] Connection id "0HNC8090TGJQM" received FIN. 2025-07-10 20:22:53.923 +03:00 [DBG] Connection id "0HNC8090TGJQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:22:53.924 +03:00 [DBG] Connection id "0HNC8090TGJQM" disconnecting. 2025-07-10 20:22:53.924 +03:00 [DBG] Connection id "0HNC8090TGJQM" stopped. 2025-07-10 20:23:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQN" accepted. 2025-07-10 20:23:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQN" started. 2025-07-10 20:23:53.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:23:53.649 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:23:53.649 +03:00 [DBG] POST requests are not supported 2025-07-10 20:23:53.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:23:53.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-07-10 20:23:53.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:23:53.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:23:53.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:23:53.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:23:53.650 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:23:53.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:23:53.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-07-10 20:23:53.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:23:53.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:23:53.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-07-10 20:23:53.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:23:53.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-07-10 20:23:53.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:23:53.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:23:53.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:23:53.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:23:53.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:23:53.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1157ms. 2025-07-10 20:23:53.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:23:53.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:23:53.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:23:53.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:23:53.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:23:53.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:23:53.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:23:53.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:23:53.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:23:53.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6773ms 2025-07-10 20:23:53.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:23:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQN" completed keep alive response. 2025-07-10 20:23:53.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3004ms 2025-07-10 20:23:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQN" received FIN. 2025-07-10 20:23:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQN" disconnecting. 2025-07-10 20:23:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:23:53.652 +03:00 [DBG] Connection id "0HNC8090TGJQN" stopped. 2025-07-10 20:24:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQO" accepted. 2025-07-10 20:24:53.641 +03:00 [DBG] Connection id "0HNC8090TGJQO" started. 2025-07-10 20:24:53.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:24:53.641 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:24:53.641 +03:00 [DBG] POST requests are not supported 2025-07-10 20:24:53.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:24:53.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-07-10 20:24:53.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:24:53.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:24:53.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:24:53.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:24:53.641 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:24:53.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:24:53.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-07-10 20:24:53.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:24:53.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:24:53.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-07-10 20:24:53.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:24:53.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-07-10 20:24:53.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:24:53.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:24:53.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:24:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:24:53.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:24:53.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-07-10 20:24:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:24:53.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:24:53.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:24:53.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:24:53.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:24:53.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6556ms 2025-07-10 20:24:53.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:24:53.642 +03:00 [DBG] Connection id "0HNC8090TGJQO" completed keep alive response. 2025-07-10 20:24:53.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2031ms 2025-07-10 20:24:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQO" received FIN. 2025-07-10 20:24:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:24:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQO" disconnecting. 2025-07-10 20:24:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQO" stopped. 2025-07-10 20:25:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQP" accepted. 2025-07-10 20:25:53.643 +03:00 [DBG] Connection id "0HNC8090TGJQP" started. 2025-07-10 20:25:53.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:25:53.643 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:25:53.643 +03:00 [DBG] POST requests are not supported 2025-07-10 20:25:53.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:25:53.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-07-10 20:25:53.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:25:53.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:25:53.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:25:53.644 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:25:53.644 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:25:53.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:25:53.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-07-10 20:25:53.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:25:53.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:25:53.644 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:25:53.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:25:53.644 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:25:53.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:25:53.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:25:53.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:25:53.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:25:53.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:25:53.644 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-10 20:25:53.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:25:53.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:25:53.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:25:53.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:25:53.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:25:53.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6632ms 2025-07-10 20:25:53.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:25:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQP" completed keep alive response. 2025-07-10 20:25:53.645 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3079ms 2025-07-10 20:25:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQP" received FIN. 2025-07-10 20:25:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:25:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQP" disconnecting. 2025-07-10 20:25:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQP" stopped. 2025-07-10 20:26:53.642 +03:00 [DBG] Connection id "0HNC8090TGJQQ" accepted. 2025-07-10 20:26:53.642 +03:00 [DBG] Connection id "0HNC8090TGJQQ" started. 2025-07-10 20:26:53.642 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:26:53.642 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:26:53.642 +03:00 [DBG] POST requests are not supported 2025-07-10 20:26:53.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:26:53.642 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:26:53.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:26:53.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:26:53.642 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:26:53.642 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:26:53.643 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:26:53.643 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:26:53.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-07-10 20:26:53.643 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:26:53.643 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:26:53.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-07-10 20:26:53.643 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:26:53.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-07-10 20:26:53.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:26:53.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:26:53.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:26:53.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:26:53.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:26:53.643 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-10 20:26:53.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:26:53.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:26:53.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:26:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:26:53.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:26:53.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6898ms 2025-07-10 20:26:53.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:26:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQQ" completed keep alive response. 2025-07-10 20:26:53.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.369ms 2025-07-10 20:26:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQQ" received FIN. 2025-07-10 20:26:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQQ" disconnecting. 2025-07-10 20:26:53.644 +03:00 [DBG] Connection id "0HNC8090TGJQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:26:53.645 +03:00 [DBG] Connection id "0HNC8090TGJQQ" stopped. 2025-07-10 20:27:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQR" accepted. 2025-07-10 20:27:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQR" started. 2025-07-10 20:27:53.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:27:53.647 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:27:53.647 +03:00 [DBG] POST requests are not supported 2025-07-10 20:27:53.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:27:53.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-07-10 20:27:53.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:27:53.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:27:53.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:27:53.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:27:53.648 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:27:53.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:27:53.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-07-10 20:27:53.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:27:53.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:27:53.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-07-10 20:27:53.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:27:53.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-07-10 20:27:53.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:27:53.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:27:53.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:27:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:27:53.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:27:53.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-07-10 20:27:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:27:53.648 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:27:53.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:27:53.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:27:53.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:27:53.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6849ms 2025-07-10 20:27:53.648 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:27:53.648 +03:00 [DBG] Connection id "0HNC8090TGJQR" completed keep alive response. 2025-07-10 20:27:53.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2595ms 2025-07-10 20:27:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQR" received FIN. 2025-07-10 20:27:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:27:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQR" disconnecting. 2025-07-10 20:27:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQR" stopped. 2025-07-10 20:28:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQS" accepted. 2025-07-10 20:28:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQS" started. 2025-07-10 20:28:53.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:28:53.647 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:28:53.647 +03:00 [DBG] POST requests are not supported 2025-07-10 20:28:53.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:28:53.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-07-10 20:28:53.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:28:53.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:28:53.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:28:53.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:28:53.647 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:28:53.647 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:28:53.647 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:28:53.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:28:53.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:28:53.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-07-10 20:28:53.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:28:53.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-07-10 20:28:53.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:28:53.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:28:53.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:28:53.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:28:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:28:53.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:28:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:28:53.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:28:53.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:28:53.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-07-10 20:28:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:28:53.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:28:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:28:53.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:28:53.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:28:53.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:28:53.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:28:53.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:28:53.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:28:53.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:28:53.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:28:53.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:28:53.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:28:53.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:28:53.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:28:53.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:28:53.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:28:53.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2257ms 2025-07-10 20:28:53.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:28:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQS" completed keep alive response. 2025-07-10 20:28:53.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.293ms 2025-07-10 20:28:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQS" received FIN. 2025-07-10 20:28:53.650 +03:00 [DBG] Connection id "0HNC8090TGJQS" disconnecting. 2025-07-10 20:28:53.650 +03:00 [DBG] Connection id "0HNC8090TGJQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:28:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQS" stopped. 2025-07-10 20:29:53.650 +03:00 [DBG] Connection id "0HNC8090TGJQT" accepted. 2025-07-10 20:29:53.650 +03:00 [DBG] Connection id "0HNC8090TGJQT" started. 2025-07-10 20:29:53.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:29:53.650 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:29:53.650 +03:00 [DBG] POST requests are not supported 2025-07-10 20:29:53.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:29:53.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-07-10 20:29:53.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:29:53.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:29:53.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:29:53.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:29:53.651 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:29:53.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:29:53.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-07-10 20:29:53.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:29:53.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:29:53.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-07-10 20:29:53.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:29:53.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-07-10 20:29:53.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:29:53.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:29:53.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:29:53.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:29:53.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:29:53.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:29:53.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:29:53.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:29:53.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:29:53.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1721ms. 2025-07-10 20:29:53.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:29:53.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:29:53.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:29:53.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:29:53.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:29:53.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3913ms 2025-07-10 20:29:53.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:29:53.653 +03:00 [DBG] Connection id "0HNC8090TGJQT" completed keep alive response. 2025-07-10 20:29:53.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4273ms 2025-07-10 20:29:53.653 +03:00 [DBG] Connection id "0HNC8090TGJQT" received FIN. 2025-07-10 20:29:53.653 +03:00 [DBG] Connection id "0HNC8090TGJQT" disconnecting. 2025-07-10 20:29:53.653 +03:00 [DBG] Connection id "0HNC8090TGJQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:29:53.654 +03:00 [DBG] Connection id "0HNC8090TGJQT" stopped. 2025-07-10 20:30:53.648 +03:00 [DBG] Connection id "0HNC8090TGJQU" accepted. 2025-07-10 20:30:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQU" started. 2025-07-10 20:30:53.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:30:53.649 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:30:53.649 +03:00 [DBG] POST requests are not supported 2025-07-10 20:30:53.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:30:53.649 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:30:53.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:30:53.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:30:53.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:30:53.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:30:53.649 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:30:53.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:30:53.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-07-10 20:30:53.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:30:53.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:30:53.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-07-10 20:30:53.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:30:53.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-07-10 20:30:53.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:30:53.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:30:53.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:30:53.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:30:53.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:30:53.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:30:53.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1721ms. 2025-07-10 20:30:53.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:30:53.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:30:53.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:30:53.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:30:53.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:30:53.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8725ms 2025-07-10 20:30:53.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:30:53.650 +03:00 [DBG] Connection id "0HNC8090TGJQU" completed keep alive response. 2025-07-10 20:30:53.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.499ms 2025-07-10 20:30:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQU" received FIN. 2025-07-10 20:30:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQU" disconnecting. 2025-07-10 20:30:53.651 +03:00 [DBG] Connection id "0HNC8090TGJQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:30:53.652 +03:00 [DBG] Connection id "0HNC8090TGJQU" stopped. 2025-07-10 20:31:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQV" accepted. 2025-07-10 20:31:53.647 +03:00 [DBG] Connection id "0HNC8090TGJQV" started. 2025-07-10 20:31:53.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:31:53.648 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:31:53.648 +03:00 [DBG] POST requests are not supported 2025-07-10 20:31:53.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:31:53.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-07-10 20:31:53.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:31:53.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:31:53.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:31:53.648 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:31:53.648 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:31:53.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:31:53.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-07-10 20:31:53.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:31:53.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:31:53.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-07-10 20:31:53.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:31:53.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-07-10 20:31:53.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:31:53.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:31:53.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:31:53.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:31:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:31:53.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:31:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:31:53.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:31:53.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:31:53.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-07-10 20:31:53.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:31:53.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:31:53.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:31:53.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:31:53.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:31:53.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6093ms 2025-07-10 20:31:53.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:31:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQV" completed keep alive response. 2025-07-10 20:31:53.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1928ms 2025-07-10 20:31:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQV" received FIN. 2025-07-10 20:31:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQV" disconnecting. 2025-07-10 20:31:53.649 +03:00 [DBG] Connection id "0HNC8090TGJQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:31:53.650 +03:00 [DBG] Connection id "0HNC8090TGJQV" stopped. 2025-07-10 20:32:53.653 +03:00 [DBG] Connection id "0HNC8090TGJR0" accepted. 2025-07-10 20:32:53.654 +03:00 [DBG] Connection id "0HNC8090TGJR0" started. 2025-07-10 20:32:53.654 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:32:53.654 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:32:53.654 +03:00 [DBG] POST requests are not supported 2025-07-10 20:32:53.654 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:32:53.654 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:32:53.654 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:32:53.654 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:32:53.654 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:32:53.654 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:32:53.654 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:32:53.654 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:32:53.654 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:32:53.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:32:53.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:32:53.654 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:32:53.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:32:53.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-07-10 20:32:53.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:32:53.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:32:53.655 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:32:53.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:32:53.655 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:32:53.655 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-07-10 20:32:53.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:32:53.655 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:32:53.656 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:32:53.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:32:53.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:32:53.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:32:53.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:32:53.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:32:53.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:32:53.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:32:53.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2129ms 2025-07-10 20:32:53.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:32:53.656 +03:00 [DBG] Connection id "0HNC8090TGJR0" completed keep alive response. 2025-07-10 20:32:53.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1835ms 2025-07-10 20:32:53.656 +03:00 [DBG] Connection id "0HNC8090TGJR0" received FIN. 2025-07-10 20:32:53.656 +03:00 [DBG] Connection id "0HNC8090TGJR0" disconnecting. 2025-07-10 20:32:53.656 +03:00 [DBG] Connection id "0HNC8090TGJR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:32:53.658 +03:00 [DBG] Connection id "0HNC8090TGJR0" stopped. 2025-07-10 20:33:53.654 +03:00 [DBG] Connection id "0HNC8090TGJR1" accepted. 2025-07-10 20:33:53.654 +03:00 [DBG] Connection id "0HNC8090TGJR1" started. 2025-07-10 20:33:53.654 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:33:53.655 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:33:53.655 +03:00 [DBG] POST requests are not supported 2025-07-10 20:33:53.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:33:53.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-07-10 20:33:53.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:33:53.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:33:53.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:33:53.655 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:33:53.655 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:33:53.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:33:53.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-07-10 20:33:53.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:33:53.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:33:53.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-07-10 20:33:53.655 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:33:53.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-07-10 20:33:53.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:33:53.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:33:53.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:33:53.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:33:53.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:33:53.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:33:53.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1706ms. 2025-07-10 20:33:53.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:33:53.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:33:53.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:33:53.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:33:53.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:33:53.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:33:53.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:33:53.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:33:53.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:33:53.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:33:53.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5704ms 2025-07-10 20:33:53.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:33:53.657 +03:00 [DBG] Connection id "0HNC8090TGJR1" completed keep alive response. 2025-07-10 20:33:53.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7274ms 2025-07-10 20:33:53.658 +03:00 [DBG] Connection id "0HNC8090TGJR1" received FIN. 2025-07-10 20:33:53.658 +03:00 [DBG] Connection id "0HNC8090TGJR1" disconnecting. 2025-07-10 20:33:53.658 +03:00 [DBG] Connection id "0HNC8090TGJR1" stopped. 2025-07-10 20:33:53.658 +03:00 [DBG] Connection id "0HNC8090TGJR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:34:53.659 +03:00 [DBG] Connection id "0HNC8090TGJR2" accepted. 2025-07-10 20:34:53.659 +03:00 [DBG] Connection id "0HNC8090TGJR2" started. 2025-07-10 20:34:53.659 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:34:53.659 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:34:53.659 +03:00 [DBG] POST requests are not supported 2025-07-10 20:34:53.659 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:34:53.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-07-10 20:34:53.659 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:34:53.659 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:34:53.659 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:34:53.659 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:34:53.659 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:34:53.659 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:34:53.659 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:34:53.659 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:34:53.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:34:53.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-07-10 20:34:53.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:34:53.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-07-10 20:34:53.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:34:53.660 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:34:53.660 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:34:53.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:34:53.660 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:34:53.660 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-10 20:34:53.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:34:53.660 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:34:53.660 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:34:53.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:34:53.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:34:53.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7773ms 2025-07-10 20:34:53.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:34:53.660 +03:00 [DBG] Connection id "0HNC8090TGJR2" completed keep alive response. 2025-07-10 20:34:53.660 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3993ms 2025-07-10 20:34:53.661 +03:00 [DBG] Connection id "0HNC8090TGJR2" received FIN. 2025-07-10 20:34:53.661 +03:00 [DBG] Connection id "0HNC8090TGJR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:34:53.661 +03:00 [DBG] Connection id "0HNC8090TGJR2" disconnecting. 2025-07-10 20:34:53.661 +03:00 [DBG] Connection id "0HNC8090TGJR2" stopped. 2025-07-10 20:35:53.660 +03:00 [DBG] Connection id "0HNC8090TGJR3" accepted. 2025-07-10 20:35:53.660 +03:00 [DBG] Connection id "0HNC8090TGJR3" started. 2025-07-10 20:35:53.660 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:35:53.660 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:35:53.660 +03:00 [DBG] POST requests are not supported 2025-07-10 20:35:53.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:35:53.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-07-10 20:35:53.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:35:53.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:35:53.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:35:53.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:35:53.660 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:35:53.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:35:53.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-07-10 20:35:53.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:35:53.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:35:53.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-07-10 20:35:53.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:35:53.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-07-10 20:35:53.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:35:53.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:35:53.660 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:35:53.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:35:53.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:35:53.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:35:53.661 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-10 20:35:53.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:35:53.661 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:35:53.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:35:53.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:35:53.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:35:53.661 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7223ms 2025-07-10 20:35:53.661 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:35:53.661 +03:00 [DBG] Connection id "0HNC8090TGJR3" completed keep alive response. 2025-07-10 20:35:53.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3363ms 2025-07-10 20:35:53.662 +03:00 [DBG] Connection id "0HNC8090TGJR3" received FIN. 2025-07-10 20:35:53.662 +03:00 [DBG] Connection id "0HNC8090TGJR3" disconnecting. 2025-07-10 20:35:53.662 +03:00 [DBG] Connection id "0HNC8090TGJR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:35:53.663 +03:00 [DBG] Connection id "0HNC8090TGJR3" stopped. 2025-07-10 20:36:53.653 +03:00 [DBG] Connection id "0HNC8090TGJR4" accepted. 2025-07-10 20:36:53.653 +03:00 [DBG] Connection id "0HNC8090TGJR4" started. 2025-07-10 20:36:53.653 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:36:53.653 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:36:53.653 +03:00 [DBG] POST requests are not supported 2025-07-10 20:36:53.653 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:36:53.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-07-10 20:36:53.653 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:36:53.653 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:36:53.653 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:36:53.653 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:36:53.654 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:36:53.654 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:36:53.654 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:36:53.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:36:53.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:36:53.654 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:36:53.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:36:53.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:36:53.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:36:53.654 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:36:53.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:36:53.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:36:53.654 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:36:53.654 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1473ms. 2025-07-10 20:36:53.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:36:53.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:36:53.655 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:36:53.655 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:36:53.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:36:53.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:36:53.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:36:53.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:36:53.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:36:53.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:36:53.655 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7868ms 2025-07-10 20:36:53.655 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:36:53.655 +03:00 [DBG] Connection id "0HNC8090TGJR4" completed keep alive response. 2025-07-10 20:36:53.655 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6943ms 2025-07-10 20:36:53.655 +03:00 [DBG] Connection id "0HNC8090TGJR4" received FIN. 2025-07-10 20:36:53.655 +03:00 [DBG] Connection id "0HNC8090TGJR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:36:53.655 +03:00 [DBG] Connection id "0HNC8090TGJR4" disconnecting. 2025-07-10 20:36:53.655 +03:00 [DBG] Connection id "0HNC8090TGJR4" stopped. 2025-07-10 20:37:53.653 +03:00 [DBG] Connection id "0HNC8090TGJR5" accepted. 2025-07-10 20:37:53.654 +03:00 [DBG] Connection id "0HNC8090TGJR5" started. 2025-07-10 20:37:53.654 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:37:53.654 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:37:53.654 +03:00 [DBG] POST requests are not supported 2025-07-10 20:37:53.654 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:37:53.654 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:37:53.654 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:37:53.654 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:37:53.654 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:37:53.654 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:37:53.654 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:37:53.654 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:37:53.654 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:37:53.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:37:53.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:37:53.654 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:37:53.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:37:53.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:37:53.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:37:53.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:37:53.654 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:37:53.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:37:53.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:37:53.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:37:53.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:37:53.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:37:53.654 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:37:53.655 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-07-10 20:37:53.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:37:53.655 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:37:53.655 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:37:53.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:37:53.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:37:53.655 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7391ms 2025-07-10 20:37:53.655 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:37:53.655 +03:00 [DBG] Connection id "0HNC8090TGJR5" completed keep alive response. 2025-07-10 20:37:53.655 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3744ms 2025-07-10 20:37:53.655 +03:00 [DBG] Connection id "0HNC8090TGJR5" received FIN. 2025-07-10 20:37:53.655 +03:00 [DBG] Connection id "0HNC8090TGJR5" disconnecting. 2025-07-10 20:37:53.655 +03:00 [DBG] Connection id "0HNC8090TGJR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:37:53.657 +03:00 [DBG] Connection id "0HNC8090TGJR5" stopped. 2025-07-10 20:38:53.660 +03:00 [DBG] Connection id "0HNC8090TGJR6" accepted. 2025-07-10 20:38:53.660 +03:00 [DBG] Connection id "0HNC8090TGJR6" started. 2025-07-10 20:38:53.660 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:38:53.660 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:38:53.660 +03:00 [DBG] POST requests are not supported 2025-07-10 20:38:53.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:38:53.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-07-10 20:38:53.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:38:53.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:38:53.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:38:53.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:38:53.661 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:38:53.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:38:53.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-07-10 20:38:53.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:38:53.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:38:53.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-07-10 20:38:53.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:38:53.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-07-10 20:38:53.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:38:53.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:38:53.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:38:53.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:38:53.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:38:53.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:38:53.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:38:53.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:38:53.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:38:53.661 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1741ms. 2025-07-10 20:38:53.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:38:53.662 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:38:53.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:38:53.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:38:53.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:38:53.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1556ms 2025-07-10 20:38:53.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:38:53.662 +03:00 [DBG] Connection id "0HNC8090TGJR6" completed keep alive response. 2025-07-10 20:38:53.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1237ms 2025-07-10 20:38:53.663 +03:00 [DBG] Connection id "0HNC8090TGJR6" received FIN. 2025-07-10 20:38:53.663 +03:00 [DBG] Connection id "0HNC8090TGJR6" disconnecting. 2025-07-10 20:38:53.663 +03:00 [DBG] Connection id "0HNC8090TGJR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:38:53.664 +03:00 [DBG] Connection id "0HNC8090TGJR6" stopped. 2025-07-10 20:39:53.656 +03:00 [DBG] Connection id "0HNC8090TGJR7" accepted. 2025-07-10 20:39:53.656 +03:00 [DBG] Connection id "0HNC8090TGJR7" started. 2025-07-10 20:39:53.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:39:53.656 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:39:53.656 +03:00 [DBG] POST requests are not supported 2025-07-10 20:39:53.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:39:53.656 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:39:53.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:39:53.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:39:53.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:39:53.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:39:53.656 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:39:53.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:39:53.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-07-10 20:39:53.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:39:53.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:39:53.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-07-10 20:39:53.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:39:53.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-07-10 20:39:53.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:39:53.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:39:53.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:39:53.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:39:53.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:39:53.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:39:53.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:39:53.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:39:53.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:39:53.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1155ms. 2025-07-10 20:39:53.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:39:53.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:39:53.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:39:53.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:39:53.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:39:53.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6961ms 2025-07-10 20:39:53.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:39:53.657 +03:00 [DBG] Connection id "0HNC8090TGJR7" completed keep alive response. 2025-07-10 20:39:53.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2504ms 2025-07-10 20:39:53.657 +03:00 [DBG] Connection id "0HNC8090TGJR7" received FIN. 2025-07-10 20:39:53.658 +03:00 [DBG] Connection id "0HNC8090TGJR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:39:53.658 +03:00 [DBG] Connection id "0HNC8090TGJR7" disconnecting. 2025-07-10 20:39:53.658 +03:00 [DBG] Connection id "0HNC8090TGJR7" stopped. 2025-07-10 20:40:53.655 +03:00 [DBG] Connection id "0HNC8090TGJR8" accepted. 2025-07-10 20:40:53.656 +03:00 [DBG] Connection id "0HNC8090TGJR8" started. 2025-07-10 20:40:53.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:40:53.656 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:40:53.656 +03:00 [DBG] POST requests are not supported 2025-07-10 20:40:53.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:40:53.656 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:40:53.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:40:53.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:40:53.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:40:53.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:40:53.656 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:40:53.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:40:53.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-07-10 20:40:53.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:40:53.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:40:53.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-07-10 20:40:53.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:40:53.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-07-10 20:40:53.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:40:53.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:40:53.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:40:53.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:40:53.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:40:53.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:40:53.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:40:53.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-10 20:40:53.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:40:53.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:40:53.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:40:53.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:40:53.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:40:53.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6555ms 2025-07-10 20:40:53.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:40:53.657 +03:00 [DBG] Connection id "0HNC8090TGJR8" completed keep alive response. 2025-07-10 20:40:53.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2504ms 2025-07-10 20:40:53.657 +03:00 [DBG] Connection id "0HNC8090TGJR8" received FIN. 2025-07-10 20:40:53.658 +03:00 [DBG] Connection id "0HNC8090TGJR8" disconnecting. 2025-07-10 20:40:53.658 +03:00 [DBG] Connection id "0HNC8090TGJR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:40:53.659 +03:00 [DBG] Connection id "0HNC8090TGJR8" stopped. 2025-07-10 20:41:53.666 +03:00 [DBG] Connection id "0HNC8090TGJR9" accepted. 2025-07-10 20:41:53.667 +03:00 [DBG] Connection id "0HNC8090TGJR9" started. 2025-07-10 20:41:53.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:41:53.667 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:41:53.667 +03:00 [DBG] POST requests are not supported 2025-07-10 20:41:53.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:41:53.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-07-10 20:41:53.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:41:53.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:41:53.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:41:53.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:41:53.667 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:41:53.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:41:53.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-07-10 20:41:53.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:41:53.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:41:53.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-07-10 20:41:53.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:41:53.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-07-10 20:41:53.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:41:53.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:41:53.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:41:53.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:41:53.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:41:53.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:41:53.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:41:53.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:41:53.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:41:53.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-10 20:41:53.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:41:53.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:41:53.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:41:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:41:53.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:41:53.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7466ms 2025-07-10 20:41:53.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:41:53.668 +03:00 [DBG] Connection id "0HNC8090TGJR9" completed keep alive response. 2025-07-10 20:41:53.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.356ms 2025-07-10 20:41:53.668 +03:00 [DBG] Connection id "0HNC8090TGJR9" received FIN. 2025-07-10 20:41:53.668 +03:00 [DBG] Connection id "0HNC8090TGJR9" disconnecting. 2025-07-10 20:41:53.668 +03:00 [DBG] Connection id "0HNC8090TGJR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:41:53.670 +03:00 [DBG] Connection id "0HNC8090TGJR9" stopped. 2025-07-10 20:42:53.662 +03:00 [DBG] Connection id "0HNC8090TGJRA" accepted. 2025-07-10 20:42:53.662 +03:00 [DBG] Connection id "0HNC8090TGJRA" started. 2025-07-10 20:42:53.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:42:53.663 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:42:53.663 +03:00 [DBG] POST requests are not supported 2025-07-10 20:42:53.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:42:53.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-07-10 20:42:53.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:42:53.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:42:53.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:42:53.663 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:42:53.663 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:42:53.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:42:53.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-07-10 20:42:53.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:42:53.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:42:53.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-07-10 20:42:53.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:42:53.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-07-10 20:42:53.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:42:53.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:42:53.663 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:42:53.663 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:42:53.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:42:53.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:42:53.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:42:53.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:42:53.663 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:42:53.663 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-10 20:42:53.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:42:53.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:42:53.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:42:53.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:42:53.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:42:53.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6735ms 2025-07-10 20:42:53.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:42:53.664 +03:00 [DBG] Connection id "0HNC8090TGJRA" completed keep alive response. 2025-07-10 20:42:53.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.357ms 2025-07-10 20:42:53.664 +03:00 [DBG] Connection id "0HNC8090TGJRA" received FIN. 2025-07-10 20:42:53.664 +03:00 [DBG] Connection id "0HNC8090TGJRA" disconnecting. 2025-07-10 20:42:53.664 +03:00 [DBG] Connection id "0HNC8090TGJRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:42:53.666 +03:00 [DBG] Connection id "0HNC8090TGJRA" stopped. 2025-07-10 20:43:53.667 +03:00 [DBG] Connection id "0HNC8090TGJRB" accepted. 2025-07-10 20:43:53.667 +03:00 [DBG] Connection id "0HNC8090TGJRB" started. 2025-07-10 20:43:53.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:43:53.668 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:43:53.668 +03:00 [DBG] POST requests are not supported 2025-07-10 20:43:53.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:43:53.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:43:53.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:43:53.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:43:53.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:43:53.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:43:53.668 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:43:53.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:43:53.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-07-10 20:43:53.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:43:53.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:43:53.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:43:53.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:43:53.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:43:53.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:43:53.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:43:53.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:43:53.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:43:53.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:43:53.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:43:53.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:43:53.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:43:53.670 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:43:53.670 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1834ms. 2025-07-10 20:43:53.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:43:53.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:43:53.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:43:53.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:43:53.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:43:53.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:43:53.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:43:53.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:43:53.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:43:53.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:43:53.671 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:43:53.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:43:53.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:43:53.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:43:53.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:43:53.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:43:53.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:43:53.671 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0021ms 2025-07-10 20:43:53.671 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:43:53.671 +03:00 [DBG] Connection id "0HNC8090TGJRB" completed keep alive response. 2025-07-10 20:43:53.671 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5722ms 2025-07-10 20:43:53.671 +03:00 [DBG] Connection id "0HNC8090TGJRB" received FIN. 2025-07-10 20:43:53.672 +03:00 [DBG] Connection id "0HNC8090TGJRB" disconnecting. 2025-07-10 20:43:53.672 +03:00 [DBG] Connection id "0HNC8090TGJRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:43:53.673 +03:00 [DBG] Connection id "0HNC8090TGJRB" stopped. 2025-07-10 20:44:53.667 +03:00 [DBG] Connection id "0HNC8090TGJRC" accepted. 2025-07-10 20:44:53.667 +03:00 [DBG] Connection id "0HNC8090TGJRC" started. 2025-07-10 20:44:53.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:44:53.667 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:44:53.667 +03:00 [DBG] POST requests are not supported 2025-07-10 20:44:53.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:44:53.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-07-10 20:44:53.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:44:53.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:44:53.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:44:53.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:44:53.668 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:44:53.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:44:53.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-07-10 20:44:53.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:44:53.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:44:53.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-07-10 20:44:53.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:44:53.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-07-10 20:44:53.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:44:53.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:44:53.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:44:53.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:44:53.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:44:53.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-10 20:44:53.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:44:53.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:44:53.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:44:53.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:44:53.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:44:53.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:44:53.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:44:53.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:44:53.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:44:53.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:44:53.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8182ms 2025-07-10 20:44:53.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:44:53.669 +03:00 [DBG] Connection id "0HNC8090TGJRC" completed keep alive response. 2025-07-10 20:44:53.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4979ms 2025-07-10 20:44:53.669 +03:00 [DBG] Connection id "0HNC8090TGJRC" received FIN. 2025-07-10 20:44:53.669 +03:00 [DBG] Connection id "0HNC8090TGJRC" disconnecting. 2025-07-10 20:44:53.669 +03:00 [DBG] Connection id "0HNC8090TGJRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:44:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRC" stopped. 2025-07-10 20:45:53.666 +03:00 [DBG] Connection id "0HNC8090TGJRD" accepted. 2025-07-10 20:45:53.666 +03:00 [DBG] Connection id "0HNC8090TGJRD" started. 2025-07-10 20:45:53.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:45:53.666 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:45:53.667 +03:00 [DBG] POST requests are not supported 2025-07-10 20:45:53.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:45:53.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-07-10 20:45:53.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:45:53.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:45:53.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:45:53.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:45:53.667 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:45:53.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:45:53.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-07-10 20:45:53.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:45:53.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:45:53.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-07-10 20:45:53.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:45:53.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-07-10 20:45:53.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:45:53.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:45:53.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:45:53.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:45:53.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:45:53.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-10 20:45:53.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:45:53.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:45:53.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:45:53.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:45:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:45:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:45:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:45:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:45:53.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:45:53.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:45:53.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6987ms 2025-07-10 20:45:53.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:45:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRD" completed keep alive response. 2025-07-10 20:45:53.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2735ms 2025-07-10 20:45:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRD" received FIN. 2025-07-10 20:45:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRD" disconnecting. 2025-07-10 20:45:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:45:53.669 +03:00 [DBG] Connection id "0HNC8090TGJRD" stopped. 2025-07-10 20:46:53.672 +03:00 [DBG] Connection id "0HNC8090TGJRE" accepted. 2025-07-10 20:46:53.672 +03:00 [DBG] Connection id "0HNC8090TGJRE" started. 2025-07-10 20:46:53.672 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:46:53.672 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:46:53.672 +03:00 [DBG] POST requests are not supported 2025-07-10 20:46:53.672 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:46:53.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-07-10 20:46:53.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:46:53.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:46:53.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:46:53.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:46:53.673 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:46:53.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:46:53.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-07-10 20:46:53.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:46:53.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:46:53.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-07-10 20:46:53.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:46:53.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-07-10 20:46:53.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:46:53.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:46:53.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:46:53.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:46:53.673 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:46:53.673 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-07-10 20:46:53.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:46:53.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:46:53.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:46:53.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:46:53.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:46:53.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:46:53.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:46:53.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:46:53.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:46:53.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:46:53.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7329ms 2025-07-10 20:46:53.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:46:53.674 +03:00 [DBG] Connection id "0HNC8090TGJRE" completed keep alive response. 2025-07-10 20:46:53.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3498ms 2025-07-10 20:46:53.674 +03:00 [DBG] Connection id "0HNC8090TGJRE" received FIN. 2025-07-10 20:46:53.674 +03:00 [DBG] Connection id "0HNC8090TGJRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:46:53.674 +03:00 [DBG] Connection id "0HNC8090TGJRE" disconnecting. 2025-07-10 20:46:53.674 +03:00 [DBG] Connection id "0HNC8090TGJRE" stopped. 2025-07-10 20:47:53.666 +03:00 [DBG] Connection id "0HNC8090TGJRF" accepted. 2025-07-10 20:47:53.666 +03:00 [DBG] Connection id "0HNC8090TGJRF" started. 2025-07-10 20:47:53.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:47:53.667 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:47:53.667 +03:00 [DBG] POST requests are not supported 2025-07-10 20:47:53.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:47:53.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-07-10 20:47:53.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:47:53.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:47:53.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:47:53.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:47:53.667 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:47:53.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:47:53.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-07-10 20:47:53.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:47:53.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:47:53.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-07-10 20:47:53.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:47:53.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-07-10 20:47:53.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:47:53.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:47:53.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:47:53.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:47:53.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:47:53.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:47:53.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:47:53.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:47:53.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:47:53.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-07-10 20:47:53.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:47:53.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:47:53.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:47:53.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:47:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:47:53.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:47:53.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7803ms 2025-07-10 20:47:53.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:47:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRF" completed keep alive response. 2025-07-10 20:47:53.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3931ms 2025-07-10 20:47:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRF" received FIN. 2025-07-10 20:47:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRF" disconnecting. 2025-07-10 20:47:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:47:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRF" stopped. 2025-07-10 20:48:53.667 +03:00 [DBG] Connection id "0HNC8090TGJRG" accepted. 2025-07-10 20:48:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRG" started. 2025-07-10 20:48:53.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:48:53.668 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:48:53.668 +03:00 [DBG] POST requests are not supported 2025-07-10 20:48:53.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:48:53.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:48:53.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:48:53.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:48:53.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:48:53.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:48:53.668 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:48:53.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:48:53.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-07-10 20:48:53.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:48:53.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:48:53.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-07-10 20:48:53.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:48:53.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-07-10 20:48:53.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:48:53.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:48:53.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:48:53.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:48:53.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:48:53.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:48:53.669 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1161ms. 2025-07-10 20:48:53.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:48:53.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:48:53.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:48:53.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:48:53.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:48:53.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9271ms 2025-07-10 20:48:53.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:48:53.669 +03:00 [DBG] Connection id "0HNC8090TGJRG" completed keep alive response. 2025-07-10 20:48:53.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7222ms 2025-07-10 20:48:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRG" received FIN. 2025-07-10 20:48:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRG" disconnecting. 2025-07-10 20:48:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:48:53.671 +03:00 [DBG] Connection id "0HNC8090TGJRG" stopped. 2025-07-10 20:49:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRH" accepted. 2025-07-10 20:49:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRH" started. 2025-07-10 20:49:53.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:49:53.670 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:49:53.670 +03:00 [DBG] POST requests are not supported 2025-07-10 20:49:53.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:49:53.670 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:49:53.670 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:49:53.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:49:53.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:49:53.670 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:49:53.670 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:49:53.670 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:49:53.670 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:49:53.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:49:53.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:49:53.671 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:49:53.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:49:53.671 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:49:53.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:49:53.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:49:53.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:49:53.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:49:53.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:49:53.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:49:53.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:49:53.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:49:53.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:49:53.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1538ms. 2025-07-10 20:49:53.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:49:53.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:49:53.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:49:53.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:49:53.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:49:53.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:49:53.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:49:53.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:49:53.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:49:53.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:49:53.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:49:53.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:49:53.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:49:53.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:49:53.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:49:53.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:49:53.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:49:53.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2166ms 2025-07-10 20:49:53.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:49:53.672 +03:00 [DBG] Connection id "0HNC8090TGJRH" completed keep alive response. 2025-07-10 20:49:53.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1612ms 2025-07-10 20:49:53.672 +03:00 [DBG] Connection id "0HNC8090TGJRH" received FIN. 2025-07-10 20:49:53.672 +03:00 [DBG] Connection id "0HNC8090TGJRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:49:53.673 +03:00 [DBG] Connection id "0HNC8090TGJRH" disconnecting. 2025-07-10 20:49:53.673 +03:00 [DBG] Connection id "0HNC8090TGJRH" stopped. 2025-07-10 20:50:53.674 +03:00 [DBG] Connection id "0HNC8090TGJRI" accepted. 2025-07-10 20:50:53.674 +03:00 [DBG] Connection id "0HNC8090TGJRI" started. 2025-07-10 20:50:53.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:50:53.675 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:50:53.675 +03:00 [DBG] POST requests are not supported 2025-07-10 20:50:53.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:50:53.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-07-10 20:50:53.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:50:53.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:50:53.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:50:53.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:50:53.675 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:50:53.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:50:53.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-07-10 20:50:53.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:50:53.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:50:53.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:50:53.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:50:53.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:50:53.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:50:53.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:50:53.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:50:53.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:50:53.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:50:53.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:50:53.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:50:53.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:50:53.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:50:53.676 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2151ms. 2025-07-10 20:50:53.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:50:53.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:50:53.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:50:53.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:50:53.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:50:53.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:50:53.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:50:53.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:50:53.676 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:50:53.676 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:50:53.676 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:50:53.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:50:53.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:50:53.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:50:53.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:50:53.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:50:53.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:50:53.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4881ms 2025-07-10 20:50:53.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:50:53.677 +03:00 [DBG] Connection id "0HNC8090TGJRI" completed keep alive response. 2025-07-10 20:50:53.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4413ms 2025-07-10 20:50:53.677 +03:00 [DBG] Connection id "0HNC8090TGJRI" received FIN. 2025-07-10 20:50:53.677 +03:00 [DBG] Connection id "0HNC8090TGJRI" disconnecting. 2025-07-10 20:50:53.678 +03:00 [DBG] Connection id "0HNC8090TGJRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:50:53.679 +03:00 [DBG] Connection id "0HNC8090TGJRI" stopped. 2025-07-10 20:51:53.675 +03:00 [DBG] Connection id "0HNC8090TGJRJ" accepted. 2025-07-10 20:51:53.675 +03:00 [DBG] Connection id "0HNC8090TGJRJ" started. 2025-07-10 20:51:53.675 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:51:53.675 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:51:53.675 +03:00 [DBG] POST requests are not supported 2025-07-10 20:51:53.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:51:53.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-07-10 20:51:53.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:51:53.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:51:53.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:51:53.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:51:53.675 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:51:53.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:51:53.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-07-10 20:51:53.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:51:53.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:51:53.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:51:53.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:51:53.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:51:53.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:51:53.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:51:53.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:51:53.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:51:53.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:51:53.676 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1054ms. 2025-07-10 20:51:53.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:51:53.676 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:51:53.676 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:51:53.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:51:53.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:51:53.676 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.59ms 2025-07-10 20:51:53.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:51:53.676 +03:00 [DBG] Connection id "0HNC8090TGJRJ" completed keep alive response. 2025-07-10 20:51:53.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1625ms 2025-07-10 20:51:53.676 +03:00 [DBG] Connection id "0HNC8090TGJRJ" received FIN. 2025-07-10 20:51:53.677 +03:00 [DBG] Connection id "0HNC8090TGJRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:51:53.677 +03:00 [DBG] Connection id "0HNC8090TGJRJ" disconnecting. 2025-07-10 20:51:53.677 +03:00 [DBG] Connection id "0HNC8090TGJRJ" stopped. 2025-07-10 20:52:53.926 +03:00 [DBG] Connection id "0HNC8090TGJRK" accepted. 2025-07-10 20:52:53.926 +03:00 [DBG] Connection id "0HNC8090TGJRK" started. 2025-07-10 20:52:53.926 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:52:53.927 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:52:53.927 +03:00 [DBG] POST requests are not supported 2025-07-10 20:52:53.927 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:52:53.927 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:52:53.927 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:52:53.927 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:52:53.927 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:52:53.927 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:52:53.927 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:52:53.927 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:52:53.927 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 20:52:53.927 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:52:53.927 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:52:53.927 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:52:53.927 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:52:53.927 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:52:53.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:52:53.927 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:52:53.927 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:52:53.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:52:53.927 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:52:53.927 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-07-10 20:52:53.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:52:53.927 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:52:53.927 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:52:53.927 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:52:53.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:52:53.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:52:53.928 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:52:53.928 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:52:53.928 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:52:53.928 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:52:53.928 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6554ms 2025-07-10 20:52:53.928 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:52:53.928 +03:00 [DBG] Connection id "0HNC8090TGJRK" completed keep alive response. 2025-07-10 20:52:53.928 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.238ms 2025-07-10 20:52:53.928 +03:00 [DBG] Connection id "0HNC8090TGJRK" received FIN. 2025-07-10 20:52:53.928 +03:00 [DBG] Connection id "0HNC8090TGJRK" disconnecting. 2025-07-10 20:52:53.928 +03:00 [DBG] Connection id "0HNC8090TGJRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:52:53.929 +03:00 [DBG] Connection id "0HNC8090TGJRK" stopped. 2025-07-10 20:53:53.682 +03:00 [DBG] Connection id "0HNC8090TGJRL" accepted. 2025-07-10 20:53:53.682 +03:00 [DBG] Connection id "0HNC8090TGJRL" started. 2025-07-10 20:53:53.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:53:53.682 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:53:53.682 +03:00 [DBG] POST requests are not supported 2025-07-10 20:53:53.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:53:53.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-07-10 20:53:53.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:53:53.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:53:53.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:53:53.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:53:53.682 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:53:53.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:53:53.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-07-10 20:53:53.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:53:53.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:53:53.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-07-10 20:53:53.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:53:53.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-07-10 20:53:53.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:53:53.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:53:53.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:53:53.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:53:53.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:53:53.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:53:53.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:53:53.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:53:53.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:53:53.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-07-10 20:53:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:53:53.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:53:53.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:53:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:53:53.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:53:53.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7077ms 2025-07-10 20:53:53.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:53:53.683 +03:00 [DBG] Connection id "0HNC8090TGJRL" completed keep alive response. 2025-07-10 20:53:53.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2927ms 2025-07-10 20:53:53.683 +03:00 [DBG] Connection id "0HNC8090TGJRL" received FIN. 2025-07-10 20:53:53.683 +03:00 [DBG] Connection id "0HNC8090TGJRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:53:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRL" disconnecting. 2025-07-10 20:53:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRL" stopped. 2025-07-10 20:54:53.678 +03:00 [DBG] Connection id "0HNC8090TGJRM" accepted. 2025-07-10 20:54:53.678 +03:00 [DBG] Connection id "0HNC8090TGJRM" started. 2025-07-10 20:54:53.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:54:53.679 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:54:53.679 +03:00 [DBG] POST requests are not supported 2025-07-10 20:54:53.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:54:53.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-07-10 20:54:53.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:54:53.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:54:53.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:54:53.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:54:53.679 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:54:53.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:54:53.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-07-10 20:54:53.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:54:53.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:54:53.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-07-10 20:54:53.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:54:53.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-07-10 20:54:53.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:54:53.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:54:53.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:54:53.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:54:53.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:54:53.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:54:53.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1623ms. 2025-07-10 20:54:53.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:54:53.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:54:53.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:54:53.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:54:53.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:54:53.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:54:53.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:54:53.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:54:53.681 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3578ms 2025-07-10 20:54:53.681 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:54:53.681 +03:00 [DBG] Connection id "0HNC8090TGJRM" completed keep alive response. 2025-07-10 20:54:53.681 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3651ms 2025-07-10 20:54:53.681 +03:00 [DBG] Connection id "0HNC8090TGJRM" received FIN. 2025-07-10 20:54:53.681 +03:00 [DBG] Connection id "0HNC8090TGJRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:54:53.681 +03:00 [DBG] Connection id "0HNC8090TGJRM" disconnecting. 2025-07-10 20:54:53.681 +03:00 [DBG] Connection id "0HNC8090TGJRM" stopped. 2025-07-10 20:55:53.689 +03:00 [DBG] Connection id "0HNC8090TGJRN" accepted. 2025-07-10 20:55:53.689 +03:00 [DBG] Connection id "0HNC8090TGJRN" started. 2025-07-10 20:55:53.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:55:53.689 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:55:53.689 +03:00 [DBG] POST requests are not supported 2025-07-10 20:55:53.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:55:53.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-07-10 20:55:53.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:55:53.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:55:53.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:55:53.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:55:53.690 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:55:53.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:55:53.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-07-10 20:55:53.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:55:53.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:55:53.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-07-10 20:55:53.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:55:53.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-07-10 20:55:53.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:55:53.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:55:53.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:55:53.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:55:53.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:55:53.690 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-10 20:55:53.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:55:53.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:55:53.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:55:53.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:55:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:55:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:55:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:55:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:55:53.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:55:53.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:55:53.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9333ms 2025-07-10 20:55:53.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:55:53.691 +03:00 [DBG] Connection id "0HNC8090TGJRN" completed keep alive response. 2025-07-10 20:55:53.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7115ms 2025-07-10 20:55:53.691 +03:00 [DBG] Connection id "0HNC8090TGJRN" received FIN. 2025-07-10 20:55:53.691 +03:00 [DBG] Connection id "0HNC8090TGJRN" disconnecting. 2025-07-10 20:55:53.692 +03:00 [DBG] Connection id "0HNC8090TGJRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:55:53.693 +03:00 [DBG] Connection id "0HNC8090TGJRN" stopped. 2025-07-10 20:56:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRO" accepted. 2025-07-10 20:56:53.668 +03:00 [DBG] Connection id "0HNC8090TGJRO" started. 2025-07-10 20:56:53.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:56:53.668 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:56:53.668 +03:00 [DBG] POST requests are not supported 2025-07-10 20:56:53.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:56:53.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 20:56:53.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:56:53.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:56:53.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:56:53.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:56:53.668 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:56:53.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:56:53.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-07-10 20:56:53.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:56:53.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:56:53.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-07-10 20:56:53.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:56:53.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-07-10 20:56:53.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:56:53.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:56:53.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:56:53.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:56:53.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:56:53.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:56:53.669 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-10 20:56:53.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:56:53.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:56:53.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:56:53.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:56:53.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:56:53.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.737ms 2025-07-10 20:56:53.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:56:53.669 +03:00 [DBG] Connection id "0HNC8090TGJRO" completed keep alive response. 2025-07-10 20:56:53.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3297ms 2025-07-10 20:56:53.669 +03:00 [DBG] Connection id "0HNC8090TGJRO" received FIN. 2025-07-10 20:56:53.669 +03:00 [DBG] Connection id "0HNC8090TGJRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:56:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRO" disconnecting. 2025-07-10 20:56:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRO" stopped. 2025-07-10 20:57:53.683 +03:00 [DBG] Connection id "0HNC8090TGJRP" accepted. 2025-07-10 20:57:53.683 +03:00 [DBG] Connection id "0HNC8090TGJRP" started. 2025-07-10 20:57:53.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:57:53.683 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:57:53.683 +03:00 [DBG] POST requests are not supported 2025-07-10 20:57:53.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:57:53.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-07-10 20:57:53.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:57:53.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:57:53.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:57:53.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:57:53.684 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:57:53.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:57:53.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-07-10 20:57:53.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:57:53.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:57:53.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-07-10 20:57:53.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:57:53.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-07-10 20:57:53.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:57:53.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:57:53.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:57:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:57:53.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:57:53.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.115ms. 2025-07-10 20:57:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:57:53.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:57:53.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:57:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:57:53.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:57:53.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6619ms 2025-07-10 20:57:53.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:57:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRP" completed keep alive response. 2025-07-10 20:57:53.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2921ms 2025-07-10 20:57:53.685 +03:00 [DBG] Connection id "0HNC8090TGJRP" received FIN. 2025-07-10 20:57:53.685 +03:00 [DBG] Connection id "0HNC8090TGJRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:57:53.685 +03:00 [DBG] Connection id "0HNC8090TGJRP" disconnecting. 2025-07-10 20:57:53.685 +03:00 [DBG] Connection id "0HNC8090TGJRP" stopped. 2025-07-10 20:58:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRQ" accepted. 2025-07-10 20:58:53.670 +03:00 [DBG] Connection id "0HNC8090TGJRQ" started. 2025-07-10 20:58:53.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:58:53.671 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:58:53.671 +03:00 [DBG] POST requests are not supported 2025-07-10 20:58:53.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:58:53.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-07-10 20:58:53.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:58:53.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:58:53.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:58:53.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:58:53.671 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:58:53.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:58:53.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-07-10 20:58:53.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:58:53.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:58:53.671 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 20:58:53.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:58:53.671 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 20:58:53.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:58:53.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:58:53.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:58:53.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:58:53.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:58:53.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:58:53.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1547ms. 2025-07-10 20:58:53.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:58:53.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:58:53.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:58:53.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:58:53.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:58:53.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0244ms 2025-07-10 20:58:53.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:58:53.672 +03:00 [DBG] Connection id "0HNC8090TGJRQ" completed keep alive response. 2025-07-10 20:58:53.673 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0706ms 2025-07-10 20:58:53.673 +03:00 [DBG] Connection id "0HNC8090TGJRQ" received FIN. 2025-07-10 20:58:53.673 +03:00 [DBG] Connection id "0HNC8090TGJRQ" disconnecting. 2025-07-10 20:58:53.673 +03:00 [DBG] Connection id "0HNC8090TGJRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:58:53.674 +03:00 [DBG] Connection id "0HNC8090TGJRQ" stopped. 2025-07-10 20:59:53.680 +03:00 [DBG] Connection id "0HNC8090TGJRR" accepted. 2025-07-10 20:59:53.681 +03:00 [DBG] Connection id "0HNC8090TGJRR" started. 2025-07-10 20:59:53.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 20:59:53.681 +03:00 [VRB] All hosts are allowed. 2025-07-10 20:59:53.681 +03:00 [DBG] POST requests are not supported 2025-07-10 20:59:53.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 20:59:53.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-07-10 20:59:53.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:59:53.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 20:59:53.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 20:59:53.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 20:59:53.682 +03:00 [INF] CORS policy execution successful. 2025-07-10 20:59:53.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:59:53.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-07-10 20:59:53.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 20:59:53.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 20:59:53.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-07-10 20:59:53.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 20:59:53.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-07-10 20:59:53.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:59:53.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:59:53.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:59:53.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 20:59:53.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:59:53.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:59:53.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:59:53.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:59:53.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 20:59:53.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-07-10 20:59:53.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:59:53.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:59:53.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 20:59:53.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 20:59:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:59:53.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 20:59:53.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.004ms 2025-07-10 20:59:53.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 20:59:53.683 +03:00 [DBG] Connection id "0HNC8090TGJRR" completed keep alive response. 2025-07-10 20:59:53.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8479ms 2025-07-10 20:59:53.683 +03:00 [DBG] Connection id "0HNC8090TGJRR" received FIN. 2025-07-10 20:59:53.683 +03:00 [DBG] Connection id "0HNC8090TGJRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 20:59:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRR" disconnecting. 2025-07-10 20:59:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRR" stopped. 2025-07-10 21:00:53.682 +03:00 [DBG] Connection id "0HNC8090TGJRS" accepted. 2025-07-10 21:00:53.682 +03:00 [DBG] Connection id "0HNC8090TGJRS" started. 2025-07-10 21:00:53.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:00:53.682 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:00:53.682 +03:00 [DBG] POST requests are not supported 2025-07-10 21:00:53.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:00:53.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-07-10 21:00:53.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:00:53.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:00:53.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:00:53.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:00:53.683 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:00:53.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:00:53.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-07-10 21:00:53.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:00:53.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:00:53.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-07-10 21:00:53.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:00:53.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-07-10 21:00:53.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:00:53.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:00:53.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:00:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:00:53.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:00:53.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-07-10 21:00:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:00:53.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:00:53.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:00:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:00:53.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:00:53.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6774ms 2025-07-10 21:00:53.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:00:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRS" completed keep alive response. 2025-07-10 21:00:53.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3155ms 2025-07-10 21:00:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRS" received FIN. 2025-07-10 21:00:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRS" disconnecting. 2025-07-10 21:00:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:00:53.685 +03:00 [DBG] Connection id "0HNC8090TGJRS" stopped. 2025-07-10 21:01:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRT" accepted. 2025-07-10 21:01:53.684 +03:00 [DBG] Connection id "0HNC8090TGJRT" started. 2025-07-10 21:01:53.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:01:53.684 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:01:53.684 +03:00 [DBG] POST requests are not supported 2025-07-10 21:01:53.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:01:53.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-07-10 21:01:53.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:01:53.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:01:53.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:01:53.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:01:53.684 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:01:53.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:01:53.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-07-10 21:01:53.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:01:53.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:01:53.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-07-10 21:01:53.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:01:53.685 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:01:53.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:01:53.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:01:53.685 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:01:53.685 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:01:53.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:01:53.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:01:53.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:01:53.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:01:53.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:01:53.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1751ms. 2025-07-10 21:01:53.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:01:53.686 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:01:53.686 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:01:53.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:01:53.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:01:53.686 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5389ms 2025-07-10 21:01:53.686 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:01:53.686 +03:00 [DBG] Connection id "0HNC8090TGJRT" completed keep alive response. 2025-07-10 21:01:53.687 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7362ms 2025-07-10 21:01:53.687 +03:00 [DBG] Connection id "0HNC8090TGJRT" received FIN. 2025-07-10 21:01:53.687 +03:00 [DBG] Connection id "0HNC8090TGJRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:01:53.687 +03:00 [DBG] Connection id "0HNC8090TGJRT" disconnecting. 2025-07-10 21:01:53.687 +03:00 [DBG] Connection id "0HNC8090TGJRT" stopped. 2025-07-10 21:02:53.679 +03:00 [DBG] Connection id "0HNC8090TGJRU" accepted. 2025-07-10 21:02:53.679 +03:00 [DBG] Connection id "0HNC8090TGJRU" started. 2025-07-10 21:02:53.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:02:53.679 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:02:53.679 +03:00 [DBG] POST requests are not supported 2025-07-10 21:02:53.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:02:53.680 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:02:53.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:02:53.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:02:53.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:02:53.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:02:53.680 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:02:53.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:02:53.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-07-10 21:02:53.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:02:53.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:02:53.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-07-10 21:02:53.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:02:53.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-07-10 21:02:53.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:02:53.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:02:53.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:02:53.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:02:53.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:02:53.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:02:53.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:02:53.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:02:53.681 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1674ms. 2025-07-10 21:02:53.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:02:53.681 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:02:53.681 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:02:53.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:02:53.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:02:53.681 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2902ms 2025-07-10 21:02:53.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:02:53.682 +03:00 [DBG] Connection id "0HNC8090TGJRU" completed keep alive response. 2025-07-10 21:02:53.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3747ms 2025-07-10 21:02:53.682 +03:00 [DBG] Connection id "0HNC8090TGJRU" received FIN. 2025-07-10 21:02:53.682 +03:00 [DBG] Connection id "0HNC8090TGJRU" disconnecting. 2025-07-10 21:02:53.682 +03:00 [DBG] Connection id "0HNC8090TGJRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:02:53.683 +03:00 [DBG] Connection id "0HNC8090TGJRU" stopped. 2025-07-10 21:03:53.682 +03:00 [DBG] Connection id "0HNC8090TGJRV" accepted. 2025-07-10 21:03:53.682 +03:00 [DBG] Connection id "0HNC8090TGJRV" started. 2025-07-10 21:03:53.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:03:53.683 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:03:53.683 +03:00 [DBG] POST requests are not supported 2025-07-10 21:03:53.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:03:53.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-07-10 21:03:53.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:03:53.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:03:53.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:03:53.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:03:53.683 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:03:53.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:03:53.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-07-10 21:03:53.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:03:53.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:03:53.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-07-10 21:03:53.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:03:53.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-07-10 21:03:53.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:03:53.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:03:53.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:03:53.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:03:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:03:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:03:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:03:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:03:53.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:03:53.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2021ms. 2025-07-10 21:03:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:03:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:03:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:03:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:03:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:03:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:03:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:03:53.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:03:53.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:03:53.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:03:53.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:03:53.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:03:53.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:03:53.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:03:53.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:03:53.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:03:53.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:03:53.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.443ms 2025-07-10 21:03:53.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:03:53.685 +03:00 [DBG] Connection id "0HNC8090TGJRV" completed keep alive response. 2025-07-10 21:03:53.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6386ms 2025-07-10 21:03:53.685 +03:00 [DBG] Connection id "0HNC8090TGJRV" received FIN. 2025-07-10 21:03:53.686 +03:00 [DBG] Connection id "0HNC8090TGJRV" disconnecting. 2025-07-10 21:03:53.686 +03:00 [DBG] Connection id "0HNC8090TGJRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:03:53.687 +03:00 [DBG] Connection id "0HNC8090TGJRV" stopped. 2025-07-10 21:04:53.690 +03:00 [DBG] Connection id "0HNC8090TGJS0" accepted. 2025-07-10 21:04:53.690 +03:00 [DBG] Connection id "0HNC8090TGJS0" started. 2025-07-10 21:04:53.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:04:53.690 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:04:53.690 +03:00 [DBG] POST requests are not supported 2025-07-10 21:04:53.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:04:53.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-07-10 21:04:53.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:04:53.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:04:53.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:04:53.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:04:53.690 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:04:53.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:04:53.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-07-10 21:04:53.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:04:53.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:04:53.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-07-10 21:04:53.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:04:53.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-07-10 21:04:53.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:04:53.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:04:53.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:04:53.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:04:53.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:04:53.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:04:53.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:04:53.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-07-10 21:04:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:04:53.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:04:53.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:04:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:04:53.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:04:53.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.85ms 2025-07-10 21:04:53.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:04:53.691 +03:00 [DBG] Connection id "0HNC8090TGJS0" completed keep alive response. 2025-07-10 21:04:53.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4115ms 2025-07-10 21:04:53.691 +03:00 [DBG] Connection id "0HNC8090TGJS0" received FIN. 2025-07-10 21:04:53.691 +03:00 [DBG] Connection id "0HNC8090TGJS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:04:53.692 +03:00 [DBG] Connection id "0HNC8090TGJS0" disconnecting. 2025-07-10 21:04:53.692 +03:00 [DBG] Connection id "0HNC8090TGJS0" stopped. 2025-07-10 21:05:53.690 +03:00 [DBG] Connection id "0HNC8090TGJS1" accepted. 2025-07-10 21:05:53.690 +03:00 [DBG] Connection id "0HNC8090TGJS1" started. 2025-07-10 21:05:53.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:05:53.690 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:05:53.690 +03:00 [DBG] POST requests are not supported 2025-07-10 21:05:53.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:05:53.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-07-10 21:05:53.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:05:53.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:05:53.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:05:53.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:05:53.690 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:05:53.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:05:53.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-07-10 21:05:53.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:05:53.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:05:53.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-07-10 21:05:53.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:05:53.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-07-10 21:05:53.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:05:53.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:05:53.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:05:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:05:53.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:05:53.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-07-10 21:05:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:05:53.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:05:53.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:05:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:05:53.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:05:53.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6992ms 2025-07-10 21:05:53.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:05:53.691 +03:00 [DBG] Connection id "0HNC8090TGJS1" completed keep alive response. 2025-07-10 21:05:53.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3048ms 2025-07-10 21:05:53.692 +03:00 [DBG] Connection id "0HNC8090TGJS1" received FIN. 2025-07-10 21:05:53.692 +03:00 [DBG] Connection id "0HNC8090TGJS1" disconnecting. 2025-07-10 21:05:53.692 +03:00 [DBG] Connection id "0HNC8090TGJS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:05:53.693 +03:00 [DBG] Connection id "0HNC8090TGJS1" stopped. 2025-07-10 21:06:53.683 +03:00 [DBG] Connection id "0HNC8090TGJS2" accepted. 2025-07-10 21:06:53.683 +03:00 [DBG] Connection id "0HNC8090TGJS2" started. 2025-07-10 21:06:53.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:06:53.683 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:06:53.683 +03:00 [DBG] POST requests are not supported 2025-07-10 21:06:53.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:06:53.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-07-10 21:06:53.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:06:53.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:06:53.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:06:53.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:06:53.683 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:06:53.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:06:53.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-07-10 21:06:53.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:06:53.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:06:53.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-07-10 21:06:53.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:06:53.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-07-10 21:06:53.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:06:53.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:06:53.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:06:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:06:53.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:06:53.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-07-10 21:06:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:06:53.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:06:53.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:06:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:06:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:06:53.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:06:53.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:06:53.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:06:53.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:06:53.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0441ms 2025-07-10 21:06:53.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:06:53.685 +03:00 [DBG] Connection id "0HNC8090TGJS2" completed keep alive response. 2025-07-10 21:06:53.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9069ms 2025-07-10 21:06:53.685 +03:00 [DBG] Connection id "0HNC8090TGJS2" received FIN. 2025-07-10 21:06:53.685 +03:00 [DBG] Connection id "0HNC8090TGJS2" disconnecting. 2025-07-10 21:06:53.685 +03:00 [DBG] Connection id "0HNC8090TGJS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:06:53.686 +03:00 [DBG] Connection id "0HNC8090TGJS2" stopped. 2025-07-10 21:07:53.686 +03:00 [DBG] Connection id "0HNC8090TGJS3" accepted. 2025-07-10 21:07:53.686 +03:00 [DBG] Connection id "0HNC8090TGJS3" started. 2025-07-10 21:07:53.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:07:53.686 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:07:53.686 +03:00 [DBG] POST requests are not supported 2025-07-10 21:07:53.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:07:53.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-07-10 21:07:53.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:07:53.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:07:53.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:07:53.687 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:07:53.687 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:07:53.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:07:53.687 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:07:53.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:07:53.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:07:53.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:07:53.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:07:53.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:07:53.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:07:53.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:07:53.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:07:53.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:07:53.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:07:53.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:07:53.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:07:53.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:07:53.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:07:53.687 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-07-10 21:07:53.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:07:53.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:07:53.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:07:53.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:07:53.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:07:53.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1416ms 2025-07-10 21:07:53.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:07:53.688 +03:00 [DBG] Connection id "0HNC8090TGJS3" completed keep alive response. 2025-07-10 21:07:53.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0682ms 2025-07-10 21:07:53.689 +03:00 [DBG] Connection id "0HNC8090TGJS3" received FIN. 2025-07-10 21:07:53.689 +03:00 [DBG] Connection id "0HNC8090TGJS3" disconnecting. 2025-07-10 21:07:53.689 +03:00 [DBG] Connection id "0HNC8090TGJS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:07:53.690 +03:00 [DBG] Connection id "0HNC8090TGJS3" stopped. 2025-07-10 21:08:53.687 +03:00 [DBG] Connection id "0HNC8090TGJS4" accepted. 2025-07-10 21:08:53.688 +03:00 [DBG] Connection id "0HNC8090TGJS4" started. 2025-07-10 21:08:53.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:08:53.688 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:08:53.688 +03:00 [DBG] POST requests are not supported 2025-07-10 21:08:53.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:08:53.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-07-10 21:08:53.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:08:53.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:08:53.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:08:53.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:08:53.688 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:08:53.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:08:53.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-07-10 21:08:53.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:08:53.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:08:53.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-07-10 21:08:53.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:08:53.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-07-10 21:08:53.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:08:53.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:08:53.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:08:53.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:08:53.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:08:53.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:08:53.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:08:53.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:08:53.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:08:53.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.169ms. 2025-07-10 21:08:53.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:08:53.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:08:53.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:08:53.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:08:53.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:08:53.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7442ms 2025-07-10 21:08:53.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:08:53.689 +03:00 [DBG] Connection id "0HNC8090TGJS4" completed keep alive response. 2025-07-10 21:08:53.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3481ms 2025-07-10 21:08:53.689 +03:00 [DBG] Connection id "0HNC8090TGJS4" received FIN. 2025-07-10 21:08:53.689 +03:00 [DBG] Connection id "0HNC8090TGJS4" disconnecting. 2025-07-10 21:08:53.689 +03:00 [DBG] Connection id "0HNC8090TGJS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:08:53.690 +03:00 [DBG] Connection id "0HNC8090TGJS4" stopped. 2025-07-10 21:09:53.681 +03:00 [DBG] Connection id "0HNC8090TGJS5" accepted. 2025-07-10 21:09:53.681 +03:00 [DBG] Connection id "0HNC8090TGJS5" started. 2025-07-10 21:09:53.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:09:53.682 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:09:53.682 +03:00 [DBG] POST requests are not supported 2025-07-10 21:09:53.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:09:53.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-07-10 21:09:53.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:09:53.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:09:53.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:09:53.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:09:53.682 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:09:53.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:09:53.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-07-10 21:09:53.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:09:53.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:09:53.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-07-10 21:09:53.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:09:53.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-07-10 21:09:53.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:09:53.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:09:53.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:09:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:09:53.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:09:53.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1319ms. 2025-07-10 21:09:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:09:53.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:09:53.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:09:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:09:53.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:09:53.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:09:53.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8465ms 2025-07-10 21:09:53.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:09:53.684 +03:00 [DBG] Connection id "0HNC8090TGJS5" completed keep alive response. 2025-07-10 21:09:53.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9945ms 2025-07-10 21:09:53.684 +03:00 [DBG] Connection id "0HNC8090TGJS5" received FIN. 2025-07-10 21:09:53.684 +03:00 [DBG] Connection id "0HNC8090TGJS5" disconnecting. 2025-07-10 21:09:53.684 +03:00 [DBG] Connection id "0HNC8090TGJS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:09:53.685 +03:00 [DBG] Connection id "0HNC8090TGJS5" stopped. 2025-07-10 21:10:53.688 +03:00 [DBG] Connection id "0HNC8090TGJS6" accepted. 2025-07-10 21:10:53.688 +03:00 [DBG] Connection id "0HNC8090TGJS6" started. 2025-07-10 21:10:53.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:10:53.689 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:10:53.689 +03:00 [DBG] POST requests are not supported 2025-07-10 21:10:53.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:10:53.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-07-10 21:10:53.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:10:53.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:10:53.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:10:53.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:10:53.690 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:10:53.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:10:53.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-07-10 21:10:53.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:10:53.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:10:53.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-07-10 21:10:53.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:10:53.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-07-10 21:10:53.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:10:53.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:10:53.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:10:53.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:10:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:10:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:10:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:10:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:10:53.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:10:53.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1755ms. 2025-07-10 21:10:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:10:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:10:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:10:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:10:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:10:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:10:53.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:10:53.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:10:53.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:10:53.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:10:53.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:10:53.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:10:53.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:10:53.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:10:53.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:10:53.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:10:53.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:10:53.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8887ms 2025-07-10 21:10:53.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:10:53.692 +03:00 [DBG] Connection id "0HNC8090TGJS6" completed keep alive response. 2025-07-10 21:10:53.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4692ms 2025-07-10 21:10:53.693 +03:00 [DBG] Connection id "0HNC8090TGJS6" received FIN. 2025-07-10 21:10:53.693 +03:00 [DBG] Connection id "0HNC8090TGJS6" disconnecting. 2025-07-10 21:10:53.693 +03:00 [DBG] Connection id "0HNC8090TGJS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:10:53.694 +03:00 [DBG] Connection id "0HNC8090TGJS6" stopped. 2025-07-10 21:11:53.692 +03:00 [DBG] Connection id "0HNC8090TGJS7" accepted. 2025-07-10 21:11:53.692 +03:00 [DBG] Connection id "0HNC8090TGJS7" started. 2025-07-10 21:11:53.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:11:53.692 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:11:53.692 +03:00 [DBG] POST requests are not supported 2025-07-10 21:11:53.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:11:53.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-07-10 21:11:53.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:11:53.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:11:53.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:11:53.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:11:53.692 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:11:53.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:11:53.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-07-10 21:11:53.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:11:53.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:11:53.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-07-10 21:11:53.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:11:53.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-07-10 21:11:53.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:11:53.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:11:53.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:11:53.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:11:53.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:11:53.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-10 21:11:53.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:11:53.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:11:53.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:11:53.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:11:53.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:11:53.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6826ms 2025-07-10 21:11:53.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:11:53.693 +03:00 [DBG] Connection id "0HNC8090TGJS7" completed keep alive response. 2025-07-10 21:11:53.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3032ms 2025-07-10 21:11:53.694 +03:00 [DBG] Connection id "0HNC8090TGJS7" received FIN. 2025-07-10 21:11:53.694 +03:00 [DBG] Connection id "0HNC8090TGJS7" disconnecting. 2025-07-10 21:11:53.694 +03:00 [DBG] Connection id "0HNC8090TGJS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:11:53.695 +03:00 [DBG] Connection id "0HNC8090TGJS7" stopped. 2025-07-10 21:12:53.692 +03:00 [DBG] Connection id "0HNC8090TGJS8" accepted. 2025-07-10 21:12:53.692 +03:00 [DBG] Connection id "0HNC8090TGJS8" started. 2025-07-10 21:12:53.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:12:53.692 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:12:53.692 +03:00 [DBG] POST requests are not supported 2025-07-10 21:12:53.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:12:53.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-07-10 21:12:53.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:12:53.693 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:12:53.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:12:53.693 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:12:53.693 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:12:53.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:12:53.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-07-10 21:12:53.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:12:53.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:12:53.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-07-10 21:12:53.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:12:53.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-07-10 21:12:53.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:12:53.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:12:53.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:12:53.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:12:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:12:53.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:12:53.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-10 21:12:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:12:53.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:12:53.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:12:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:12:53.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:12:53.694 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9621ms 2025-07-10 21:12:53.694 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:12:53.694 +03:00 [DBG] Connection id "0HNC8090TGJS8" completed keep alive response. 2025-07-10 21:12:53.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0129ms 2025-07-10 21:12:53.695 +03:00 [DBG] Connection id "0HNC8090TGJS8" received FIN. 2025-07-10 21:12:53.695 +03:00 [DBG] Connection id "0HNC8090TGJS8" disconnecting. 2025-07-10 21:12:53.695 +03:00 [DBG] Connection id "0HNC8090TGJS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:12:53.696 +03:00 [DBG] Connection id "0HNC8090TGJS8" stopped. 2025-07-10 21:13:53.682 +03:00 [DBG] Connection id "0HNC8090TGJS9" accepted. 2025-07-10 21:13:53.682 +03:00 [DBG] Connection id "0HNC8090TGJS9" started. 2025-07-10 21:13:53.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:13:53.683 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:13:53.683 +03:00 [DBG] POST requests are not supported 2025-07-10 21:13:53.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:13:53.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-07-10 21:13:53.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:13:53.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:13:53.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:13:53.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:13:53.683 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:13:53.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:13:53.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-07-10 21:13:53.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:13:53.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:13:53.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-07-10 21:13:53.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:13:53.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-07-10 21:13:53.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:13:53.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:13:53.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:13:53.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:13:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:13:53.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:13:53.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-10 21:13:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:13:53.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:13:53.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:13:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:13:53.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:13:53.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7732ms 2025-07-10 21:13:53.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:13:53.684 +03:00 [DBG] Connection id "0HNC8090TGJS9" completed keep alive response. 2025-07-10 21:13:53.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6994ms 2025-07-10 21:13:53.685 +03:00 [DBG] Connection id "0HNC8090TGJS9" received FIN. 2025-07-10 21:13:53.685 +03:00 [DBG] Connection id "0HNC8090TGJS9" disconnecting. 2025-07-10 21:13:53.685 +03:00 [DBG] Connection id "0HNC8090TGJS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:13:53.686 +03:00 [DBG] Connection id "0HNC8090TGJS9" stopped. 2025-07-10 21:14:53.682 +03:00 [DBG] Connection id "0HNC8090TGJSA" accepted. 2025-07-10 21:14:53.682 +03:00 [DBG] Connection id "0HNC8090TGJSA" started. 2025-07-10 21:14:53.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:14:53.682 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:14:53.682 +03:00 [DBG] POST requests are not supported 2025-07-10 21:14:53.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:14:53.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-07-10 21:14:53.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:14:53.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:14:53.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:14:53.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:14:53.682 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:14:53.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:14:53.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-07-10 21:14:53.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:14:53.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:14:53.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-07-10 21:14:53.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:14:53.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-07-10 21:14:53.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:14:53.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:14:53.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:14:53.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:14:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:14:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:14:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:14:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:14:53.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:14:53.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-10 21:14:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:14:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:14:53.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:14:53.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:14:53.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:14:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:14:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:14:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:14:53.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:14:53.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:14:53.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:14:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:14:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:14:53.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:14:53.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:14:53.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:14:53.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:14:53.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0951ms 2025-07-10 21:14:53.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:14:53.684 +03:00 [DBG] Connection id "0HNC8090TGJSA" completed keep alive response. 2025-07-10 21:14:53.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0067ms 2025-07-10 21:14:53.684 +03:00 [DBG] Connection id "0HNC8090TGJSA" received FIN. 2025-07-10 21:14:53.685 +03:00 [DBG] Connection id "0HNC8090TGJSA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:14:53.685 +03:00 [DBG] Connection id "0HNC8090TGJSA" disconnecting. 2025-07-10 21:14:53.685 +03:00 [DBG] Connection id "0HNC8090TGJSA" stopped. 2025-07-10 21:15:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSB" accepted. 2025-07-10 21:15:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSB" started. 2025-07-10 21:15:53.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:15:53.699 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:15:53.699 +03:00 [DBG] POST requests are not supported 2025-07-10 21:15:53.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:15:53.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-07-10 21:15:53.699 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:15:53.699 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:15:53.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:15:53.700 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:15:53.700 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:15:53.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:15:53.700 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:15:53.700 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:15:53.700 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:15:53.700 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:15:53.700 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:15:53.700 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:15:53.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:15:53.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:15:53.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:15:53.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:15:53.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:15:53.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:15:53.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:15:53.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:15:53.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:15:53.701 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.266ms. 2025-07-10 21:15:53.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:15:53.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:15:53.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:15:53.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:15:53.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:15:53.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4239ms 2025-07-10 21:15:53.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:15:53.702 +03:00 [DBG] Connection id "0HNC8090TGJSB" completed keep alive response. 2025-07-10 21:15:53.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4535ms 2025-07-10 21:15:53.702 +03:00 [DBG] Connection id "0HNC8090TGJSB" received FIN. 2025-07-10 21:15:53.702 +03:00 [DBG] Connection id "0HNC8090TGJSB" disconnecting. 2025-07-10 21:15:53.702 +03:00 [DBG] Connection id "0HNC8090TGJSB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:15:53.703 +03:00 [DBG] Connection id "0HNC8090TGJSB" stopped. 2025-07-10 21:16:53.692 +03:00 [DBG] Connection id "0HNC8090TGJSC" accepted. 2025-07-10 21:16:53.692 +03:00 [DBG] Connection id "0HNC8090TGJSC" started. 2025-07-10 21:16:53.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:16:53.693 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:16:53.693 +03:00 [DBG] POST requests are not supported 2025-07-10 21:16:53.693 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:16:53.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-07-10 21:16:53.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:16:53.693 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:16:53.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:16:53.693 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:16:53.693 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:16:53.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:16:53.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-07-10 21:16:53.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:16:53.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:16:53.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-07-10 21:16:53.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:16:53.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-07-10 21:16:53.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:16:53.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:16:53.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:16:53.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:16:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:16:53.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:16:53.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-10 21:16:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:16:53.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:16:53.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:16:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:16:53.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:16:53.694 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0266ms 2025-07-10 21:16:53.694 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:16:53.694 +03:00 [DBG] Connection id "0HNC8090TGJSC" completed keep alive response. 2025-07-10 21:16:53.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8992ms 2025-07-10 21:16:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSC" received FIN. 2025-07-10 21:16:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSC" disconnecting. 2025-07-10 21:16:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:16:53.696 +03:00 [DBG] Connection id "0HNC8090TGJSC" stopped. 2025-07-10 21:17:53.692 +03:00 [DBG] Connection id "0HNC8090TGJSD" accepted. 2025-07-10 21:17:53.692 +03:00 [DBG] Connection id "0HNC8090TGJSD" started. 2025-07-10 21:17:53.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:17:53.692 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:17:53.692 +03:00 [DBG] POST requests are not supported 2025-07-10 21:17:53.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:17:53.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-07-10 21:17:53.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:17:53.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:17:53.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:17:53.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:17:53.692 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:17:53.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:17:53.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-07-10 21:17:53.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:17:53.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:17:53.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-07-10 21:17:53.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:17:53.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-07-10 21:17:53.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:17:53.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:17:53.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:17:53.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:17:53.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:17:53.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-10 21:17:53.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:17:53.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:17:53.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:17:53.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:17:53.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:17:53.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7073ms 2025-07-10 21:17:53.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:17:53.694 +03:00 [DBG] Connection id "0HNC8090TGJSD" completed keep alive response. 2025-07-10 21:17:53.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5944ms 2025-07-10 21:17:53.694 +03:00 [DBG] Connection id "0HNC8090TGJSD" received FIN. 2025-07-10 21:17:53.694 +03:00 [DBG] Connection id "0HNC8090TGJSD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:17:53.694 +03:00 [DBG] Connection id "0HNC8090TGJSD" disconnecting. 2025-07-10 21:17:53.694 +03:00 [DBG] Connection id "0HNC8090TGJSD" stopped. 2025-07-10 21:18:53.688 +03:00 [DBG] Connection id "0HNC8090TGJSE" accepted. 2025-07-10 21:18:53.689 +03:00 [DBG] Connection id "0HNC8090TGJSE" started. 2025-07-10 21:18:53.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:18:53.689 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:18:53.689 +03:00 [DBG] POST requests are not supported 2025-07-10 21:18:53.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:18:53.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-07-10 21:18:53.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:18:53.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:18:53.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:18:53.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:18:53.689 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:18:53.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:18:53.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-07-10 21:18:53.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:18:53.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:18:53.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-07-10 21:18:53.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:18:53.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-07-10 21:18:53.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:18:53.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:18:53.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:18:53.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:18:53.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:18:53.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:18:53.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:18:53.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:18:53.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:18:53.690 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2059ms. 2025-07-10 21:18:53.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:18:53.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:18:53.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:18:53.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:18:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:18:53.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:18:53.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3404ms 2025-07-10 21:18:53.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:18:53.691 +03:00 [DBG] Connection id "0HNC8090TGJSE" completed keep alive response. 2025-07-10 21:18:53.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3001ms 2025-07-10 21:18:53.692 +03:00 [DBG] Connection id "0HNC8090TGJSE" received FIN. 2025-07-10 21:18:53.692 +03:00 [DBG] Connection id "0HNC8090TGJSE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:18:53.692 +03:00 [DBG] Connection id "0HNC8090TGJSE" disconnecting. 2025-07-10 21:18:53.692 +03:00 [DBG] Connection id "0HNC8090TGJSE" stopped. 2025-07-10 21:19:53.700 +03:00 [DBG] Connection id "0HNC8090TGJSF" accepted. 2025-07-10 21:19:53.700 +03:00 [DBG] Connection id "0HNC8090TGJSF" started. 2025-07-10 21:19:53.700 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:19:53.700 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:19:53.700 +03:00 [DBG] POST requests are not supported 2025-07-10 21:19:53.700 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:19:53.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-07-10 21:19:53.700 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:19:53.700 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:19:53.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:19:53.700 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:19:53.700 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:19:53.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:19:53.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-07-10 21:19:53.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:19:53.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:19:53.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-07-10 21:19:53.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:19:53.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-07-10 21:19:53.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:19:53.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:19:53.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:19:53.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:19:53.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:19:53.701 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1132ms. 2025-07-10 21:19:53.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:19:53.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:19:53.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:19:53.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:19:53.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:19:53.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6979ms 2025-07-10 21:19:53.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:19:53.701 +03:00 [DBG] Connection id "0HNC8090TGJSF" completed keep alive response. 2025-07-10 21:19:53.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4053ms 2025-07-10 21:19:53.702 +03:00 [DBG] Connection id "0HNC8090TGJSF" received FIN. 2025-07-10 21:19:53.702 +03:00 [DBG] Connection id "0HNC8090TGJSF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:19:53.702 +03:00 [DBG] Connection id "0HNC8090TGJSF" disconnecting. 2025-07-10 21:19:53.702 +03:00 [DBG] Connection id "0HNC8090TGJSF" stopped. 2025-07-10 21:20:53.693 +03:00 [DBG] Connection id "0HNC8090TGJSG" accepted. 2025-07-10 21:20:53.693 +03:00 [DBG] Connection id "0HNC8090TGJSG" started. 2025-07-10 21:20:53.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:20:53.694 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:20:53.694 +03:00 [DBG] POST requests are not supported 2025-07-10 21:20:53.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:20:53.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-07-10 21:20:53.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:20:53.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:20:53.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:20:53.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:20:53.694 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:20:53.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:20:53.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-07-10 21:20:53.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:20:53.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:20:53.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-07-10 21:20:53.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:20:53.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-07-10 21:20:53.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:20:53.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:20:53.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:20:53.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:20:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:20:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:20:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:20:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:20:53.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:20:53.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-07-10 21:20:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:20:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:20:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:20:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:20:53.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:20:53.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:20:53.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:20:53.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:20:53.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:20:53.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:20:53.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:20:53.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:20:53.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:20:53.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:20:53.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:20:53.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:20:53.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:20:53.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7577ms 2025-07-10 21:20:53.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:20:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSG" completed keep alive response. 2025-07-10 21:20:53.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4166ms 2025-07-10 21:20:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSG" received FIN. 2025-07-10 21:20:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:20:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSG" disconnecting. 2025-07-10 21:20:53.696 +03:00 [DBG] Connection id "0HNC8090TGJSG" stopped. 2025-07-10 21:21:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSH" accepted. 2025-07-10 21:21:53.700 +03:00 [DBG] Connection id "0HNC8090TGJSH" started. 2025-07-10 21:21:53.700 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:21:53.700 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:21:53.700 +03:00 [DBG] POST requests are not supported 2025-07-10 21:21:53.700 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:21:53.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-07-10 21:21:53.700 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:21:53.700 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:21:53.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:21:53.700 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:21:53.700 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:21:53.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:21:53.700 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:21:53.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:21:53.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:21:53.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-07-10 21:21:53.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:21:53.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-07-10 21:21:53.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:21:53.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:21:53.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:21:53.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:21:53.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:21:53.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:21:53.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:21:53.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:21:53.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:21:53.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2097ms. 2025-07-10 21:21:53.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:21:53.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:21:53.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:21:53.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:21:53.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:21:53.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:21:53.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:21:53.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:21:53.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:21:53.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:21:53.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:21:53.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:21:53.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:21:53.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:21:53.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:21:53.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:21:53.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:21:53.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9539ms 2025-07-10 21:21:53.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:21:53.703 +03:00 [DBG] Connection id "0HNC8090TGJSH" completed keep alive response. 2025-07-10 21:21:53.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4195ms 2025-07-10 21:21:53.703 +03:00 [DBG] Connection id "0HNC8090TGJSH" received FIN. 2025-07-10 21:21:53.704 +03:00 [DBG] Connection id "0HNC8090TGJSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:21:53.704 +03:00 [DBG] Connection id "0HNC8090TGJSH" disconnecting. 2025-07-10 21:21:53.704 +03:00 [DBG] Connection id "0HNC8090TGJSH" stopped. 2025-07-10 21:22:53.961 +03:00 [DBG] Connection id "0HNC8090TGJSI" accepted. 2025-07-10 21:22:53.961 +03:00 [DBG] Connection id "0HNC8090TGJSI" started. 2025-07-10 21:22:53.961 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:22:53.961 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:22:53.961 +03:00 [DBG] POST requests are not supported 2025-07-10 21:22:53.961 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:22:53.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-07-10 21:22:53.961 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:22:53.961 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:22:53.961 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:22:53.961 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:22:53.961 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:22:53.961 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:22:53.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-07-10 21:22:53.961 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:22:53.961 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:22:53.962 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:22:53.962 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:22:53.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-07-10 21:22:53.962 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:22:53.962 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:22:53.962 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:22:53.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:22:53.962 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:22:53.962 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1082ms. 2025-07-10 21:22:53.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:22:53.962 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:22:53.962 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:22:53.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:22:53.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:22:53.962 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6287ms 2025-07-10 21:22:53.962 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:22:53.962 +03:00 [DBG] Connection id "0HNC8090TGJSI" completed keep alive response. 2025-07-10 21:22:53.962 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2674ms 2025-07-10 21:22:53.963 +03:00 [DBG] Connection id "0HNC8090TGJSI" received FIN. 2025-07-10 21:22:53.963 +03:00 [DBG] Connection id "0HNC8090TGJSI" disconnecting. 2025-07-10 21:22:53.963 +03:00 [DBG] Connection id "0HNC8090TGJSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:22:53.964 +03:00 [DBG] Connection id "0HNC8090TGJSI" stopped. 2025-07-10 21:23:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSJ" accepted. 2025-07-10 21:23:53.696 +03:00 [DBG] Connection id "0HNC8090TGJSJ" started. 2025-07-10 21:23:53.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:23:53.696 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:23:53.696 +03:00 [DBG] POST requests are not supported 2025-07-10 21:23:53.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:23:53.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-07-10 21:23:53.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:23:53.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:23:53.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:23:53.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:23:53.696 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:23:53.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:23:53.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-07-10 21:23:53.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:23:53.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:23:53.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-07-10 21:23:53.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:23:53.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-07-10 21:23:53.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:23:53.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:23:53.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:23:53.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:23:53.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:23:53.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:23:53.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:23:53.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:23:53.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:23:53.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-10 21:23:53.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:23:53.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:23:53.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:23:53.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:23:53.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:23:53.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7973ms 2025-07-10 21:23:53.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:23:53.697 +03:00 [DBG] Connection id "0HNC8090TGJSJ" completed keep alive response. 2025-07-10 21:23:53.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.386ms 2025-07-10 21:23:53.697 +03:00 [DBG] Connection id "0HNC8090TGJSJ" received FIN. 2025-07-10 21:23:53.697 +03:00 [DBG] Connection id "0HNC8090TGJSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:23:53.697 +03:00 [DBG] Connection id "0HNC8090TGJSJ" disconnecting. 2025-07-10 21:23:53.698 +03:00 [DBG] Connection id "0HNC8090TGJSJ" stopped. 2025-07-10 21:24:53.693 +03:00 [DBG] Connection id "0HNC8090TGJSK" accepted. 2025-07-10 21:24:53.693 +03:00 [DBG] Connection id "0HNC8090TGJSK" started. 2025-07-10 21:24:53.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:24:53.693 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:24:53.693 +03:00 [DBG] POST requests are not supported 2025-07-10 21:24:53.693 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:24:53.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-07-10 21:24:53.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:24:53.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:24:53.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:24:53.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:24:53.694 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:24:53.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:24:53.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-07-10 21:24:53.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:24:53.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:24:53.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-07-10 21:24:53.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:24:53.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-07-10 21:24:53.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:24:53.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:24:53.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:24:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:24:53.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:24:53.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-10 21:24:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:24:53.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:24:53.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:24:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:24:53.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:24:53.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:24:53.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:24:53.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:24:53.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6422ms 2025-07-10 21:24:53.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:24:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSK" completed keep alive response. 2025-07-10 21:24:53.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2554ms 2025-07-10 21:24:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSK" received FIN. 2025-07-10 21:24:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:24:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSK" disconnecting. 2025-07-10 21:24:53.695 +03:00 [DBG] Connection id "0HNC8090TGJSK" stopped. 2025-07-10 21:25:53.697 +03:00 [DBG] Connection id "0HNC8090TGJSL" accepted. 2025-07-10 21:25:53.697 +03:00 [DBG] Connection id "0HNC8090TGJSL" started. 2025-07-10 21:25:53.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:25:53.697 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:25:53.697 +03:00 [DBG] POST requests are not supported 2025-07-10 21:25:53.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:25:53.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-07-10 21:25:53.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:25:53.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:25:53.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:25:53.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:25:53.698 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:25:53.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:25:53.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-07-10 21:25:53.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:25:53.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:25:53.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-07-10 21:25:53.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:25:53.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-07-10 21:25:53.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:25:53.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:25:53.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:25:53.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:25:53.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:25:53.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:25:53.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:25:53.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:25:53.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:25:53.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-10 21:25:53.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:25:53.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:25:53.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:25:53.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:25:53.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:25:53.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.804ms 2025-07-10 21:25:53.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:25:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSL" completed keep alive response. 2025-07-10 21:25:53.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6051ms 2025-07-10 21:25:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSL" received FIN. 2025-07-10 21:25:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSL" disconnecting. 2025-07-10 21:25:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:25:53.701 +03:00 [DBG] Connection id "0HNC8090TGJSL" stopped. 2025-07-10 21:26:53.707 +03:00 [DBG] Connection id "0HNC8090TGJSM" accepted. 2025-07-10 21:26:53.707 +03:00 [DBG] Connection id "0HNC8090TGJSM" started. 2025-07-10 21:26:53.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:26:53.707 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:26:53.707 +03:00 [DBG] POST requests are not supported 2025-07-10 21:26:53.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:26:53.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-07-10 21:26:53.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:26:53.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:26:53.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:26:53.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:26:53.707 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:26:53.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:26:53.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-07-10 21:26:53.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:26:53.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:26:53.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-07-10 21:26:53.707 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:26:53.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-07-10 21:26:53.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:26:53.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:26:53.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:26:53.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:26:53.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:26:53.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-10 21:26:53.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:26:53.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:26:53.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:26:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:26:53.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:26:53.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.796ms 2025-07-10 21:26:53.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:26:53.708 +03:00 [DBG] Connection id "0HNC8090TGJSM" completed keep alive response. 2025-07-10 21:26:53.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5182ms 2025-07-10 21:26:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSM" received FIN. 2025-07-10 21:26:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:26:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSM" disconnecting. 2025-07-10 21:26:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSM" stopped. 2025-07-10 21:27:53.703 +03:00 [DBG] Connection id "0HNC8090TGJSN" accepted. 2025-07-10 21:27:53.703 +03:00 [DBG] Connection id "0HNC8090TGJSN" started. 2025-07-10 21:27:53.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:27:53.703 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:27:53.703 +03:00 [DBG] POST requests are not supported 2025-07-10 21:27:53.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:27:53.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:27:53.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:27:53.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:27:53.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:27:53.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:27:53.704 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:27:53.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:27:53.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-07-10 21:27:53.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:27:53.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:27:53.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-07-10 21:27:53.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:27:53.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-07-10 21:27:53.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:27:53.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:27:53.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:27:53.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:27:53.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:27:53.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-07-10 21:27:53.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:27:53.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:27:53.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:27:53.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:27:53.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:27:53.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5912ms 2025-07-10 21:27:53.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:27:53.704 +03:00 [DBG] Connection id "0HNC8090TGJSN" completed keep alive response. 2025-07-10 21:27:53.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1969ms 2025-07-10 21:27:53.705 +03:00 [DBG] Connection id "0HNC8090TGJSN" received FIN. 2025-07-10 21:27:53.705 +03:00 [DBG] Connection id "0HNC8090TGJSN" disconnecting. 2025-07-10 21:27:53.705 +03:00 [DBG] Connection id "0HNC8090TGJSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:27:53.706 +03:00 [DBG] Connection id "0HNC8090TGJSN" stopped. 2025-07-10 21:28:53.702 +03:00 [DBG] Connection id "0HNC8090TGJSO" accepted. 2025-07-10 21:28:53.703 +03:00 [DBG] Connection id "0HNC8090TGJSO" started. 2025-07-10 21:28:53.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:28:53.703 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:28:53.703 +03:00 [DBG] POST requests are not supported 2025-07-10 21:28:53.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:28:53.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:28:53.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:28:53.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:28:53.703 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:28:53.703 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:28:53.703 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:28:53.703 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:28:53.703 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:28:53.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:28:53.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:28:53.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-07-10 21:28:53.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:28:53.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-07-10 21:28:53.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:28:53.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:28:53.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:28:53.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:28:53.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:28:53.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:28:53.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:28:53.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:28:53.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:28:53.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1083ms. 2025-07-10 21:28:53.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:28:53.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:28:53.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:28:53.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:28:53.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:28:53.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:28:53.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:28:53.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:28:53.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:28:53.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:28:53.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:28:53.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:28:53.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:28:53.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:28:53.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:28:53.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:28:53.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:28:53.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.566ms 2025-07-10 21:28:53.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:28:53.704 +03:00 [DBG] Connection id "0HNC8090TGJSO" completed keep alive response. 2025-07-10 21:28:53.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1349ms 2025-07-10 21:28:53.704 +03:00 [DBG] Connection id "0HNC8090TGJSO" received FIN. 2025-07-10 21:28:53.704 +03:00 [DBG] Connection id "0HNC8090TGJSO" disconnecting. 2025-07-10 21:28:53.704 +03:00 [DBG] Connection id "0HNC8090TGJSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:28:53.705 +03:00 [DBG] Connection id "0HNC8090TGJSO" stopped. 2025-07-10 21:29:53.697 +03:00 [DBG] Connection id "0HNC8090TGJSP" accepted. 2025-07-10 21:29:53.697 +03:00 [DBG] Connection id "0HNC8090TGJSP" started. 2025-07-10 21:29:53.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:29:53.698 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:29:53.698 +03:00 [DBG] POST requests are not supported 2025-07-10 21:29:53.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:29:53.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-07-10 21:29:53.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:29:53.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:29:53.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:29:53.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:29:53.698 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:29:53.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:29:53.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-07-10 21:29:53.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:29:53.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:29:53.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-07-10 21:29:53.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:29:53.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-07-10 21:29:53.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:29:53.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:29:53.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:29:53.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:29:53.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:29:53.698 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-07-10 21:29:53.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:29:53.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:29:53.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:29:53.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:29:53.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:29:53.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:29:53.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:29:53.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:29:53.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:29:53.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:29:53.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:29:53.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6955ms 2025-07-10 21:29:53.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:29:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSP" completed keep alive response. 2025-07-10 21:29:53.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3131ms 2025-07-10 21:29:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSP" received FIN. 2025-07-10 21:29:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSP" disconnecting. 2025-07-10 21:29:53.699 +03:00 [DBG] Connection id "0HNC8090TGJSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:29:53.700 +03:00 [DBG] Connection id "0HNC8090TGJSP" stopped. 2025-07-10 21:30:53.705 +03:00 [DBG] Connection id "0HNC8090TGJSQ" accepted. 2025-07-10 21:30:53.705 +03:00 [DBG] Connection id "0HNC8090TGJSQ" started. 2025-07-10 21:30:53.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:30:53.705 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:30:53.706 +03:00 [DBG] POST requests are not supported 2025-07-10 21:30:53.706 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:30:53.706 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:30:53.706 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:30:53.706 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:30:53.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:30:53.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:30:53.706 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:30:53.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:30:53.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-07-10 21:30:53.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:30:53.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:30:53.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-07-10 21:30:53.707 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:30:53.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-07-10 21:30:53.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:30:53.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:30:53.707 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:30:53.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:30:53.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:30:53.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:30:53.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:30:53.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:30:53.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:30:53.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1965ms. 2025-07-10 21:30:53.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:30:53.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:30:53.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:30:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:30:53.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:30:53.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2586ms 2025-07-10 21:30:53.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:30:53.708 +03:00 [DBG] Connection id "0HNC8090TGJSQ" completed keep alive response. 2025-07-10 21:30:53.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8784ms 2025-07-10 21:30:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSQ" received FIN. 2025-07-10 21:30:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSQ" disconnecting. 2025-07-10 21:30:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:30:53.710 +03:00 [DBG] Connection id "0HNC8090TGJSQ" stopped. 2025-07-10 21:31:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSR" accepted. 2025-07-10 21:31:53.710 +03:00 [DBG] Connection id "0HNC8090TGJSR" started. 2025-07-10 21:31:53.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:31:53.710 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:31:53.710 +03:00 [DBG] POST requests are not supported 2025-07-10 21:31:53.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:31:53.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-07-10 21:31:53.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:31:53.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:31:53.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:31:53.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:31:53.710 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:31:53.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:31:53.710 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:31:53.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:31:53.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:31:53.710 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:31:53.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:31:53.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-07-10 21:31:53.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:31:53.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:31:53.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:31:53.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:31:53.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:31:53.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:31:53.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:31:53.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:31:53.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:31:53.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-07-10 21:31:53.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:31:53.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:31:53.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:31:53.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:31:53.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:31:53.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:31:53.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:31:53.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:31:53.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:31:53.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:31:53.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:31:53.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:31:53.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:31:53.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:31:53.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:31:53.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:31:53.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:31:53.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3137ms 2025-07-10 21:31:53.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:31:53.712 +03:00 [DBG] Connection id "0HNC8090TGJSR" completed keep alive response. 2025-07-10 21:31:53.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2995ms 2025-07-10 21:31:53.712 +03:00 [DBG] Connection id "0HNC8090TGJSR" received FIN. 2025-07-10 21:31:53.713 +03:00 [DBG] Connection id "0HNC8090TGJSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:31:53.713 +03:00 [DBG] Connection id "0HNC8090TGJSR" disconnecting. 2025-07-10 21:31:53.713 +03:00 [DBG] Connection id "0HNC8090TGJSR" stopped. 2025-07-10 21:32:53.707 +03:00 [DBG] Connection id "0HNC8090TGJSS" accepted. 2025-07-10 21:32:53.707 +03:00 [DBG] Connection id "0HNC8090TGJSS" started. 2025-07-10 21:32:53.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:32:53.707 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:32:53.707 +03:00 [DBG] POST requests are not supported 2025-07-10 21:32:53.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:32:53.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-07-10 21:32:53.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:32:53.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:32:53.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:32:53.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:32:53.707 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:32:53.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:32:53.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-07-10 21:32:53.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:32:53.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:32:53.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-07-10 21:32:53.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:32:53.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-07-10 21:32:53.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:32:53.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:32:53.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:32:53.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:32:53.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:32:53.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-07-10 21:32:53.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:32:53.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:32:53.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:32:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:32:53.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:32:53.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6496ms 2025-07-10 21:32:53.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:32:53.708 +03:00 [DBG] Connection id "0HNC8090TGJSS" completed keep alive response. 2025-07-10 21:32:53.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2279ms 2025-07-10 21:32:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSS" received FIN. 2025-07-10 21:32:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:32:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSS" disconnecting. 2025-07-10 21:32:53.709 +03:00 [DBG] Connection id "0HNC8090TGJSS" stopped. 2025-07-10 21:33:53.720 +03:00 [DBG] Connection id "0HNC8090TGJST" accepted. 2025-07-10 21:33:53.720 +03:00 [DBG] Connection id "0HNC8090TGJST" started. 2025-07-10 21:33:53.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:33:53.720 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:33:53.720 +03:00 [DBG] POST requests are not supported 2025-07-10 21:33:53.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:33:53.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:33:53.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:33:53.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:33:53.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:33:53.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:33:53.720 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:33:53.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:33:53.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-07-10 21:33:53.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:33:53.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:33:53.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-07-10 21:33:53.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:33:53.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:33:53.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:33:53.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:33:53.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:33:53.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:33:53.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:33:53.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.168ms. 2025-07-10 21:33:53.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:33:53.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:33:53.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:33:53.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:33:53.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:33:53.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:33:53.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:33:53.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:33:53.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:33:53.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:33:53.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.125ms 2025-07-10 21:33:53.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:33:53.722 +03:00 [DBG] Connection id "0HNC8090TGJST" completed keep alive response. 2025-07-10 21:33:53.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8916ms 2025-07-10 21:33:53.722 +03:00 [DBG] Connection id "0HNC8090TGJST" received FIN. 2025-07-10 21:33:53.722 +03:00 [DBG] Connection id "0HNC8090TGJST" disconnecting. 2025-07-10 21:33:53.722 +03:00 [DBG] Connection id "0HNC8090TGJST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:33:53.723 +03:00 [DBG] Connection id "0HNC8090TGJST" stopped. 2025-07-10 21:34:53.703 +03:00 [DBG] Connection id "0HNC8090TGJSU" accepted. 2025-07-10 21:34:53.703 +03:00 [DBG] Connection id "0HNC8090TGJSU" started. 2025-07-10 21:34:53.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:34:53.703 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:34:53.703 +03:00 [DBG] POST requests are not supported 2025-07-10 21:34:53.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:34:53.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:34:53.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:34:53.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:34:53.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:34:53.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:34:53.704 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:34:53.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:34:53.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-07-10 21:34:53.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:34:53.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:34:53.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-07-10 21:34:53.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:34:53.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-07-10 21:34:53.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:34:53.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:34:53.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:34:53.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:34:53.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:34:53.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:34:53.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:34:53.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:34:53.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:34:53.705 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-07-10 21:34:53.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:34:53.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:34:53.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:34:53.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:34:53.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:34:53.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1513ms 2025-07-10 21:34:53.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:34:53.705 +03:00 [DBG] Connection id "0HNC8090TGJSU" completed keep alive response. 2025-07-10 21:34:53.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0638ms 2025-07-10 21:34:53.706 +03:00 [DBG] Connection id "0HNC8090TGJSU" received FIN. 2025-07-10 21:34:53.706 +03:00 [DBG] Connection id "0HNC8090TGJSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:34:53.706 +03:00 [DBG] Connection id "0HNC8090TGJSU" disconnecting. 2025-07-10 21:34:53.706 +03:00 [DBG] Connection id "0HNC8090TGJSU" stopped. 2025-07-10 21:35:53.713 +03:00 [DBG] Connection id "0HNC8090TGJSV" accepted. 2025-07-10 21:35:53.713 +03:00 [DBG] Connection id "0HNC8090TGJSV" started. 2025-07-10 21:35:53.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:35:53.713 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:35:53.713 +03:00 [DBG] POST requests are not supported 2025-07-10 21:35:53.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:35:53.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-07-10 21:35:53.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:35:53.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:35:53.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:35:53.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:35:53.714 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:35:53.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:35:53.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-07-10 21:35:53.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:35:53.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:35:53.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-07-10 21:35:53.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:35:53.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-07-10 21:35:53.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:35:53.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:35:53.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:35:53.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:35:53.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:35:53.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:35:53.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:35:53.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:35:53.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:35:53.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1862ms. 2025-07-10 21:35:53.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:35:53.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:35:53.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:35:53.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:35:53.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:35:53.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1259ms 2025-07-10 21:35:53.715 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:35:53.715 +03:00 [DBG] Connection id "0HNC8090TGJSV" completed keep alive response. 2025-07-10 21:35:53.715 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1396ms 2025-07-10 21:35:53.716 +03:00 [DBG] Connection id "0HNC8090TGJSV" received FIN. 2025-07-10 21:35:53.716 +03:00 [DBG] Connection id "0HNC8090TGJSV" disconnecting. 2025-07-10 21:35:53.716 +03:00 [DBG] Connection id "0HNC8090TGJSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:35:53.717 +03:00 [DBG] Connection id "0HNC8090TGJSV" stopped. 2025-07-10 21:36:53.715 +03:00 [DBG] Connection id "0HNC8090TGJT0" accepted. 2025-07-10 21:36:53.715 +03:00 [DBG] Connection id "0HNC8090TGJT0" started. 2025-07-10 21:36:53.715 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:36:53.716 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:36:53.716 +03:00 [DBG] POST requests are not supported 2025-07-10 21:36:53.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:36:53.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:36:53.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:36:53.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:36:53.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:36:53.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:36:53.716 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:36:53.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:36:53.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:36:53.716 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:36:53.716 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:36:53.716 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:36:53.716 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:36:53.716 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:36:53.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:36:53.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:36:53.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:36:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:36:53.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:36:53.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1676ms. 2025-07-10 21:36:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:36:53.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:36:53.717 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:36:53.717 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:36:53.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:36:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:36:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:36:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:36:53.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:36:53.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:36:53.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1749ms 2025-07-10 21:36:53.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:36:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT0" completed keep alive response. 2025-07-10 21:36:53.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3844ms 2025-07-10 21:36:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT0" received FIN. 2025-07-10 21:36:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT0" disconnecting. 2025-07-10 21:36:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:36:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT0" stopped. 2025-07-10 21:37:53.707 +03:00 [DBG] Connection id "0HNC8090TGJT1" accepted. 2025-07-10 21:37:53.707 +03:00 [DBG] Connection id "0HNC8090TGJT1" started. 2025-07-10 21:37:53.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:37:53.708 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:37:53.708 +03:00 [DBG] POST requests are not supported 2025-07-10 21:37:53.708 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:37:53.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-07-10 21:37:53.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:37:53.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:37:53.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:37:53.708 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:37:53.708 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:37:53.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:37:53.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-07-10 21:37:53.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:37:53.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:37:53.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-07-10 21:37:53.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:37:53.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-07-10 21:37:53.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:37:53.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:37:53.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:37:53.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:37:53.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:37:53.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:37:53.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:37:53.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:37:53.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:37:53.709 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2019ms. 2025-07-10 21:37:53.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:37:53.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:37:53.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:37:53.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:37:53.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:37:53.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:37:53.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:37:53.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:37:53.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:37:53.710 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:37:53.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:37:53.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:37:53.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:37:53.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:37:53.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:37:53.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:37:53.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:37:53.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2706ms 2025-07-10 21:37:53.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:37:53.710 +03:00 [DBG] Connection id "0HNC8090TGJT1" completed keep alive response. 2025-07-10 21:37:53.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6197ms 2025-07-10 21:37:53.710 +03:00 [DBG] Connection id "0HNC8090TGJT1" received FIN. 2025-07-10 21:37:53.711 +03:00 [DBG] Connection id "0HNC8090TGJT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:37:53.711 +03:00 [DBG] Connection id "0HNC8090TGJT1" disconnecting. 2025-07-10 21:37:53.711 +03:00 [DBG] Connection id "0HNC8090TGJT1" stopped. 2025-07-10 21:38:53.711 +03:00 [DBG] Connection id "0HNC8090TGJT2" accepted. 2025-07-10 21:38:53.711 +03:00 [DBG] Connection id "0HNC8090TGJT2" started. 2025-07-10 21:38:53.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:38:53.711 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:38:53.711 +03:00 [DBG] POST requests are not supported 2025-07-10 21:38:53.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:38:53.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-07-10 21:38:53.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:38:53.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:38:53.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:38:53.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:38:53.712 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:38:53.712 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:38:53.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-07-10 21:38:53.712 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:38:53.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:38:53.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-07-10 21:38:53.712 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:38:53.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-07-10 21:38:53.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:38:53.712 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:38:53.712 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:38:53.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:38:53.712 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:38:53.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1131ms. 2025-07-10 21:38:53.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:38:53.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:38:53.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:38:53.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:38:53.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:38:53.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6784ms 2025-07-10 21:38:53.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:38:53.712 +03:00 [DBG] Connection id "0HNC8090TGJT2" completed keep alive response. 2025-07-10 21:38:53.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2722ms 2025-07-10 21:38:53.713 +03:00 [DBG] Connection id "0HNC8090TGJT2" received FIN. 2025-07-10 21:38:53.713 +03:00 [DBG] Connection id "0HNC8090TGJT2" disconnecting. 2025-07-10 21:38:53.713 +03:00 [DBG] Connection id "0HNC8090TGJT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:38:53.714 +03:00 [DBG] Connection id "0HNC8090TGJT2" stopped. 2025-07-10 21:39:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT3" accepted. 2025-07-10 21:39:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT3" started. 2025-07-10 21:39:53.719 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:39:53.719 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:39:53.719 +03:00 [DBG] POST requests are not supported 2025-07-10 21:39:53.719 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:39:53.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-07-10 21:39:53.719 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:39:53.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:39:53.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:39:53.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:39:53.720 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:39:53.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:39:53.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-07-10 21:39:53.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:39:53.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:39:53.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-07-10 21:39:53.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:39:53.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-07-10 21:39:53.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:39:53.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:39:53.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:39:53.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:39:53.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:39:53.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:39:53.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:39:53.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:39:53.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:39:53.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2301ms. 2025-07-10 21:39:53.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:39:53.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:39:53.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:39:53.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:39:53.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:39:53.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1719ms 2025-07-10 21:39:53.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:39:53.721 +03:00 [DBG] Connection id "0HNC8090TGJT3" completed keep alive response. 2025-07-10 21:39:53.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2215ms 2025-07-10 21:39:53.722 +03:00 [DBG] Connection id "0HNC8090TGJT3" received FIN. 2025-07-10 21:39:53.722 +03:00 [DBG] Connection id "0HNC8090TGJT3" disconnecting. 2025-07-10 21:39:53.722 +03:00 [DBG] Connection id "0HNC8090TGJT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:39:53.723 +03:00 [DBG] Connection id "0HNC8090TGJT3" stopped. 2025-07-10 21:40:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT4" accepted. 2025-07-10 21:40:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT4" started. 2025-07-10 21:40:53.719 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:40:53.719 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:40:53.719 +03:00 [DBG] POST requests are not supported 2025-07-10 21:40:53.719 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:40:53.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-07-10 21:40:53.719 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:40:53.719 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:40:53.719 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:40:53.719 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:40:53.719 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:40:53.719 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:40:53.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-07-10 21:40:53.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:40:53.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:40:53.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-07-10 21:40:53.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:40:53.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-07-10 21:40:53.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:40:53.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:40:53.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:40:53.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:40:53.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:40:53.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:40:53.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:40:53.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:40:53.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:40:53.720 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1609ms. 2025-07-10 21:40:53.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:40:53.720 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:40:53.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:40:53.720 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:40:53.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:40:53.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:40:53.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:40:53.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:40:53.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:40:53.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:40:53.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:40:53.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:40:53.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:40:53.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:40:53.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:40:53.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:40:53.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:40:53.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2257ms 2025-07-10 21:40:53.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:40:53.721 +03:00 [DBG] Connection id "0HNC8090TGJT4" completed keep alive response. 2025-07-10 21:40:53.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9483ms 2025-07-10 21:40:53.721 +03:00 [DBG] Connection id "0HNC8090TGJT4" received FIN. 2025-07-10 21:40:53.722 +03:00 [DBG] Connection id "0HNC8090TGJT4" disconnecting. 2025-07-10 21:40:53.722 +03:00 [DBG] Connection id "0HNC8090TGJT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:40:53.723 +03:00 [DBG] Connection id "0HNC8090TGJT4" stopped. 2025-07-10 21:41:53.713 +03:00 [DBG] Connection id "0HNC8090TGJT5" accepted. 2025-07-10 21:41:53.713 +03:00 [DBG] Connection id "0HNC8090TGJT5" started. 2025-07-10 21:41:53.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:41:53.713 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:41:53.713 +03:00 [DBG] POST requests are not supported 2025-07-10 21:41:53.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:41:53.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-07-10 21:41:53.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:41:53.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:41:53.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:41:53.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:41:53.713 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:41:53.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:41:53.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-07-10 21:41:53.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:41:53.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:41:53.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-07-10 21:41:53.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:41:53.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-07-10 21:41:53.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:41:53.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:41:53.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:41:53.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:41:53.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:41:53.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:41:53.714 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-10 21:41:53.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:41:53.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:41:53.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:41:53.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:41:53.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:41:53.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7246ms 2025-07-10 21:41:53.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:41:53.714 +03:00 [DBG] Connection id "0HNC8090TGJT5" completed keep alive response. 2025-07-10 21:41:53.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3397ms 2025-07-10 21:41:53.715 +03:00 [DBG] Connection id "0HNC8090TGJT5" received FIN. 2025-07-10 21:41:53.715 +03:00 [DBG] Connection id "0HNC8090TGJT5" disconnecting. 2025-07-10 21:41:53.715 +03:00 [DBG] Connection id "0HNC8090TGJT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:41:53.716 +03:00 [DBG] Connection id "0HNC8090TGJT5" stopped. 2025-07-10 21:42:53.716 +03:00 [DBG] Connection id "0HNC8090TGJT6" accepted. 2025-07-10 21:42:53.716 +03:00 [DBG] Connection id "0HNC8090TGJT6" started. 2025-07-10 21:42:53.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:42:53.716 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:42:53.716 +03:00 [DBG] POST requests are not supported 2025-07-10 21:42:53.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:42:53.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-07-10 21:42:53.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:42:53.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:42:53.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:42:53.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:42:53.717 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:42:53.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:42:53.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-07-10 21:42:53.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:42:53.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:42:53.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-07-10 21:42:53.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:42:53.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-07-10 21:42:53.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:42:53.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:42:53.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:42:53.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:42:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:42:53.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:42:53.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.172ms. 2025-07-10 21:42:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:42:53.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:42:53.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:42:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:42:53.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:42:53.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1026ms 2025-07-10 21:42:53.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:42:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT6" completed keep alive response. 2025-07-10 21:42:53.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1567ms 2025-07-10 21:42:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT6" received FIN. 2025-07-10 21:42:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:42:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT6" disconnecting. 2025-07-10 21:42:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT6" stopped. 2025-07-10 21:43:53.717 +03:00 [DBG] Connection id "0HNC8090TGJT7" accepted. 2025-07-10 21:43:53.717 +03:00 [DBG] Connection id "0HNC8090TGJT7" started. 2025-07-10 21:43:53.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:43:53.717 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:43:53.717 +03:00 [DBG] POST requests are not supported 2025-07-10 21:43:53.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:43:53.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-07-10 21:43:53.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:43:53.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:43:53.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:43:53.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:43:53.717 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:43:53.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:43:53.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-07-10 21:43:53.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:43:53.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:43:53.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-07-10 21:43:53.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:43:53.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-07-10 21:43:53.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:43:53.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:43:53.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:43:53.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:43:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:43:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:43:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:43:53.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:43:53.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-07-10 21:43:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:43:53.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:43:53.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:43:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:43:53.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:43:53.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7874ms 2025-07-10 21:43:53.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:43:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT7" completed keep alive response. 2025-07-10 21:43:53.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3596ms 2025-07-10 21:43:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT7" received FIN. 2025-07-10 21:43:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT7" disconnecting. 2025-07-10 21:43:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:43:53.720 +03:00 [DBG] Connection id "0HNC8090TGJT7" stopped. 2025-07-10 21:44:53.709 +03:00 [DBG] Connection id "0HNC8090TGJT8" accepted. 2025-07-10 21:44:53.709 +03:00 [DBG] Connection id "0HNC8090TGJT8" started. 2025-07-10 21:44:53.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:44:53.710 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:44:53.710 +03:00 [DBG] POST requests are not supported 2025-07-10 21:44:53.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:44:53.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-07-10 21:44:53.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:44:53.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:44:53.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:44:53.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:44:53.710 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:44:53.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:44:53.710 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:44:53.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:44:53.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:44:53.710 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:44:53.710 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:44:53.710 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:44:53.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:44:53.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:44:53.710 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:44:53.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:44:53.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:44:53.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:44:53.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-07-10 21:44:53.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:44:53.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:44:53.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:44:53.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:44:53.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:44:53.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:44:53.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1843ms 2025-07-10 21:44:53.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:44:53.712 +03:00 [DBG] Connection id "0HNC8090TGJT8" completed keep alive response. 2025-07-10 21:44:53.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1634ms 2025-07-10 21:44:53.712 +03:00 [DBG] Connection id "0HNC8090TGJT8" received FIN. 2025-07-10 21:44:53.712 +03:00 [DBG] Connection id "0HNC8090TGJT8" disconnecting. 2025-07-10 21:44:53.712 +03:00 [DBG] Connection id "0HNC8090TGJT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:44:53.713 +03:00 [DBG] Connection id "0HNC8090TGJT8" stopped. 2025-07-10 21:45:53.715 +03:00 [DBG] Connection id "0HNC8090TGJT9" accepted. 2025-07-10 21:45:53.715 +03:00 [DBG] Connection id "0HNC8090TGJT9" started. 2025-07-10 21:45:53.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:45:53.716 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:45:53.716 +03:00 [DBG] POST requests are not supported 2025-07-10 21:45:53.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:45:53.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:45:53.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:45:53.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:45:53.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:45:53.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:45:53.716 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:45:53.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:45:53.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:45:53.716 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:45:53.716 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:45:53.716 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:45:53.716 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:45:53.716 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:45:53.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:45:53.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:45:53.716 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:45:53.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:45:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:45:53.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:45:53.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1669ms. 2025-07-10 21:45:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:45:53.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:45:53.717 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:45:53.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:45:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:45:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:45:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:45:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:45:53.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:45:53.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:45:53.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.282ms 2025-07-10 21:45:53.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:45:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT9" completed keep alive response. 2025-07-10 21:45:53.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3102ms 2025-07-10 21:45:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT9" received FIN. 2025-07-10 21:45:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT9" disconnecting. 2025-07-10 21:45:53.718 +03:00 [DBG] Connection id "0HNC8090TGJT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:45:53.719 +03:00 [DBG] Connection id "0HNC8090TGJT9" stopped. 2025-07-10 21:46:53.728 +03:00 [DBG] Connection id "0HNC8090TGJTA" accepted. 2025-07-10 21:46:53.729 +03:00 [DBG] Connection id "0HNC8090TGJTA" started. 2025-07-10 21:46:53.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:46:53.729 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:46:53.729 +03:00 [DBG] POST requests are not supported 2025-07-10 21:46:53.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:46:53.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-07-10 21:46:53.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:46:53.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:46:53.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:46:53.729 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:46:53.729 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:46:53.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:46:53.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-07-10 21:46:53.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:46:53.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:46:53.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-07-10 21:46:53.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:46:53.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-07-10 21:46:53.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:46:53.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:46:53.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:46:53.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:46:53.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:46:53.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:46:53.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:46:53.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:46:53.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:46:53.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1914ms. 2025-07-10 21:46:53.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:46:53.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:46:53.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:46:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:46:53.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:46:53.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2589ms 2025-07-10 21:46:53.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:46:53.731 +03:00 [DBG] Connection id "0HNC8090TGJTA" completed keep alive response. 2025-07-10 21:46:53.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5207ms 2025-07-10 21:46:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTA" received FIN. 2025-07-10 21:46:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:46:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTA" disconnecting. 2025-07-10 21:46:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTA" stopped. 2025-07-10 21:47:53.723 +03:00 [DBG] Connection id "0HNC8090TGJTB" accepted. 2025-07-10 21:47:53.724 +03:00 [DBG] Connection id "0HNC8090TGJTB" started. 2025-07-10 21:47:53.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:47:53.724 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:47:53.724 +03:00 [DBG] POST requests are not supported 2025-07-10 21:47:53.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:47:53.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-07-10 21:47:53.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:47:53.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:47:53.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:47:53.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:47:53.724 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:47:53.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:47:53.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-07-10 21:47:53.725 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:47:53.725 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:47:53.725 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:47:53.725 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:47:53.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:47:53.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:47:53.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:47:53.725 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:47:53.725 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:47:53.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:47:53.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:47:53.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:47:53.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:47:53.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:47:53.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2034ms. 2025-07-10 21:47:53.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:47:53.726 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:47:53.726 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:47:53.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:47:53.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:47:53.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3387ms 2025-07-10 21:47:53.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:47:53.726 +03:00 [DBG] Connection id "0HNC8090TGJTB" completed keep alive response. 2025-07-10 21:47:53.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5135ms 2025-07-10 21:47:53.727 +03:00 [DBG] Connection id "0HNC8090TGJTB" received FIN. 2025-07-10 21:47:53.727 +03:00 [DBG] Connection id "0HNC8090TGJTB" disconnecting. 2025-07-10 21:47:53.727 +03:00 [DBG] Connection id "0HNC8090TGJTB" stopped. 2025-07-10 21:47:53.727 +03:00 [DBG] Connection id "0HNC8090TGJTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:48:53.741 +03:00 [DBG] Connection id "0HNC8090TGJTC" accepted. 2025-07-10 21:48:53.741 +03:00 [DBG] Connection id "0HNC8090TGJTC" started. 2025-07-10 21:48:53.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:48:53.741 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:48:53.741 +03:00 [DBG] POST requests are not supported 2025-07-10 21:48:53.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:48:53.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-07-10 21:48:53.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:48:53.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:48:53.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:48:53.742 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:48:53.742 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:48:53.742 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:48:53.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-07-10 21:48:53.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:48:53.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:48:53.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-07-10 21:48:53.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:48:53.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-07-10 21:48:53.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:48:53.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:48:53.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:48:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:48:53.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:48:53.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-07-10 21:48:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:48:53.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:48:53.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:48:53.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:48:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:48:53.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:48:53.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:48:53.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:48:53.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:48:53.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:48:53.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7899ms 2025-07-10 21:48:53.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:48:53.743 +03:00 [DBG] Connection id "0HNC8090TGJTC" completed keep alive response. 2025-07-10 21:48:53.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5665ms 2025-07-10 21:48:53.743 +03:00 [DBG] Connection id "0HNC8090TGJTC" received FIN. 2025-07-10 21:48:53.743 +03:00 [DBG] Connection id "0HNC8090TGJTC" disconnecting. 2025-07-10 21:48:53.743 +03:00 [DBG] Connection id "0HNC8090TGJTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:48:53.744 +03:00 [DBG] Connection id "0HNC8090TGJTC" stopped. 2025-07-10 21:49:53.727 +03:00 [DBG] Connection id "0HNC8090TGJTD" accepted. 2025-07-10 21:49:53.728 +03:00 [DBG] Connection id "0HNC8090TGJTD" started. 2025-07-10 21:49:53.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:49:53.728 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:49:53.728 +03:00 [DBG] POST requests are not supported 2025-07-10 21:49:53.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:49:53.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:49:53.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:49:53.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:49:53.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:49:53.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:49:53.728 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:49:53.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:49:53.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:49:53.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:49:53.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:49:53.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:49:53.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:49:53.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-07-10 21:49:53.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:49:53.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:49:53.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:49:53.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:49:53.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:49:53.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:49:53.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:49:53.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:49:53.728 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:49:53.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-07-10 21:49:53.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:49:53.729 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:49:53.729 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:49:53.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:49:53.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:49:53.729 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7989ms 2025-07-10 21:49:53.729 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:49:53.729 +03:00 [DBG] Connection id "0HNC8090TGJTD" completed keep alive response. 2025-07-10 21:49:53.729 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3842ms 2025-07-10 21:49:53.729 +03:00 [DBG] Connection id "0HNC8090TGJTD" received FIN. 2025-07-10 21:49:53.729 +03:00 [DBG] Connection id "0HNC8090TGJTD" disconnecting. 2025-07-10 21:49:53.729 +03:00 [DBG] Connection id "0HNC8090TGJTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:49:53.731 +03:00 [DBG] Connection id "0HNC8090TGJTD" stopped. 2025-07-10 21:50:53.717 +03:00 [DBG] Connection id "0HNC8090TGJTE" accepted. 2025-07-10 21:50:53.717 +03:00 [DBG] Connection id "0HNC8090TGJTE" started. 2025-07-10 21:50:53.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:50:53.717 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:50:53.717 +03:00 [DBG] POST requests are not supported 2025-07-10 21:50:53.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:50:53.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-07-10 21:50:53.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:50:53.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:50:53.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:50:53.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:50:53.717 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:50:53.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:50:53.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-07-10 21:50:53.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:50:53.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:50:53.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-07-10 21:50:53.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:50:53.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-07-10 21:50:53.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:50:53.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:50:53.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:50:53.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:50:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:50:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:50:53.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:50:53.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:50:53.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:50:53.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-10 21:50:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:50:53.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:50:53.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:50:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:50:53.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:50:53.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7221ms 2025-07-10 21:50:53.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:50:53.718 +03:00 [DBG] Connection id "0HNC8090TGJTE" completed keep alive response. 2025-07-10 21:50:53.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3314ms 2025-07-10 21:50:53.718 +03:00 [DBG] Connection id "0HNC8090TGJTE" received FIN. 2025-07-10 21:50:53.719 +03:00 [DBG] Connection id "0HNC8090TGJTE" disconnecting. 2025-07-10 21:50:53.719 +03:00 [DBG] Connection id "0HNC8090TGJTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:50:53.720 +03:00 [DBG] Connection id "0HNC8090TGJTE" stopped. 2025-07-10 21:51:53.715 +03:00 [DBG] Connection id "0HNC8090TGJTF" accepted. 2025-07-10 21:51:53.715 +03:00 [DBG] Connection id "0HNC8090TGJTF" started. 2025-07-10 21:51:53.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:51:53.716 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:51:53.716 +03:00 [DBG] POST requests are not supported 2025-07-10 21:51:53.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:51:53.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:51:53.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:51:53.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:51:53.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:51:53.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:51:53.716 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:51:53.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:51:53.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:51:53.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:51:53.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:51:53.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-07-10 21:51:53.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:51:53.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-07-10 21:51:53.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:51:53.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:51:53.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:51:53.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:51:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:51:53.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:51:53.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1727ms. 2025-07-10 21:51:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:51:53.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:51:53.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:51:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:51:53.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:51:53.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:51:53.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:51:53.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:51:53.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5308ms 2025-07-10 21:51:53.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:51:53.719 +03:00 [DBG] Connection id "0HNC8090TGJTF" completed keep alive response. 2025-07-10 21:51:53.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1294ms 2025-07-10 21:51:53.719 +03:00 [DBG] Connection id "0HNC8090TGJTF" received FIN. 2025-07-10 21:51:53.719 +03:00 [DBG] Connection id "0HNC8090TGJTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:51:53.719 +03:00 [DBG] Connection id "0HNC8090TGJTF" disconnecting. 2025-07-10 21:51:53.719 +03:00 [DBG] Connection id "0HNC8090TGJTF" stopped. 2025-07-10 21:52:53.983 +03:00 [DBG] Connection id "0HNC8090TGJTG" accepted. 2025-07-10 21:52:53.983 +03:00 [DBG] Connection id "0HNC8090TGJTG" started. 2025-07-10 21:52:53.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:52:53.983 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:52:53.983 +03:00 [DBG] POST requests are not supported 2025-07-10 21:52:53.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:52:53.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:52:53.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:52:53.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:52:53.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:52:53.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:52:53.984 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:52:53.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:52:53.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-07-10 21:52:53.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:52:53.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:52:53.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-07-10 21:52:53.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:52:53.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-07-10 21:52:53.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:52:53.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:52:53.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:52:53.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:52:53.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:52:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:52:53.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:52:53.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:52:53.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:52:53.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1854ms. 2025-07-10 21:52:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:52:53.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:52:53.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:52:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:52:53.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:52:53.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2736ms 2025-07-10 21:52:53.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:52:53.986 +03:00 [DBG] Connection id "0HNC8090TGJTG" completed keep alive response. 2025-07-10 21:52:53.986 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2339ms 2025-07-10 21:52:53.986 +03:00 [DBG] Connection id "0HNC8090TGJTG" received FIN. 2025-07-10 21:52:53.986 +03:00 [DBG] Connection id "0HNC8090TGJTG" disconnecting. 2025-07-10 21:52:53.986 +03:00 [DBG] Connection id "0HNC8090TGJTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:52:53.987 +03:00 [DBG] Connection id "0HNC8090TGJTG" stopped. 2025-07-10 21:53:53.721 +03:00 [DBG] Connection id "0HNC8090TGJTH" accepted. 2025-07-10 21:53:53.721 +03:00 [DBG] Connection id "0HNC8090TGJTH" started. 2025-07-10 21:53:53.721 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:53:53.721 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:53:53.721 +03:00 [DBG] POST requests are not supported 2025-07-10 21:53:53.721 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:53:53.721 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:53:53.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:53:53.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:53:53.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:53:53.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:53:53.721 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:53:53.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:53:53.721 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:53:53.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:53:53.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:53:53.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:53:53.722 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:53:53.722 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:53:53.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:53:53.722 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:53:53.722 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:53:53.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:53:53.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:53:53.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-07-10 21:53:53.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:53:53.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:53:53.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:53:53.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:53:53.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:53:53.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7844ms 2025-07-10 21:53:53.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:53:53.723 +03:00 [DBG] Connection id "0HNC8090TGJTH" completed keep alive response. 2025-07-10 21:53:53.723 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5298ms 2025-07-10 21:53:53.723 +03:00 [DBG] Connection id "0HNC8090TGJTH" received FIN. 2025-07-10 21:53:53.723 +03:00 [DBG] Connection id "0HNC8090TGJTH" disconnecting. 2025-07-10 21:53:53.723 +03:00 [DBG] Connection id "0HNC8090TGJTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:53:53.724 +03:00 [DBG] Connection id "0HNC8090TGJTH" stopped. 2025-07-10 21:54:53.733 +03:00 [DBG] Connection id "0HNC8090TGJTI" accepted. 2025-07-10 21:54:53.733 +03:00 [DBG] Connection id "0HNC8090TGJTI" started. 2025-07-10 21:54:53.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:54:53.734 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:54:53.734 +03:00 [DBG] POST requests are not supported 2025-07-10 21:54:53.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:54:53.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-07-10 21:54:53.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:54:53.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:54:53.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:54:53.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:54:53.734 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:54:53.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:54:53.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-07-10 21:54:53.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:54:53.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:54:53.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-07-10 21:54:53.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:54:53.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-07-10 21:54:53.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:54:53.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:54:53.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:54:53.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:54:53.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:54:53.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:54:53.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-07-10 21:54:53.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:54:53.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:54:53.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:54:53.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:54:53.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:54:53.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0324ms 2025-07-10 21:54:53.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:54:53.735 +03:00 [DBG] Connection id "0HNC8090TGJTI" completed keep alive response. 2025-07-10 21:54:53.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8819ms 2025-07-10 21:54:53.736 +03:00 [DBG] Connection id "0HNC8090TGJTI" received FIN. 2025-07-10 21:54:53.736 +03:00 [DBG] Connection id "0HNC8090TGJTI" disconnecting. 2025-07-10 21:54:53.736 +03:00 [DBG] Connection id "0HNC8090TGJTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:54:53.737 +03:00 [DBG] Connection id "0HNC8090TGJTI" stopped. 2025-07-10 21:55:53.729 +03:00 [DBG] Connection id "0HNC8090TGJTJ" accepted. 2025-07-10 21:55:53.729 +03:00 [DBG] Connection id "0HNC8090TGJTJ" started. 2025-07-10 21:55:53.730 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:55:53.730 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:55:53.730 +03:00 [DBG] POST requests are not supported 2025-07-10 21:55:53.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:55:53.730 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:55:53.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:55:53.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:55:53.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:55:53.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:55:53.730 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:55:53.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:55:53.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-07-10 21:55:53.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:55:53.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:55:53.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-07-10 21:55:53.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:55:53.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-07-10 21:55:53.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:55:53.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:55:53.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:55:53.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:55:53.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:55:53.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1637ms. 2025-07-10 21:55:53.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:55:53.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:55:53.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:55:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:55:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:55:53.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:55:53.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:55:53.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:55:53.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1166ms 2025-07-10 21:55:53.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:55:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTJ" completed keep alive response. 2025-07-10 21:55:53.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2064ms 2025-07-10 21:55:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTJ" received FIN. 2025-07-10 21:55:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:55:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTJ" disconnecting. 2025-07-10 21:55:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTJ" stopped. 2025-07-10 21:56:54.295 +03:00 [DBG] Connection id "0HNC8090TGJTK" accepted. 2025-07-10 21:56:54.296 +03:00 [DBG] Connection id "0HNC8090TGJTK" started. 2025-07-10 21:56:54.296 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:56:54.296 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:56:54.296 +03:00 [DBG] POST requests are not supported 2025-07-10 21:56:54.296 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:56:54.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-07-10 21:56:54.296 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:56:54.296 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:56:54.296 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:56:54.296 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:56:54.296 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:56:54.296 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:56:54.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-07-10 21:56:54.297 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:56:54.297 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:56:54.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-07-10 21:56:54.297 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:56:54.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-07-10 21:56:54.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:56:54.297 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:56:54.297 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:56:54.297 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:56:54.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:56:54.297 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:56:54.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:56:54.297 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:56:54.297 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:56:54.297 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1853ms. 2025-07-10 21:56:54.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:56:54.298 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:56:54.298 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:56:54.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:56:54.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:56:54.298 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1272ms 2025-07-10 21:56:54.298 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:56:54.298 +03:00 [DBG] Connection id "0HNC8090TGJTK" completed keep alive response. 2025-07-10 21:56:54.298 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2757ms 2025-07-10 21:56:54.298 +03:00 [DBG] Connection id "0HNC8090TGJTK" received FIN. 2025-07-10 21:56:54.299 +03:00 [DBG] Connection id "0HNC8090TGJTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:56:54.299 +03:00 [DBG] Connection id "0HNC8090TGJTK" disconnecting. 2025-07-10 21:56:54.299 +03:00 [DBG] Connection id "0HNC8090TGJTK" stopped. 2025-07-10 21:57:53.729 +03:00 [DBG] Connection id "0HNC8090TGJTL" accepted. 2025-07-10 21:57:53.729 +03:00 [DBG] Connection id "0HNC8090TGJTL" started. 2025-07-10 21:57:53.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:57:53.729 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:57:53.729 +03:00 [DBG] POST requests are not supported 2025-07-10 21:57:53.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:57:53.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-07-10 21:57:53.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:57:53.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:57:53.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:57:53.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:57:53.730 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:57:53.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:57:53.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-07-10 21:57:53.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:57:53.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:57:53.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-07-10 21:57:53.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:57:53.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-07-10 21:57:53.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:57:53.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:57:53.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:57:53.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:57:53.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:57:53.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:57:53.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:57:53.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:57:53.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:57:53.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1528ms. 2025-07-10 21:57:53.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:57:53.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:57:53.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:57:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:57:53.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:57:53.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1928ms 2025-07-10 21:57:53.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:57:53.731 +03:00 [DBG] Connection id "0HNC8090TGJTL" completed keep alive response. 2025-07-10 21:57:53.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2981ms 2025-07-10 21:57:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTL" received FIN. 2025-07-10 21:57:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:57:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTL" disconnecting. 2025-07-10 21:57:53.732 +03:00 [DBG] Connection id "0HNC8090TGJTL" stopped. 2025-07-10 21:58:53.719 +03:00 [DBG] Connection id "0HNC8090TGJTM" accepted. 2025-07-10 21:58:53.720 +03:00 [DBG] Connection id "0HNC8090TGJTM" started. 2025-07-10 21:58:53.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:58:53.720 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:58:53.720 +03:00 [DBG] POST requests are not supported 2025-07-10 21:58:53.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:58:53.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:58:53.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:58:53.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:58:53.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:58:53.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:58:53.721 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:58:53.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:58:53.721 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:58:53.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:58:53.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:58:53.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:58:53.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:58:53.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:58:53.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:58:53.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:58:53.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:58:53.722 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:58:53.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:58:53.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:58:53.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:58:53.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:58:53.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:58:53.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.179ms. 2025-07-10 21:58:53.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:58:53.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:58:53.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:58:53.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:58:53.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:58:53.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:58:53.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:58:53.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:58:53.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:58:53.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:58:53.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:58:53.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:58:53.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:58:53.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:58:53.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:58:53.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:58:53.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:58:53.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8741ms 2025-07-10 21:58:53.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:58:53.723 +03:00 [DBG] Connection id "0HNC8090TGJTM" completed keep alive response. 2025-07-10 21:58:53.723 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4267ms 2025-07-10 21:58:53.724 +03:00 [DBG] Connection id "0HNC8090TGJTM" received FIN. 2025-07-10 21:58:53.724 +03:00 [DBG] Connection id "0HNC8090TGJTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:58:53.724 +03:00 [DBG] Connection id "0HNC8090TGJTM" disconnecting. 2025-07-10 21:58:53.724 +03:00 [DBG] Connection id "0HNC8090TGJTM" stopped. 2025-07-10 21:59:53.724 +03:00 [DBG] Connection id "0HNC8090TGJTN" accepted. 2025-07-10 21:59:53.725 +03:00 [DBG] Connection id "0HNC8090TGJTN" started. 2025-07-10 21:59:53.725 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 21:59:53.725 +03:00 [VRB] All hosts are allowed. 2025-07-10 21:59:53.725 +03:00 [DBG] POST requests are not supported 2025-07-10 21:59:53.725 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 21:59:53.725 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 21:59:53.725 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:59:53.725 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 21:59:53.725 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 21:59:53.725 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 21:59:53.725 +03:00 [INF] CORS policy execution successful. 2025-07-10 21:59:53.725 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:59:53.725 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 21:59:53.725 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 21:59:53.726 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 21:59:53.726 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 21:59:53.726 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 21:59:53.726 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 21:59:53.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:59:53.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:59:53.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:59:53.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 21:59:53.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:59:53.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:59:53.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:59:53.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:59:53.726 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 21:59:53.726 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1638ms. 2025-07-10 21:59:53.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:59:53.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 21:59:53.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:59:53.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 21:59:53.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:59:53.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:59:53.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:59:53.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:59:53.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:59:53.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 21:59:53.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 21:59:53.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:59:53.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 21:59:53.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:59:53.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:59:53.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:59:53.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 21:59:53.727 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1992ms 2025-07-10 21:59:53.727 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 21:59:53.727 +03:00 [DBG] Connection id "0HNC8090TGJTN" completed keep alive response. 2025-07-10 21:59:53.727 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3515ms 2025-07-10 21:59:53.728 +03:00 [DBG] Connection id "0HNC8090TGJTN" received FIN. 2025-07-10 21:59:53.728 +03:00 [DBG] Connection id "0HNC8090TGJTN" disconnecting. 2025-07-10 21:59:53.728 +03:00 [DBG] Connection id "0HNC8090TGJTN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 21:59:53.729 +03:00 [DBG] Connection id "0HNC8090TGJTN" stopped. 2025-07-10 22:00:54.906 +03:00 [DBG] Connection id "0HNC8090TGJTO" accepted. 2025-07-10 22:00:54.906 +03:00 [DBG] Connection id "0HNC8090TGJTO" started. 2025-07-10 22:00:54.906 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:00:54.906 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:00:54.906 +03:00 [DBG] POST requests are not supported 2025-07-10 22:00:54.906 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:00:54.906 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 22:00:54.906 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:00:54.906 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:00:54.906 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:00:54.907 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:00:54.907 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:00:54.907 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:00:54.907 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 22:00:54.907 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:00:54.907 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:00:54.907 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 22:00:54.907 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:00:54.907 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 22:00:54.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:00:54.907 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:00:54.907 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:00:54.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:00:54.907 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:00:54.907 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-07-10 22:00:54.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:00:54.907 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:00:54.908 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:00:54.908 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:00:54.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:00:54.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:00:54.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:00:54.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:00:54.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:00:54.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:00:54.908 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.891ms 2025-07-10 22:00:54.908 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:00:54.908 +03:00 [DBG] Connection id "0HNC8090TGJTO" completed keep alive response. 2025-07-10 22:00:54.908 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7044ms 2025-07-10 22:00:54.908 +03:00 [DBG] Connection id "0HNC8090TGJTO" received FIN. 2025-07-10 22:00:54.908 +03:00 [DBG] Connection id "0HNC8090TGJTO" disconnecting. 2025-07-10 22:00:54.908 +03:00 [DBG] Connection id "0HNC8090TGJTO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:00:54.909 +03:00 [DBG] Connection id "0HNC8090TGJTO" stopped. 2025-07-10 22:01:53.736 +03:00 [DBG] Connection id "0HNC8090TGJTP" accepted. 2025-07-10 22:01:53.736 +03:00 [DBG] Connection id "0HNC8090TGJTP" started. 2025-07-10 22:01:53.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:01:53.736 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:01:53.736 +03:00 [DBG] POST requests are not supported 2025-07-10 22:01:53.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:01:53.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-07-10 22:01:53.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:01:53.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:01:53.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:01:53.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:01:53.736 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:01:53.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:01:53.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-07-10 22:01:53.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:01:53.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:01:53.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-07-10 22:01:53.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:01:53.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-07-10 22:01:53.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:01:53.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:01:53.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:01:53.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:01:53.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:01:53.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:01:53.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:01:53.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:01:53.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:01:53.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1485ms. 2025-07-10 22:01:53.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:01:53.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:01:53.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:01:53.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:01:53.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:01:53.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:01:53.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:01:53.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0576ms 2025-07-10 22:01:53.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:01:53.738 +03:00 [DBG] Connection id "0HNC8090TGJTP" completed keep alive response. 2025-07-10 22:01:53.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9865ms 2025-07-10 22:01:53.738 +03:00 [DBG] Connection id "0HNC8090TGJTP" received FIN. 2025-07-10 22:01:53.738 +03:00 [DBG] Connection id "0HNC8090TGJTP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:01:53.738 +03:00 [DBG] Connection id "0HNC8090TGJTP" disconnecting. 2025-07-10 22:01:53.739 +03:00 [DBG] Connection id "0HNC8090TGJTP" stopped. 2025-07-10 22:02:53.734 +03:00 [DBG] Connection id "0HNC8090TGJTQ" accepted. 2025-07-10 22:02:53.734 +03:00 [DBG] Connection id "0HNC8090TGJTQ" started. 2025-07-10 22:02:53.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:02:53.735 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:02:53.735 +03:00 [DBG] POST requests are not supported 2025-07-10 22:02:53.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:02:53.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-07-10 22:02:53.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:02:53.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:02:53.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:02:53.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:02:53.735 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:02:53.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:02:53.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-07-10 22:02:53.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:02:53.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:02:53.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-07-10 22:02:53.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:02:53.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-07-10 22:02:53.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:02:53.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:02:53.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:02:53.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:02:53.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:02:53.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-07-10 22:02:53.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:02:53.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:02:53.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:02:53.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:02:53.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:02:53.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7264ms 2025-07-10 22:02:53.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:02:53.736 +03:00 [DBG] Connection id "0HNC8090TGJTQ" completed keep alive response. 2025-07-10 22:02:53.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3934ms 2025-07-10 22:02:53.737 +03:00 [DBG] Connection id "0HNC8090TGJTQ" received FIN. 2025-07-10 22:02:53.737 +03:00 [DBG] Connection id "0HNC8090TGJTQ" disconnecting. 2025-07-10 22:02:53.737 +03:00 [DBG] Connection id "0HNC8090TGJTQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:02:53.738 +03:00 [DBG] Connection id "0HNC8090TGJTQ" stopped. 2025-07-10 22:03:53.737 +03:00 [DBG] Connection id "0HNC8090TGJTR" accepted. 2025-07-10 22:03:53.737 +03:00 [DBG] Connection id "0HNC8090TGJTR" started. 2025-07-10 22:03:53.737 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:03:53.737 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:03:53.737 +03:00 [DBG] POST requests are not supported 2025-07-10 22:03:53.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:03:53.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-07-10 22:03:53.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:03:53.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:03:53.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:03:53.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:03:53.737 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:03:53.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:03:53.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-07-10 22:03:53.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:03:53.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:03:53.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-07-10 22:03:53.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:03:53.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-07-10 22:03:53.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:03:53.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:03:53.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:03:53.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:03:53.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:03:53.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-10 22:03:53.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:03:53.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:03:53.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:03:53.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:03:53.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:03:53.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7248ms 2025-07-10 22:03:53.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:03:53.738 +03:00 [DBG] Connection id "0HNC8090TGJTR" completed keep alive response. 2025-07-10 22:03:53.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3874ms 2025-07-10 22:03:53.739 +03:00 [DBG] Connection id "0HNC8090TGJTR" received FIN. 2025-07-10 22:03:53.739 +03:00 [DBG] Connection id "0HNC8090TGJTR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:03:53.739 +03:00 [DBG] Connection id "0HNC8090TGJTR" disconnecting. 2025-07-10 22:03:53.739 +03:00 [DBG] Connection id "0HNC8090TGJTR" stopped. 2025-07-10 22:04:53.734 +03:00 [DBG] Connection id "0HNC8090TGJTS" accepted. 2025-07-10 22:04:53.734 +03:00 [DBG] Connection id "0HNC8090TGJTS" started. 2025-07-10 22:04:53.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:04:53.734 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:04:53.734 +03:00 [DBG] POST requests are not supported 2025-07-10 22:04:53.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:04:53.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-07-10 22:04:53.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:04:53.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:04:53.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:04:53.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:04:53.734 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:04:53.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:04:53.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-07-10 22:04:53.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:04:53.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:04:53.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-07-10 22:04:53.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:04:53.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-07-10 22:04:53.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:04:53.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:04:53.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:04:53.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:04:53.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:04:53.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1526ms. 2025-07-10 22:04:53.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:04:53.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:04:53.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:04:53.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:04:53.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:04:53.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:04:53.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:04:53.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:04:53.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:04:53.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:04:53.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:04:53.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3083ms 2025-07-10 22:04:53.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:04:53.736 +03:00 [DBG] Connection id "0HNC8090TGJTS" completed keep alive response. 2025-07-10 22:04:53.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.141ms 2025-07-10 22:04:53.736 +03:00 [DBG] Connection id "0HNC8090TGJTS" received FIN. 2025-07-10 22:04:53.736 +03:00 [DBG] Connection id "0HNC8090TGJTS" disconnecting. 2025-07-10 22:04:53.737 +03:00 [DBG] Connection id "0HNC8090TGJTS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:04:53.738 +03:00 [DBG] Connection id "0HNC8090TGJTS" stopped. 2025-07-10 22:05:53.740 +03:00 [DBG] Connection id "0HNC8090TGJTT" accepted. 2025-07-10 22:05:53.741 +03:00 [DBG] Connection id "0HNC8090TGJTT" started. 2025-07-10 22:05:53.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:05:53.741 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:05:53.741 +03:00 [DBG] POST requests are not supported 2025-07-10 22:05:53.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:05:53.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-07-10 22:05:53.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:05:53.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:05:53.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:05:53.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:05:53.741 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:05:53.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:05:53.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-07-10 22:05:53.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:05:53.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:05:53.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-07-10 22:05:53.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:05:53.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-07-10 22:05:53.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:05:53.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:05:53.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:05:53.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:05:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:05:53.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:05:53.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1873ms. 2025-07-10 22:05:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:05:53.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:05:53.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:05:53.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:05:53.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:05:53.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:05:53.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:05:53.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:05:53.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:05:53.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:05:53.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2661ms 2025-07-10 22:05:53.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:05:53.743 +03:00 [DBG] Connection id "0HNC8090TGJTT" completed keep alive response. 2025-07-10 22:05:53.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1233ms 2025-07-10 22:05:53.743 +03:00 [DBG] Connection id "0HNC8090TGJTT" received FIN. 2025-07-10 22:05:53.743 +03:00 [DBG] Connection id "0HNC8090TGJTT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:05:53.743 +03:00 [DBG] Connection id "0HNC8090TGJTT" disconnecting. 2025-07-10 22:05:53.743 +03:00 [DBG] Connection id "0HNC8090TGJTT" stopped. 2025-07-10 22:06:53.740 +03:00 [DBG] Connection id "0HNC8090TGJTU" accepted. 2025-07-10 22:06:53.741 +03:00 [DBG] Connection id "0HNC8090TGJTU" started. 2025-07-10 22:06:53.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:06:53.741 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:06:53.741 +03:00 [DBG] POST requests are not supported 2025-07-10 22:06:53.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:06:53.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-07-10 22:06:53.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:06:53.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:06:53.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:06:53.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:06:53.741 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:06:53.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:06:53.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-07-10 22:06:53.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:06:53.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:06:53.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-07-10 22:06:53.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:06:53.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-07-10 22:06:53.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:06:53.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:06:53.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:06:53.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:06:53.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:06:53.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:06:53.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:06:53.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:06:53.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:06:53.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1159ms. 2025-07-10 22:06:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:06:53.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:06:53.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:06:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:06:53.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:06:53.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6489ms 2025-07-10 22:06:53.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:06:53.742 +03:00 [DBG] Connection id "0HNC8090TGJTU" completed keep alive response. 2025-07-10 22:06:53.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2185ms 2025-07-10 22:06:53.742 +03:00 [DBG] Connection id "0HNC8090TGJTU" received FIN. 2025-07-10 22:06:53.742 +03:00 [DBG] Connection id "0HNC8090TGJTU" disconnecting. 2025-07-10 22:06:53.742 +03:00 [DBG] Connection id "0HNC8090TGJTU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:06:53.744 +03:00 [DBG] Connection id "0HNC8090TGJTU" stopped. 2025-07-10 22:07:53.745 +03:00 [DBG] Connection id "0HNC8090TGJTV" accepted. 2025-07-10 22:07:53.745 +03:00 [DBG] Connection id "0HNC8090TGJTV" started. 2025-07-10 22:07:53.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:07:53.745 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:07:53.745 +03:00 [DBG] POST requests are not supported 2025-07-10 22:07:53.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:07:53.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-07-10 22:07:53.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:07:53.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:07:53.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:07:53.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:07:53.746 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:07:53.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:07:53.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-07-10 22:07:53.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:07:53.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:07:53.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-07-10 22:07:53.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:07:53.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-07-10 22:07:53.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:07:53.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:07:53.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:07:53.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:07:53.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:07:53.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:07:53.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:07:53.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:07:53.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:07:53.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.223ms. 2025-07-10 22:07:53.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:07:53.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:07:53.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:07:53.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:07:53.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:07:53.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1437ms 2025-07-10 22:07:53.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:07:53.747 +03:00 [DBG] Connection id "0HNC8090TGJTV" completed keep alive response. 2025-07-10 22:07:53.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0975ms 2025-07-10 22:07:53.748 +03:00 [DBG] Connection id "0HNC8090TGJTV" received FIN. 2025-07-10 22:07:53.748 +03:00 [DBG] Connection id "0HNC8090TGJTV" disconnecting. 2025-07-10 22:07:53.748 +03:00 [DBG] Connection id "0HNC8090TGJTV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:07:53.749 +03:00 [DBG] Connection id "0HNC8090TGJTV" stopped. 2025-07-10 22:08:53.740 +03:00 [DBG] Connection id "0HNC8090TGJU0" accepted. 2025-07-10 22:08:53.740 +03:00 [DBG] Connection id "0HNC8090TGJU0" started. 2025-07-10 22:08:53.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:08:53.740 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:08:53.740 +03:00 [DBG] POST requests are not supported 2025-07-10 22:08:53.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:08:53.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-07-10 22:08:53.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:08:53.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:08:53.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:08:53.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:08:53.740 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:08:53.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:08:53.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-07-10 22:08:53.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:08:53.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:08:53.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-07-10 22:08:53.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:08:53.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-07-10 22:08:53.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:08:53.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:08:53.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:08:53.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:08:53.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:08:53.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:08:53.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:08:53.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:08:53.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:08:53.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2152ms. 2025-07-10 22:08:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:08:53.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:08:53.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:08:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:08:53.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:08:53.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2205ms 2025-07-10 22:08:53.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:08:53.742 +03:00 [DBG] Connection id "0HNC8090TGJU0" completed keep alive response. 2025-07-10 22:08:53.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1944ms 2025-07-10 22:08:53.742 +03:00 [DBG] Connection id "0HNC8090TGJU0" received FIN. 2025-07-10 22:08:53.743 +03:00 [DBG] Connection id "0HNC8090TGJU0" disconnecting. 2025-07-10 22:08:53.743 +03:00 [DBG] Connection id "0HNC8090TGJU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:08:53.744 +03:00 [DBG] Connection id "0HNC8090TGJU0" stopped. 2025-07-10 22:09:53.738 +03:00 [DBG] Connection id "0HNC8090TGJU1" accepted. 2025-07-10 22:09:53.738 +03:00 [DBG] Connection id "0HNC8090TGJU1" started. 2025-07-10 22:09:53.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:09:53.738 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:09:53.738 +03:00 [DBG] POST requests are not supported 2025-07-10 22:09:53.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:09:53.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-07-10 22:09:53.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:09:53.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:09:53.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:09:53.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:09:53.738 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:09:53.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:09:53.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-07-10 22:09:53.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:09:53.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:09:53.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-07-10 22:09:53.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:09:53.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-07-10 22:09:53.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:09:53.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:09:53.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:09:53.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:09:53.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:09:53.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-07-10 22:09:53.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:09:53.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:09:53.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:09:53.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:09:53.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:09:53.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6608ms 2025-07-10 22:09:53.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:09:53.739 +03:00 [DBG] Connection id "0HNC8090TGJU1" completed keep alive response. 2025-07-10 22:09:53.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3073ms 2025-07-10 22:09:53.740 +03:00 [DBG] Connection id "0HNC8090TGJU1" received FIN. 2025-07-10 22:09:53.740 +03:00 [DBG] Connection id "0HNC8090TGJU1" disconnecting. 2025-07-10 22:09:53.740 +03:00 [DBG] Connection id "0HNC8090TGJU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:09:53.741 +03:00 [DBG] Connection id "0HNC8090TGJU1" stopped. 2025-07-10 22:10:53.731 +03:00 [DBG] Connection id "0HNC8090TGJU2" accepted. 2025-07-10 22:10:53.731 +03:00 [DBG] Connection id "0HNC8090TGJU2" started. 2025-07-10 22:10:53.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:10:53.731 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:10:53.731 +03:00 [DBG] POST requests are not supported 2025-07-10 22:10:53.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:10:53.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-07-10 22:10:53.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:10:53.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:10:53.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:10:53.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:10:53.732 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:10:53.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:10:53.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-07-10 22:10:53.732 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:10:53.732 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:10:53.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-07-10 22:10:53.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:10:53.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-07-10 22:10:53.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:10:53.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:10:53.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:10:53.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:10:53.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:10:53.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1142ms. 2025-07-10 22:10:53.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:10:53.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:10:53.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:10:53.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:10:53.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:10:53.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:10:53.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6518ms 2025-07-10 22:10:53.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:10:53.733 +03:00 [DBG] Connection id "0HNC8090TGJU2" completed keep alive response. 2025-07-10 22:10:53.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3347ms 2025-07-10 22:10:53.733 +03:00 [DBG] Connection id "0HNC8090TGJU2" received FIN. 2025-07-10 22:10:53.733 +03:00 [DBG] Connection id "0HNC8090TGJU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:10:53.733 +03:00 [DBG] Connection id "0HNC8090TGJU2" disconnecting. 2025-07-10 22:10:53.733 +03:00 [DBG] Connection id "0HNC8090TGJU2" stopped. 2025-07-10 22:11:53.734 +03:00 [DBG] Connection id "0HNC8090TGJU3" accepted. 2025-07-10 22:11:53.735 +03:00 [DBG] Connection id "0HNC8090TGJU3" started. 2025-07-10 22:11:53.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:11:53.735 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:11:53.735 +03:00 [DBG] POST requests are not supported 2025-07-10 22:11:53.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:11:53.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-07-10 22:11:53.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:11:53.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:11:53.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:11:53.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:11:53.735 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:11:53.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:11:53.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-07-10 22:11:53.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:11:53.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:11:53.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-07-10 22:11:53.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:11:53.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-07-10 22:11:53.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:11:53.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:11:53.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:11:53.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:11:53.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:11:53.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:11:53.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:11:53.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:11:53.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:11:53.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2298ms. 2025-07-10 22:11:53.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:11:53.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:11:53.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:11:53.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:11:53.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:11:53.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:11:53.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:11:53.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7731ms 2025-07-10 22:11:53.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:11:53.738 +03:00 [DBG] Connection id "0HNC8090TGJU3" completed keep alive response. 2025-07-10 22:11:53.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0128ms 2025-07-10 22:11:53.738 +03:00 [DBG] Connection id "0HNC8090TGJU3" received FIN. 2025-07-10 22:11:53.738 +03:00 [DBG] Connection id "0HNC8090TGJU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:11:53.738 +03:00 [DBG] Connection id "0HNC8090TGJU3" disconnecting. 2025-07-10 22:11:53.738 +03:00 [DBG] Connection id "0HNC8090TGJU3" stopped. 2025-07-10 22:12:53.744 +03:00 [DBG] Connection id "0HNC8090TGJU4" accepted. 2025-07-10 22:12:53.744 +03:00 [DBG] Connection id "0HNC8090TGJU4" started. 2025-07-10 22:12:53.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:12:53.744 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:12:53.745 +03:00 [DBG] POST requests are not supported 2025-07-10 22:12:53.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:12:53.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-07-10 22:12:53.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:12:53.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:12:53.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:12:53.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:12:53.745 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:12:53.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:12:53.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-07-10 22:12:53.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:12:53.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:12:53.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-07-10 22:12:53.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:12:53.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-07-10 22:12:53.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:12:53.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:12:53.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:12:53.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:12:53.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:12:53.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:12:53.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:12:53.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:12:53.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:12:53.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1157ms. 2025-07-10 22:12:53.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:12:53.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:12:53.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:12:53.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:12:53.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:12:53.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:12:53.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8869ms 2025-07-10 22:12:53.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:12:53.746 +03:00 [DBG] Connection id "0HNC8090TGJU4" completed keep alive response. 2025-07-10 22:12:53.746 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6025ms 2025-07-10 22:12:53.746 +03:00 [DBG] Connection id "0HNC8090TGJU4" received FIN. 2025-07-10 22:12:53.746 +03:00 [DBG] Connection id "0HNC8090TGJU4" disconnecting. 2025-07-10 22:12:53.746 +03:00 [DBG] Connection id "0HNC8090TGJU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:12:53.748 +03:00 [DBG] Connection id "0HNC8090TGJU4" stopped. 2025-07-10 22:13:53.741 +03:00 [DBG] Connection id "0HNC8090TGJU5" accepted. 2025-07-10 22:13:53.741 +03:00 [DBG] Connection id "0HNC8090TGJU5" started. 2025-07-10 22:13:53.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:13:53.741 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:13:53.741 +03:00 [DBG] POST requests are not supported 2025-07-10 22:13:53.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:13:53.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-07-10 22:13:53.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:13:53.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:13:53.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:13:53.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:13:53.741 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:13:53.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:13:53.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-07-10 22:13:53.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:13:53.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:13:53.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-07-10 22:13:53.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:13:53.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-07-10 22:13:53.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:13:53.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:13:53.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:13:53.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:13:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:13:53.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:13:53.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1464ms. 2025-07-10 22:13:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:13:53.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:13:53.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:13:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:13:53.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:13:53.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8522ms 2025-07-10 22:13:53.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:13:53.742 +03:00 [DBG] Connection id "0HNC8090TGJU5" completed keep alive response. 2025-07-10 22:13:53.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4794ms 2025-07-10 22:13:53.743 +03:00 [DBG] Connection id "0HNC8090TGJU5" received FIN. 2025-07-10 22:13:53.743 +03:00 [DBG] Connection id "0HNC8090TGJU5" disconnecting. 2025-07-10 22:13:53.743 +03:00 [DBG] Connection id "0HNC8090TGJU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:13:53.743 +03:00 [DBG] Connection id "0HNC8090TGJU5" stopped. 2025-07-10 22:14:53.741 +03:00 [DBG] Connection id "0HNC8090TGJU6" accepted. 2025-07-10 22:14:53.741 +03:00 [DBG] Connection id "0HNC8090TGJU6" started. 2025-07-10 22:14:53.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:14:53.741 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:14:53.741 +03:00 [DBG] POST requests are not supported 2025-07-10 22:14:53.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:14:53.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-07-10 22:14:53.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:14:53.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:14:53.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:14:53.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:14:53.741 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:14:53.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:14:53.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-07-10 22:14:53.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:14:53.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:14:53.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-07-10 22:14:53.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:14:53.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-07-10 22:14:53.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:14:53.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:14:53.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:14:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:14:53.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:14:53.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-07-10 22:14:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:14:53.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:14:53.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:14:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:14:53.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:14:53.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7132ms 2025-07-10 22:14:53.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:14:53.742 +03:00 [DBG] Connection id "0HNC8090TGJU6" completed keep alive response. 2025-07-10 22:14:53.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3169ms 2025-07-10 22:14:53.743 +03:00 [DBG] Connection id "0HNC8090TGJU6" received FIN. 2025-07-10 22:14:53.743 +03:00 [DBG] Connection id "0HNC8090TGJU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:14:53.743 +03:00 [DBG] Connection id "0HNC8090TGJU6" disconnecting. 2025-07-10 22:14:53.743 +03:00 [DBG] Connection id "0HNC8090TGJU6" stopped. 2025-07-10 22:15:54.926 +03:00 [DBG] Connection id "0HNC8090TGJU7" accepted. 2025-07-10 22:15:54.926 +03:00 [DBG] Connection id "0HNC8090TGJU7" started. 2025-07-10 22:15:54.926 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:15:54.926 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:15:54.926 +03:00 [DBG] POST requests are not supported 2025-07-10 22:15:54.926 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:15:54.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-07-10 22:15:54.926 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:15:54.926 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:15:54.926 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:15:54.926 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:15:54.926 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:15:54.926 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:15:54.927 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 22:15:54.927 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:15:54.927 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:15:54.927 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 22:15:54.927 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:15:54.927 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 22:15:54.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:15:54.927 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:15:54.927 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:15:54.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:15:54.927 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:15:54.927 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-10 22:15:54.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:15:54.927 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:15:54.927 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:15:54.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:15:54.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:15:54.927 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6942ms 2025-07-10 22:15:54.927 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:15:54.927 +03:00 [DBG] Connection id "0HNC8090TGJU7" completed keep alive response. 2025-07-10 22:15:54.927 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3567ms 2025-07-10 22:15:54.928 +03:00 [DBG] Connection id "0HNC8090TGJU7" received FIN. 2025-07-10 22:15:54.928 +03:00 [DBG] Connection id "0HNC8090TGJU7" disconnecting. 2025-07-10 22:15:54.928 +03:00 [DBG] Connection id "0HNC8090TGJU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:15:54.929 +03:00 [DBG] Connection id "0HNC8090TGJU7" stopped. 2025-07-10 22:16:53.746 +03:00 [DBG] Connection id "0HNC8090TGJU8" accepted. 2025-07-10 22:16:53.746 +03:00 [DBG] Connection id "0HNC8090TGJU8" started. 2025-07-10 22:16:53.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:16:53.747 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:16:53.747 +03:00 [DBG] POST requests are not supported 2025-07-10 22:16:53.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:16:53.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-07-10 22:16:53.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:16:53.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:16:53.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:16:53.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:16:53.747 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:16:53.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:16:53.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-07-10 22:16:53.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:16:53.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:16:53.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-07-10 22:16:53.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:16:53.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-07-10 22:16:53.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:16:53.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:16:53.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:16:53.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:16:53.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:16:53.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:16:53.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1553ms. 2025-07-10 22:16:53.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:16:53.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:16:53.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:16:53.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:16:53.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:16:53.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0073ms 2025-07-10 22:16:53.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:16:53.748 +03:00 [DBG] Connection id "0HNC8090TGJU8" completed keep alive response. 2025-07-10 22:16:53.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8881ms 2025-07-10 22:16:53.749 +03:00 [DBG] Connection id "0HNC8090TGJU8" received FIN. 2025-07-10 22:16:53.749 +03:00 [DBG] Connection id "0HNC8090TGJU8" disconnecting. 2025-07-10 22:16:53.749 +03:00 [DBG] Connection id "0HNC8090TGJU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:16:53.750 +03:00 [DBG] Connection id "0HNC8090TGJU8" stopped. 2025-07-10 22:17:53.745 +03:00 [DBG] Connection id "0HNC8090TGJU9" accepted. 2025-07-10 22:17:53.745 +03:00 [DBG] Connection id "0HNC8090TGJU9" started. 2025-07-10 22:17:53.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:17:53.745 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:17:53.745 +03:00 [DBG] POST requests are not supported 2025-07-10 22:17:53.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:17:53.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-07-10 22:17:53.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:17:53.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:17:53.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:17:53.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:17:53.745 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:17:53.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:17:53.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-07-10 22:17:53.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:17:53.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:17:53.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-07-10 22:17:53.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:17:53.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-07-10 22:17:53.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:17:53.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:17:53.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:17:53.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:17:53.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:17:53.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:17:53.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-10 22:17:53.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:17:53.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:17:53.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:17:53.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:17:53.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:17:53.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7225ms 2025-07-10 22:17:53.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:17:53.746 +03:00 [DBG] Connection id "0HNC8090TGJU9" completed keep alive response. 2025-07-10 22:17:53.746 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4076ms 2025-07-10 22:17:53.747 +03:00 [DBG] Connection id "0HNC8090TGJU9" received FIN. 2025-07-10 22:17:53.747 +03:00 [DBG] Connection id "0HNC8090TGJU9" disconnecting. 2025-07-10 22:17:53.747 +03:00 [DBG] Connection id "0HNC8090TGJU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:17:53.748 +03:00 [DBG] Connection id "0HNC8090TGJU9" stopped. 2025-07-10 22:18:53.753 +03:00 [DBG] Connection id "0HNC8090TGJUA" accepted. 2025-07-10 22:18:53.753 +03:00 [DBG] Connection id "0HNC8090TGJUA" started. 2025-07-10 22:18:53.753 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:18:53.753 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:18:53.753 +03:00 [DBG] POST requests are not supported 2025-07-10 22:18:53.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:18:53.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-07-10 22:18:53.753 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:18:53.753 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:18:53.753 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:18:53.753 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:18:53.753 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:18:53.753 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:18:53.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-07-10 22:18:53.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:18:53.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:18:53.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-07-10 22:18:53.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:18:53.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-07-10 22:18:53.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:18:53.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:18:53.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:18:53.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:18:53.754 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:18:53.754 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1638ms. 2025-07-10 22:18:53.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:18:53.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:18:53.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:18:53.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:18:53.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:18:53.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:18:53.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:18:53.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:18:53.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:18:53.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:18:53.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:18:53.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0061ms 2025-07-10 22:18:53.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:18:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUA" completed keep alive response. 2025-07-10 22:18:53.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7378ms 2025-07-10 22:18:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUA" received FIN. 2025-07-10 22:18:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUA" disconnecting. 2025-07-10 22:18:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:18:53.756 +03:00 [DBG] Connection id "0HNC8090TGJUA" stopped. 2025-07-10 22:19:53.750 +03:00 [DBG] Connection id "0HNC8090TGJUB" accepted. 2025-07-10 22:19:53.750 +03:00 [DBG] Connection id "0HNC8090TGJUB" started. 2025-07-10 22:19:53.751 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:19:53.751 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:19:53.751 +03:00 [DBG] POST requests are not supported 2025-07-10 22:19:53.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:19:53.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-07-10 22:19:53.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:19:53.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:19:53.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:19:53.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:19:53.751 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:19:53.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:19:53.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-07-10 22:19:53.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:19:53.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:19:53.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-07-10 22:19:53.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:19:53.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-07-10 22:19:53.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:19:53.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:19:53.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:19:53.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:19:53.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:19:53.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:19:53.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:19:53.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:19:53.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:19:53.752 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-10 22:19:53.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:19:53.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:19:53.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:19:53.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:19:53.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:19:53.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7378ms 2025-07-10 22:19:53.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:19:53.752 +03:00 [DBG] Connection id "0HNC8090TGJUB" completed keep alive response. 2025-07-10 22:19:53.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3677ms 2025-07-10 22:19:53.752 +03:00 [DBG] Connection id "0HNC8090TGJUB" received FIN. 2025-07-10 22:19:53.752 +03:00 [DBG] Connection id "0HNC8090TGJUB" disconnecting. 2025-07-10 22:19:53.752 +03:00 [DBG] Connection id "0HNC8090TGJUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:19:53.753 +03:00 [DBG] Connection id "0HNC8090TGJUB" stopped. 2025-07-10 22:20:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUC" accepted. 2025-07-10 22:20:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUC" started. 2025-07-10 22:20:53.755 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:20:53.755 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:20:53.755 +03:00 [DBG] POST requests are not supported 2025-07-10 22:20:53.755 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:20:53.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-07-10 22:20:53.755 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:20:53.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:20:53.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:20:53.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:20:53.755 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:20:53.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:20:53.756 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 22:20:53.756 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:20:53.756 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:20:53.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-07-10 22:20:53.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:20:53.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-07-10 22:20:53.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:20:53.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:20:53.756 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:20:53.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:20:53.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:20:53.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:20:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:20:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:20:53.757 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:20:53.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2107ms. 2025-07-10 22:20:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:20:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:20:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:20:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:20:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:20:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:20:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:20:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:20:53.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:20:53.758 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:20:53.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:20:53.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:20:53.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:20:53.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:20:53.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:20:53.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:20:53.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:20:53.758 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1375ms 2025-07-10 22:20:53.758 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:20:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUC" completed keep alive response. 2025-07-10 22:20:53.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5648ms 2025-07-10 22:20:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUC" received FIN. 2025-07-10 22:20:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUC" disconnecting. 2025-07-10 22:20:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:20:53.760 +03:00 [DBG] Connection id "0HNC8090TGJUC" stopped. 2025-07-10 22:21:53.750 +03:00 [DBG] Connection id "0HNC8090TGJUD" accepted. 2025-07-10 22:21:53.750 +03:00 [DBG] Connection id "0HNC8090TGJUD" started. 2025-07-10 22:21:53.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:21:53.750 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:21:53.750 +03:00 [DBG] POST requests are not supported 2025-07-10 22:21:53.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:21:53.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-07-10 22:21:53.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:21:53.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:21:53.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:21:53.750 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:21:53.750 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:21:53.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:21:53.750 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 22:21:53.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:21:53.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:21:53.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-07-10 22:21:53.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:21:53.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-07-10 22:21:53.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:21:53.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:21:53.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:21:53.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:21:53.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:21:53.751 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-10 22:21:53.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:21:53.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:21:53.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:21:53.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:21:53.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:21:53.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7253ms 2025-07-10 22:21:53.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:21:53.751 +03:00 [DBG] Connection id "0HNC8090TGJUD" completed keep alive response. 2025-07-10 22:21:53.751 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4448ms 2025-07-10 22:21:53.752 +03:00 [DBG] Connection id "0HNC8090TGJUD" received FIN. 2025-07-10 22:21:53.752 +03:00 [DBG] Connection id "0HNC8090TGJUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:21:53.752 +03:00 [DBG] Connection id "0HNC8090TGJUD" disconnecting. 2025-07-10 22:21:53.752 +03:00 [DBG] Connection id "0HNC8090TGJUD" stopped. 2025-07-10 22:22:54.080 +03:00 [DBG] Connection id "0HNC8090TGJUE" accepted. 2025-07-10 22:22:54.080 +03:00 [DBG] Connection id "0HNC8090TGJUE" started. 2025-07-10 22:22:54.080 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:22:54.080 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:22:54.080 +03:00 [DBG] POST requests are not supported 2025-07-10 22:22:54.080 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:22:54.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-07-10 22:22:54.080 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:22:54.080 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:22:54.080 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:22:54.080 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:22:54.080 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:22:54.080 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:22:54.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-07-10 22:22:54.081 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:22:54.081 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:22:54.081 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 22:22:54.081 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:22:54.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-07-10 22:22:54.081 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:22:54.081 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:22:54.081 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:22:54.081 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:22:54.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:22:54.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:22:54.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:22:54.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:22:54.081 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:22:54.081 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1944ms. 2025-07-10 22:22:54.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:22:54.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:22:54.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:22:54.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:22:54.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:22:54.081 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:22:54.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:22:54.082 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:22:54.082 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:22:54.082 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:22:54.082 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:22:54.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:22:54.082 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:22:54.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:22:54.082 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:22:54.082 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:22:54.082 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:22:54.082 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1112ms 2025-07-10 22:22:54.082 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:22:54.082 +03:00 [DBG] Connection id "0HNC8090TGJUE" completed keep alive response. 2025-07-10 22:22:54.082 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1514ms 2025-07-10 22:22:54.083 +03:00 [DBG] Connection id "0HNC8090TGJUE" received FIN. 2025-07-10 22:22:54.083 +03:00 [DBG] Connection id "0HNC8090TGJUE" disconnecting. 2025-07-10 22:22:54.083 +03:00 [DBG] Connection id "0HNC8090TGJUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:22:54.084 +03:00 [DBG] Connection id "0HNC8090TGJUE" stopped. 2025-07-10 22:23:53.754 +03:00 [DBG] Connection id "0HNC8090TGJUF" accepted. 2025-07-10 22:23:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUF" started. 2025-07-10 22:23:53.755 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:23:53.755 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:23:53.755 +03:00 [DBG] POST requests are not supported 2025-07-10 22:23:53.755 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:23:53.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-07-10 22:23:53.755 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:23:53.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:23:53.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:23:53.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:23:53.755 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:23:53.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:23:53.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-07-10 22:23:53.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:23:53.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:23:53.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-07-10 22:23:53.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:23:53.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-07-10 22:23:53.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:23:53.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:23:53.756 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:23:53.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:23:53.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:23:53.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:23:53.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:23:53.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:23:53.756 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:23:53.756 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1933ms. 2025-07-10 22:23:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:23:53.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:23:53.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:23:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:23:53.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:23:53.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6417ms 2025-07-10 22:23:53.757 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:23:53.757 +03:00 [DBG] Connection id "0HNC8090TGJUF" completed keep alive response. 2025-07-10 22:23:53.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8235ms 2025-07-10 22:23:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUF" received FIN. 2025-07-10 22:23:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUF" disconnecting. 2025-07-10 22:23:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:23:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUF" stopped. 2025-07-10 22:24:53.764 +03:00 [DBG] Connection id "0HNC8090TGJUG" accepted. 2025-07-10 22:24:53.764 +03:00 [DBG] Connection id "0HNC8090TGJUG" started. 2025-07-10 22:24:53.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:24:53.764 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:24:53.764 +03:00 [DBG] POST requests are not supported 2025-07-10 22:24:53.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:24:53.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-07-10 22:24:53.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:24:53.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:24:53.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:24:53.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:24:53.764 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:24:53.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:24:53.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-07-10 22:24:53.764 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:24:53.764 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:24:53.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-07-10 22:24:53.764 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:24:53.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-07-10 22:24:53.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:24:53.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:24:53.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:24:53.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:24:53.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:24:53.765 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-10 22:24:53.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:24:53.765 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:24:53.765 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:24:53.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:24:53.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:24:53.765 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7267ms 2025-07-10 22:24:53.765 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:24:53.765 +03:00 [DBG] Connection id "0HNC8090TGJUG" completed keep alive response. 2025-07-10 22:24:53.765 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.362ms 2025-07-10 22:24:53.766 +03:00 [DBG] Connection id "0HNC8090TGJUG" received FIN. 2025-07-10 22:24:53.766 +03:00 [DBG] Connection id "0HNC8090TGJUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:24:53.766 +03:00 [DBG] Connection id "0HNC8090TGJUG" disconnecting. 2025-07-10 22:24:53.766 +03:00 [DBG] Connection id "0HNC8090TGJUG" stopped. 2025-07-10 22:25:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUH" accepted. 2025-07-10 22:25:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUH" started. 2025-07-10 22:25:53.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:25:53.759 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:25:53.759 +03:00 [DBG] POST requests are not supported 2025-07-10 22:25:53.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:25:53.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-07-10 22:25:53.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:25:53.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:25:53.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:25:53.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:25:53.759 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:25:53.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:25:53.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-07-10 22:25:53.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:25:53.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:25:53.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-07-10 22:25:53.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:25:53.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-07-10 22:25:53.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:25:53.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:25:53.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:25:53.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:25:53.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:25:53.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1615ms. 2025-07-10 22:25:53.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:25:53.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:25:53.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:25:53.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:25:53.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:25:53.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:25:53.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:25:53.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:25:53.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1386ms 2025-07-10 22:25:53.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:25:53.761 +03:00 [DBG] Connection id "0HNC8090TGJUH" completed keep alive response. 2025-07-10 22:25:53.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1032ms 2025-07-10 22:25:53.761 +03:00 [DBG] Connection id "0HNC8090TGJUH" received FIN. 2025-07-10 22:25:53.761 +03:00 [DBG] Connection id "0HNC8090TGJUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:25:53.761 +03:00 [DBG] Connection id "0HNC8090TGJUH" disconnecting. 2025-07-10 22:25:53.761 +03:00 [DBG] Connection id "0HNC8090TGJUH" stopped. 2025-07-10 22:26:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUI" accepted. 2025-07-10 22:26:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUI" started. 2025-07-10 22:26:53.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:26:53.759 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:26:53.759 +03:00 [DBG] POST requests are not supported 2025-07-10 22:26:53.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:26:53.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-07-10 22:26:53.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:26:53.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:26:53.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:26:53.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:26:53.760 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:26:53.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:26:53.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-07-10 22:26:53.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:26:53.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:26:53.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-07-10 22:26:53.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:26:53.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-07-10 22:26:53.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:26:53.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:26:53.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:26:53.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:26:53.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:26:53.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:26:53.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1516ms. 2025-07-10 22:26:53.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:26:53.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:26:53.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:26:53.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:26:53.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:26:53.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2174ms 2025-07-10 22:26:53.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:26:53.762 +03:00 [DBG] Connection id "0HNC8090TGJUI" completed keep alive response. 2025-07-10 22:26:53.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.184ms 2025-07-10 22:26:53.762 +03:00 [DBG] Connection id "0HNC8090TGJUI" received FIN. 2025-07-10 22:26:53.762 +03:00 [DBG] Connection id "0HNC8090TGJUI" disconnecting. 2025-07-10 22:26:53.762 +03:00 [DBG] Connection id "0HNC8090TGJUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:26:53.763 +03:00 [DBG] Connection id "0HNC8090TGJUI" stopped. 2025-07-10 22:27:53.746 +03:00 [DBG] Connection id "0HNC8090TGJUJ" accepted. 2025-07-10 22:27:53.746 +03:00 [DBG] Connection id "0HNC8090TGJUJ" started. 2025-07-10 22:27:53.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:27:53.747 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:27:53.747 +03:00 [DBG] POST requests are not supported 2025-07-10 22:27:53.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:27:53.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-07-10 22:27:53.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:27:53.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:27:53.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:27:53.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:27:53.747 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:27:53.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:27:53.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-07-10 22:27:53.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:27:53.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:27:53.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-07-10 22:27:53.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:27:53.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-07-10 22:27:53.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:27:53.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:27:53.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:27:53.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:27:53.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:27:53.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:27:53.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:27:53.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:27:53.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:27:53.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-10 22:27:53.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:27:53.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:27:53.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:27:53.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:27:53.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:27:53.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7026ms 2025-07-10 22:27:53.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:27:53.748 +03:00 [DBG] Connection id "0HNC8090TGJUJ" completed keep alive response. 2025-07-10 22:27:53.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3816ms 2025-07-10 22:27:53.748 +03:00 [DBG] Connection id "0HNC8090TGJUJ" received FIN. 2025-07-10 22:27:53.748 +03:00 [DBG] Connection id "0HNC8090TGJUJ" disconnecting. 2025-07-10 22:27:53.749 +03:00 [DBG] Connection id "0HNC8090TGJUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:27:53.750 +03:00 [DBG] Connection id "0HNC8090TGJUJ" stopped. 2025-07-10 22:28:53.747 +03:00 [DBG] Connection id "0HNC8090TGJUK" accepted. 2025-07-10 22:28:53.747 +03:00 [DBG] Connection id "0HNC8090TGJUK" started. 2025-07-10 22:28:53.748 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:28:53.748 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:28:53.748 +03:00 [DBG] POST requests are not supported 2025-07-10 22:28:53.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:28:53.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-07-10 22:28:53.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:28:53.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:28:53.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:28:53.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:28:53.748 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:28:53.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:28:53.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-07-10 22:28:53.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:28:53.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:28:53.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-07-10 22:28:53.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:28:53.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-07-10 22:28:53.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:28:53.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:28:53.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:28:53.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:28:53.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:28:53.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.116ms. 2025-07-10 22:28:53.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:28:53.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:28:53.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:28:53.749 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:28:53.749 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:28:53.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:28:53.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:28:53.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:28:53.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:28:53.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:28:53.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:28:53.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6815ms 2025-07-10 22:28:53.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:28:53.749 +03:00 [DBG] Connection id "0HNC8090TGJUK" completed keep alive response. 2025-07-10 22:28:53.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2658ms 2025-07-10 22:28:53.749 +03:00 [DBG] Connection id "0HNC8090TGJUK" received FIN. 2025-07-10 22:28:53.749 +03:00 [DBG] Connection id "0HNC8090TGJUK" disconnecting. 2025-07-10 22:28:53.749 +03:00 [DBG] Connection id "0HNC8090TGJUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:28:53.750 +03:00 [DBG] Connection id "0HNC8090TGJUK" stopped. 2025-07-10 22:29:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUL" accepted. 2025-07-10 22:29:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUL" started. 2025-07-10 22:29:53.755 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:29:53.755 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:29:53.755 +03:00 [DBG] POST requests are not supported 2025-07-10 22:29:53.756 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:29:53.756 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 22:29:53.756 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:29:53.756 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:29:53.756 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:29:53.756 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:29:53.756 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:29:53.756 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:29:53.756 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 22:29:53.756 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:29:53.756 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:29:53.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-07-10 22:29:53.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:29:53.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-07-10 22:29:53.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:29:53.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:29:53.756 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:29:53.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:29:53.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:29:53.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:29:53.757 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:29:53.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1644ms. 2025-07-10 22:29:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:29:53.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:29:53.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:29:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:29:53.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:29:53.758 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2934ms 2025-07-10 22:29:53.758 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:29:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUL" completed keep alive response. 2025-07-10 22:29:53.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2776ms 2025-07-10 22:29:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUL" received FIN. 2025-07-10 22:29:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUL" disconnecting. 2025-07-10 22:29:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:29:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUL" stopped. 2025-07-10 22:30:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUM" accepted. 2025-07-10 22:30:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUM" started. 2025-07-10 22:30:53.755 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:30:53.755 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:30:53.755 +03:00 [DBG] POST requests are not supported 2025-07-10 22:30:53.755 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:30:53.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-07-10 22:30:53.755 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:30:53.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:30:53.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:30:53.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:30:53.755 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:30:53.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:30:53.756 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 22:30:53.756 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:30:53.756 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:30:53.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-07-10 22:30:53.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:30:53.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-07-10 22:30:53.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:30:53.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:30:53.756 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:30:53.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:30:53.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:30:53.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:30:53.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:30:53.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:30:53.756 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:30:53.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2131ms. 2025-07-10 22:30:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:30:53.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:30:53.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:30:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:30:53.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:30:53.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4535ms 2025-07-10 22:30:53.757 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:30:53.757 +03:00 [DBG] Connection id "0HNC8090TGJUM" completed keep alive response. 2025-07-10 22:30:53.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6953ms 2025-07-10 22:30:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUM" received FIN. 2025-07-10 22:30:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:30:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUM" disconnecting. 2025-07-10 22:30:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUM" stopped. 2025-07-10 22:31:53.754 +03:00 [DBG] Connection id "0HNC8090TGJUN" accepted. 2025-07-10 22:31:53.754 +03:00 [DBG] Connection id "0HNC8090TGJUN" started. 2025-07-10 22:31:53.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:31:53.754 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:31:53.754 +03:00 [DBG] POST requests are not supported 2025-07-10 22:31:53.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:31:53.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-07-10 22:31:53.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:31:53.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:31:53.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:31:53.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:31:53.754 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:31:53.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:31:53.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-07-10 22:31:53.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:31:53.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:31:53.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-07-10 22:31:53.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:31:53.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-07-10 22:31:53.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:31:53.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:31:53.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:31:53.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:31:53.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:31:53.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:31:53.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-07-10 22:31:53.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:31:53.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:31:53.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:31:53.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:31:53.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:31:53.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.822ms 2025-07-10 22:31:53.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:31:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUN" completed keep alive response. 2025-07-10 22:31:53.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5227ms 2025-07-10 22:31:53.756 +03:00 [DBG] Connection id "0HNC8090TGJUN" received FIN. 2025-07-10 22:31:53.756 +03:00 [DBG] Connection id "0HNC8090TGJUN" disconnecting. 2025-07-10 22:31:53.756 +03:00 [DBG] Connection id "0HNC8090TGJUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:31:53.757 +03:00 [DBG] Connection id "0HNC8090TGJUN" stopped. 2025-07-10 22:32:53.755 +03:00 [DBG] Connection id "0HNC8090TGJUO" accepted. 2025-07-10 22:32:53.756 +03:00 [DBG] Connection id "0HNC8090TGJUO" started. 2025-07-10 22:32:53.756 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:32:53.756 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:32:53.756 +03:00 [DBG] POST requests are not supported 2025-07-10 22:32:53.756 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:32:53.756 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 22:32:53.756 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:32:53.756 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:32:53.756 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:32:53.756 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:32:53.756 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:32:53.756 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:32:53.756 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 22:32:53.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:32:53.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:32:53.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-07-10 22:32:53.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:32:53.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-07-10 22:32:53.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:32:53.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:32:53.757 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:32:53.757 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:32:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:32:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:32:53.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:32:53.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:32:53.757 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:32:53.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1636ms. 2025-07-10 22:32:53.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:32:53.758 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:32:53.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:32:53.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:32:53.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:32:53.758 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3489ms 2025-07-10 22:32:53.758 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:32:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUO" completed keep alive response. 2025-07-10 22:32:53.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.495ms 2025-07-10 22:32:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUO" received FIN. 2025-07-10 22:32:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUO" disconnecting. 2025-07-10 22:32:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:32:53.760 +03:00 [DBG] Connection id "0HNC8090TGJUO" stopped. 2025-07-10 22:33:53.757 +03:00 [DBG] Connection id "0HNC8090TGJUP" accepted. 2025-07-10 22:33:53.757 +03:00 [DBG] Connection id "0HNC8090TGJUP" started. 2025-07-10 22:33:53.757 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:33:53.757 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:33:53.757 +03:00 [DBG] POST requests are not supported 2025-07-10 22:33:53.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:33:53.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-07-10 22:33:53.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:33:53.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:33:53.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:33:53.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:33:53.758 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:33:53.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:33:53.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-07-10 22:33:53.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:33:53.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:33:53.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-07-10 22:33:53.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:33:53.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-07-10 22:33:53.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:33:53.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:33:53.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:33:53.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:33:53.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:33:53.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:33:53.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:33:53.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:33:53.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:33:53.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2126ms. 2025-07-10 22:33:53.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:33:53.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:33:53.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:33:53.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:33:53.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:33:53.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:33:53.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:33:53.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:33:53.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:33:53.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:33:53.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:33:53.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:33:53.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:33:53.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:33:53.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:33:53.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:33:53.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:33:53.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.125ms 2025-07-10 22:33:53.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:33:53.761 +03:00 [DBG] Connection id "0HNC8090TGJUP" completed keep alive response. 2025-07-10 22:33:53.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7675ms 2025-07-10 22:33:53.761 +03:00 [DBG] Connection id "0HNC8090TGJUP" received FIN. 2025-07-10 22:33:53.761 +03:00 [DBG] Connection id "0HNC8090TGJUP" disconnecting. 2025-07-10 22:33:53.762 +03:00 [DBG] Connection id "0HNC8090TGJUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:33:53.763 +03:00 [DBG] Connection id "0HNC8090TGJUP" stopped. 2025-07-10 22:34:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUQ" accepted. 2025-07-10 22:34:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUQ" started. 2025-07-10 22:34:53.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:34:53.759 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:34:53.759 +03:00 [DBG] POST requests are not supported 2025-07-10 22:34:53.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:34:53.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-07-10 22:34:53.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:34:53.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:34:53.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:34:53.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:34:53.760 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:34:53.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:34:53.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-07-10 22:34:53.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:34:53.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:34:53.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-07-10 22:34:53.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:34:53.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-07-10 22:34:53.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:34:53.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:34:53.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:34:53.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:34:53.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:34:53.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:34:53.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:34:53.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:34:53.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:34:53.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1864ms. 2025-07-10 22:34:53.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:34:53.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:34:53.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:34:53.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:34:53.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:34:53.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0598ms 2025-07-10 22:34:53.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:34:53.761 +03:00 [DBG] Connection id "0HNC8090TGJUQ" completed keep alive response. 2025-07-10 22:34:53.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.965ms 2025-07-10 22:34:53.762 +03:00 [DBG] Connection id "0HNC8090TGJUQ" received FIN. 2025-07-10 22:34:53.762 +03:00 [DBG] Connection id "0HNC8090TGJUQ" disconnecting. 2025-07-10 22:34:53.762 +03:00 [DBG] Connection id "0HNC8090TGJUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:34:53.763 +03:00 [DBG] Connection id "0HNC8090TGJUQ" stopped. 2025-07-10 22:35:53.766 +03:00 [DBG] Connection id "0HNC8090TGJUR" accepted. 2025-07-10 22:35:53.766 +03:00 [DBG] Connection id "0HNC8090TGJUR" started. 2025-07-10 22:35:53.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:35:53.766 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:35:53.766 +03:00 [DBG] POST requests are not supported 2025-07-10 22:35:53.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:35:53.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-07-10 22:35:53.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:35:53.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:35:53.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:35:53.766 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:35:53.766 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:35:53.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:35:53.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-07-10 22:35:53.766 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:35:53.766 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:35:53.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-07-10 22:35:53.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:35:53.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-07-10 22:35:53.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:35:53.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:35:53.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:35:53.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:35:53.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:35:53.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:35:53.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1368ms. 2025-07-10 22:35:53.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:35:53.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:35:53.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:35:53.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:35:53.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:35:53.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8076ms 2025-07-10 22:35:53.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:35:53.767 +03:00 [DBG] Connection id "0HNC8090TGJUR" completed keep alive response. 2025-07-10 22:35:53.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4436ms 2025-07-10 22:35:53.768 +03:00 [DBG] Connection id "0HNC8090TGJUR" received FIN. 2025-07-10 22:35:53.768 +03:00 [DBG] Connection id "0HNC8090TGJUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:35:53.768 +03:00 [DBG] Connection id "0HNC8090TGJUR" disconnecting. 2025-07-10 22:35:53.768 +03:00 [DBG] Connection id "0HNC8090TGJUR" stopped. 2025-07-10 22:36:53.754 +03:00 [DBG] Connection id "0HNC8090TGJUS" accepted. 2025-07-10 22:36:53.754 +03:00 [DBG] Connection id "0HNC8090TGJUS" started. 2025-07-10 22:36:53.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:36:53.754 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:36:53.754 +03:00 [DBG] POST requests are not supported 2025-07-10 22:36:53.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:36:53.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-07-10 22:36:53.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:36:53.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:36:53.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:36:53.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:36:53.755 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:36:53.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:36:53.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-07-10 22:36:53.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:36:53.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:36:53.755 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 22:36:53.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:36:53.755 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 22:36:53.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:36:53.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:36:53.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:36:53.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:36:53.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:36:53.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:36:53.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:36:53.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:36:53.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:36:53.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-07-10 22:36:53.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:36:53.756 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:36:53.756 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:36:53.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:36:53.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:36:53.756 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0678ms 2025-07-10 22:36:53.756 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:36:53.756 +03:00 [DBG] Connection id "0HNC8090TGJUS" completed keep alive response. 2025-07-10 22:36:53.756 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0933ms 2025-07-10 22:36:53.757 +03:00 [DBG] Connection id "0HNC8090TGJUS" received FIN. 2025-07-10 22:36:53.757 +03:00 [DBG] Connection id "0HNC8090TGJUS" disconnecting. 2025-07-10 22:36:53.757 +03:00 [DBG] Connection id "0HNC8090TGJUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:36:53.758 +03:00 [DBG] Connection id "0HNC8090TGJUS" stopped. 2025-07-10 22:37:53.757 +03:00 [DBG] Connection id "0HNC8090TGJUT" accepted. 2025-07-10 22:37:53.757 +03:00 [DBG] Connection id "0HNC8090TGJUT" started. 2025-07-10 22:37:53.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:37:53.758 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:37:53.758 +03:00 [DBG] POST requests are not supported 2025-07-10 22:37:53.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:37:53.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-07-10 22:37:53.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:37:53.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:37:53.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:37:53.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:37:53.758 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:37:53.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:37:53.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-07-10 22:37:53.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:37:53.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:37:53.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-07-10 22:37:53.758 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:37:53.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-07-10 22:37:53.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:37:53.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:37:53.758 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:37:53.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:37:53.758 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:37:53.758 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-07-10 22:37:53.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:37:53.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:37:53.758 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:37:53.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:37:53.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:37:53.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:37:53.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:37:53.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:37:53.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:37:53.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:37:53.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6574ms 2025-07-10 22:37:53.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:37:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUT" completed keep alive response. 2025-07-10 22:37:53.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2401ms 2025-07-10 22:37:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUT" received FIN. 2025-07-10 22:37:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUT" disconnecting. 2025-07-10 22:37:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUT" stopped. 2025-07-10 22:37:53.759 +03:00 [DBG] Connection id "0HNC8090TGJUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:38:53.763 +03:00 [DBG] Connection id "0HNC8090TGJUU" accepted. 2025-07-10 22:38:53.763 +03:00 [DBG] Connection id "0HNC8090TGJUU" started. 2025-07-10 22:38:53.763 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:38:53.763 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:38:53.763 +03:00 [DBG] POST requests are not supported 2025-07-10 22:38:53.763 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:38:53.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-07-10 22:38:53.763 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:38:53.763 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:38:53.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:38:53.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:38:53.764 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:38:53.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:38:53.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-07-10 22:38:53.764 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:38:53.764 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:38:53.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-07-10 22:38:53.764 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:38:53.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-07-10 22:38:53.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:38:53.764 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:38:53.764 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:38:53.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:38:53.764 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:38:53.764 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1122ms. 2025-07-10 22:38:53.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:38:53.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:38:53.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:38:53.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:38:53.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:38:53.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5914ms 2025-07-10 22:38:53.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:38:53.764 +03:00 [DBG] Connection id "0HNC8090TGJUU" completed keep alive response. 2025-07-10 22:38:53.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1755ms 2025-07-10 22:38:53.765 +03:00 [DBG] Connection id "0HNC8090TGJUU" received FIN. 2025-07-10 22:38:53.765 +03:00 [DBG] Connection id "0HNC8090TGJUU" disconnecting. 2025-07-10 22:38:53.765 +03:00 [DBG] Connection id "0HNC8090TGJUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:38:53.766 +03:00 [DBG] Connection id "0HNC8090TGJUU" stopped. 2025-07-10 22:39:53.764 +03:00 [DBG] Connection id "0HNC8090TGJUV" accepted. 2025-07-10 22:39:53.764 +03:00 [DBG] Connection id "0HNC8090TGJUV" started. 2025-07-10 22:39:53.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:39:53.764 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:39:53.764 +03:00 [DBG] POST requests are not supported 2025-07-10 22:39:53.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:39:53.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-07-10 22:39:53.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:39:53.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:39:53.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:39:53.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:39:53.765 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:39:53.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:39:53.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-07-10 22:39:53.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:39:53.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:39:53.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-07-10 22:39:53.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:39:53.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-07-10 22:39:53.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:39:53.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:39:53.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:39:53.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:39:53.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:39:53.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:39:53.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:39:53.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:39:53.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:39:53.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-07-10 22:39:53.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:39:53.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:39:53.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:39:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:39:53.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:39:53.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0891ms 2025-07-10 22:39:53.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:39:53.766 +03:00 [DBG] Connection id "0HNC8090TGJUV" completed keep alive response. 2025-07-10 22:39:53.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0886ms 2025-07-10 22:39:53.767 +03:00 [DBG] Connection id "0HNC8090TGJUV" received FIN. 2025-07-10 22:39:53.767 +03:00 [DBG] Connection id "0HNC8090TGJUV" disconnecting. 2025-07-10 22:39:53.767 +03:00 [DBG] Connection id "0HNC8090TGJUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:39:53.768 +03:00 [DBG] Connection id "0HNC8090TGJUV" stopped. 2025-07-10 22:40:53.763 +03:00 [DBG] Connection id "0HNC8090TGJV0" accepted. 2025-07-10 22:40:53.764 +03:00 [DBG] Connection id "0HNC8090TGJV0" started. 2025-07-10 22:40:53.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:40:53.764 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:40:53.764 +03:00 [DBG] POST requests are not supported 2025-07-10 22:40:53.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:40:53.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-07-10 22:40:53.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:40:53.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:40:53.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:40:53.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:40:53.764 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:40:53.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:40:53.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-07-10 22:40:53.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:40:53.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:40:53.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-07-10 22:40:53.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:40:53.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-07-10 22:40:53.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:40:53.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:40:53.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:40:53.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:40:53.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:40:53.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:40:53.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:40:53.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:40:53.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:40:53.765 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1685ms. 2025-07-10 22:40:53.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:40:53.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:40:53.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:40:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:40:53.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:40:53.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6128ms 2025-07-10 22:40:53.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:40:53.767 +03:00 [DBG] Connection id "0HNC8090TGJV0" completed keep alive response. 2025-07-10 22:40:53.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7432ms 2025-07-10 22:40:53.767 +03:00 [DBG] Connection id "0HNC8090TGJV0" received FIN. 2025-07-10 22:40:53.767 +03:00 [DBG] Connection id "0HNC8090TGJV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:40:53.767 +03:00 [DBG] Connection id "0HNC8090TGJV0" disconnecting. 2025-07-10 22:40:53.767 +03:00 [DBG] Connection id "0HNC8090TGJV0" stopped. 2025-07-10 22:41:53.768 +03:00 [DBG] Connection id "0HNC8090TGJV1" accepted. 2025-07-10 22:41:53.768 +03:00 [DBG] Connection id "0HNC8090TGJV1" started. 2025-07-10 22:41:53.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:41:53.768 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:41:53.768 +03:00 [DBG] POST requests are not supported 2025-07-10 22:41:53.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:41:53.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-07-10 22:41:53.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:41:53.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:41:53.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:41:53.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:41:53.769 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:41:53.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:41:53.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-07-10 22:41:53.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:41:53.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:41:53.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-07-10 22:41:53.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:41:53.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-07-10 22:41:53.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:41:53.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:41:53.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:41:53.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:41:53.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:41:53.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:41:53.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:41:53.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:41:53.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:41:53.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1634ms. 2025-07-10 22:41:53.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:41:53.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:41:53.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:41:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:41:53.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:41:53.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2268ms 2025-07-10 22:41:53.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:41:53.770 +03:00 [DBG] Connection id "0HNC8090TGJV1" completed keep alive response. 2025-07-10 22:41:53.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2499ms 2025-07-10 22:41:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV1" received FIN. 2025-07-10 22:41:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:41:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV1" disconnecting. 2025-07-10 22:41:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV1" stopped. 2025-07-10 22:42:53.761 +03:00 [DBG] Connection id "0HNC8090TGJV2" accepted. 2025-07-10 22:42:53.761 +03:00 [DBG] Connection id "0HNC8090TGJV2" started. 2025-07-10 22:42:53.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:42:53.762 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:42:53.762 +03:00 [DBG] POST requests are not supported 2025-07-10 22:42:53.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:42:53.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-07-10 22:42:53.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:42:53.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:42:53.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:42:53.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:42:53.762 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:42:53.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:42:53.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-07-10 22:42:53.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:42:53.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:42:53.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-07-10 22:42:53.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:42:53.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-07-10 22:42:53.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:42:53.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:42:53.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:42:53.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:42:53.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:42:53.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:42:53.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:42:53.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:42:53.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-07-10 22:42:53.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:42:53.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:42:53.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:42:53.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:42:53.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:42:53.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8247ms 2025-07-10 22:42:53.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:42:53.763 +03:00 [DBG] Connection id "0HNC8090TGJV2" completed keep alive response. 2025-07-10 22:42:53.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5364ms 2025-07-10 22:42:53.763 +03:00 [DBG] Connection id "0HNC8090TGJV2" received FIN. 2025-07-10 22:42:53.763 +03:00 [DBG] Connection id "0HNC8090TGJV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:42:53.764 +03:00 [DBG] Connection id "0HNC8090TGJV2" disconnecting. 2025-07-10 22:42:53.764 +03:00 [DBG] Connection id "0HNC8090TGJV2" stopped. 2025-07-10 22:43:53.768 +03:00 [DBG] Connection id "0HNC8090TGJV3" accepted. 2025-07-10 22:43:53.768 +03:00 [DBG] Connection id "0HNC8090TGJV3" started. 2025-07-10 22:43:53.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:43:53.768 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:43:53.768 +03:00 [DBG] POST requests are not supported 2025-07-10 22:43:53.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:43:53.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-07-10 22:43:53.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:43:53.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:43:53.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:43:53.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:43:53.769 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:43:53.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:43:53.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-07-10 22:43:53.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:43:53.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:43:53.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-07-10 22:43:53.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:43:53.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-07-10 22:43:53.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:43:53.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:43:53.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:43:53.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:43:53.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:43:53.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:43:53.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:43:53.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:43:53.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.166ms. 2025-07-10 22:43:53.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:43:53.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:43:53.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:43:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:43:53.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:43:53.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2063ms 2025-07-10 22:43:53.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:43:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV3" completed keep alive response. 2025-07-10 22:43:53.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2705ms 2025-07-10 22:43:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV3" received FIN. 2025-07-10 22:43:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV3" disconnecting. 2025-07-10 22:43:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:43:53.772 +03:00 [DBG] Connection id "0HNC8090TGJV3" stopped. 2025-07-10 22:44:53.762 +03:00 [DBG] Connection id "0HNC8090TGJV4" accepted. 2025-07-10 22:44:53.763 +03:00 [DBG] Connection id "0HNC8090TGJV4" started. 2025-07-10 22:44:53.763 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:44:53.763 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:44:53.763 +03:00 [DBG] POST requests are not supported 2025-07-10 22:44:53.763 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:44:53.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-07-10 22:44:53.763 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:44:53.763 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:44:53.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:44:53.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:44:53.763 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:44:53.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:44:53.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-07-10 22:44:53.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:44:53.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:44:53.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-07-10 22:44:53.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:44:53.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-07-10 22:44:53.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:44:53.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:44:53.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:44:53.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:44:53.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:44:53.764 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:44:53.764 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1765ms. 2025-07-10 22:44:53.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:44:53.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:44:53.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:44:53.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:44:53.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:44:53.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8732ms 2025-07-10 22:44:53.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:44:53.764 +03:00 [DBG] Connection id "0HNC8090TGJV4" completed keep alive response. 2025-07-10 22:44:53.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.605ms 2025-07-10 22:44:53.765 +03:00 [DBG] Connection id "0HNC8090TGJV4" received FIN. 2025-07-10 22:44:53.765 +03:00 [DBG] Connection id "0HNC8090TGJV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:44:53.765 +03:00 [DBG] Connection id "0HNC8090TGJV4" disconnecting. 2025-07-10 22:44:53.765 +03:00 [DBG] Connection id "0HNC8090TGJV4" stopped. 2025-07-10 22:45:53.764 +03:00 [DBG] Connection id "0HNC8090TGJV5" accepted. 2025-07-10 22:45:53.764 +03:00 [DBG] Connection id "0HNC8090TGJV5" started. 2025-07-10 22:45:53.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:45:53.764 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:45:53.764 +03:00 [DBG] POST requests are not supported 2025-07-10 22:45:53.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:45:53.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-07-10 22:45:53.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:45:53.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:45:53.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:45:53.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:45:53.765 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:45:53.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:45:53.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-07-10 22:45:53.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:45:53.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:45:53.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-07-10 22:45:53.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:45:53.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-07-10 22:45:53.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:45:53.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:45:53.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:45:53.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:45:53.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:45:53.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:45:53.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:45:53.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1475ms. 2025-07-10 22:45:53.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:45:53.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:45:53.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:45:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:45:53.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:45:53.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1565ms 2025-07-10 22:45:53.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:45:53.766 +03:00 [DBG] Connection id "0HNC8090TGJV5" completed keep alive response. 2025-07-10 22:45:53.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.196ms 2025-07-10 22:45:53.767 +03:00 [DBG] Connection id "0HNC8090TGJV5" received FIN. 2025-07-10 22:45:53.767 +03:00 [DBG] Connection id "0HNC8090TGJV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:45:53.767 +03:00 [DBG] Connection id "0HNC8090TGJV5" disconnecting. 2025-07-10 22:45:53.767 +03:00 [DBG] Connection id "0HNC8090TGJV5" stopped. 2025-07-10 22:46:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV6" accepted. 2025-07-10 22:46:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV6" started. 2025-07-10 22:46:53.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:46:53.771 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:46:53.772 +03:00 [DBG] POST requests are not supported 2025-07-10 22:46:53.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:46:53.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-07-10 22:46:53.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:46:53.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:46:53.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:46:53.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:46:53.772 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:46:53.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:46:53.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-07-10 22:46:53.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:46:53.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:46:53.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-07-10 22:46:53.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:46:53.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-07-10 22:46:53.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:46:53.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:46:53.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:46:53.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:46:53.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:46:53.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:46:53.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-07-10 22:46:53.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:46:53.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:46:53.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:46:53.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:46:53.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:46:53.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:46:53.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:46:53.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:46:53.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3262ms 2025-07-10 22:46:53.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:46:53.774 +03:00 [DBG] Connection id "0HNC8090TGJV6" completed keep alive response. 2025-07-10 22:46:53.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4223ms 2025-07-10 22:46:53.774 +03:00 [DBG] Connection id "0HNC8090TGJV6" received FIN. 2025-07-10 22:46:53.774 +03:00 [DBG] Connection id "0HNC8090TGJV6" disconnecting. 2025-07-10 22:46:53.774 +03:00 [DBG] Connection id "0HNC8090TGJV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:46:53.775 +03:00 [DBG] Connection id "0HNC8090TGJV6" stopped. 2025-07-10 22:47:53.769 +03:00 [DBG] Connection id "0HNC8090TGJV7" accepted. 2025-07-10 22:47:53.769 +03:00 [DBG] Connection id "0HNC8090TGJV7" started. 2025-07-10 22:47:53.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:47:53.769 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:47:53.769 +03:00 [DBG] POST requests are not supported 2025-07-10 22:47:53.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:47:53.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-07-10 22:47:53.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:47:53.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:47:53.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:47:53.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:47:53.769 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:47:53.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:47:53.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-07-10 22:47:53.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:47:53.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:47:53.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-07-10 22:47:53.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:47:53.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-07-10 22:47:53.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:47:53.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:47:53.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:47:53.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:47:53.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:47:53.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:47:53.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-10 22:47:53.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:47:53.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:47:53.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:47:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:47:53.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:47:53.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7865ms 2025-07-10 22:47:53.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:47:53.770 +03:00 [DBG] Connection id "0HNC8090TGJV7" completed keep alive response. 2025-07-10 22:47:53.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3811ms 2025-07-10 22:47:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV7" received FIN. 2025-07-10 22:47:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV7" disconnecting. 2025-07-10 22:47:53.771 +03:00 [DBG] Connection id "0HNC8090TGJV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:47:53.772 +03:00 [DBG] Connection id "0HNC8090TGJV7" stopped. 2025-07-10 22:48:53.766 +03:00 [DBG] Connection id "0HNC8090TGJV8" accepted. 2025-07-10 22:48:53.766 +03:00 [DBG] Connection id "0HNC8090TGJV8" started. 2025-07-10 22:48:53.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:48:53.767 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:48:53.767 +03:00 [DBG] POST requests are not supported 2025-07-10 22:48:53.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:48:53.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-07-10 22:48:53.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:48:53.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:48:53.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:48:53.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:48:53.767 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:48:53.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:48:53.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-07-10 22:48:53.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:48:53.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:48:53.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-07-10 22:48:53.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:48:53.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-07-10 22:48:53.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:48:53.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:48:53.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:48:53.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:48:53.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:48:53.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:48:53.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:48:53.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:48:53.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:48:53.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1424ms. 2025-07-10 22:48:53.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:48:53.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:48:53.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:48:53.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:48:53.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:48:53.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6736ms 2025-07-10 22:48:53.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:48:53.768 +03:00 [DBG] Connection id "0HNC8090TGJV8" completed keep alive response. 2025-07-10 22:48:53.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3865ms 2025-07-10 22:48:53.768 +03:00 [DBG] Connection id "0HNC8090TGJV8" received FIN. 2025-07-10 22:48:53.768 +03:00 [DBG] Connection id "0HNC8090TGJV8" disconnecting. 2025-07-10 22:48:53.768 +03:00 [DBG] Connection id "0HNC8090TGJV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:48:53.769 +03:00 [DBG] Connection id "0HNC8090TGJV8" stopped. 2025-07-10 22:49:53.779 +03:00 [DBG] Connection id "0HNC8090TGJV9" accepted. 2025-07-10 22:49:53.779 +03:00 [DBG] Connection id "0HNC8090TGJV9" started. 2025-07-10 22:49:53.780 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:49:53.780 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:49:53.780 +03:00 [DBG] POST requests are not supported 2025-07-10 22:49:53.780 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:49:53.780 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 22:49:53.780 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:49:53.780 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:49:53.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:49:53.780 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:49:53.780 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:49:53.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:49:53.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-07-10 22:49:53.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:49:53.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:49:53.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-07-10 22:49:53.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:49:53.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-07-10 22:49:53.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:49:53.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:49:53.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:49:53.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:49:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:49:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:49:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:49:53.781 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:49:53.781 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1673ms. 2025-07-10 22:49:53.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:49:53.781 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:49:53.781 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:49:53.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:49:53.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:49:53.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9654ms 2025-07-10 22:49:53.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:49:53.781 +03:00 [DBG] Connection id "0HNC8090TGJV9" completed keep alive response. 2025-07-10 22:49:53.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7933ms 2025-07-10 22:49:53.782 +03:00 [DBG] Connection id "0HNC8090TGJV9" received FIN. 2025-07-10 22:49:53.782 +03:00 [DBG] Connection id "0HNC8090TGJV9" disconnecting. 2025-07-10 22:49:53.782 +03:00 [DBG] Connection id "0HNC8090TGJV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:49:53.783 +03:00 [DBG] Connection id "0HNC8090TGJV9" stopped. 2025-07-10 22:50:53.776 +03:00 [DBG] Connection id "0HNC8090TGJVA" accepted. 2025-07-10 22:50:53.776 +03:00 [DBG] Connection id "0HNC8090TGJVA" started. 2025-07-10 22:50:53.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:50:53.776 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:50:53.776 +03:00 [DBG] POST requests are not supported 2025-07-10 22:50:53.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:50:53.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-07-10 22:50:53.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:50:53.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:50:53.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:50:53.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:50:53.776 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:50:53.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:50:53.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-07-10 22:50:53.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:50:53.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:50:53.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-07-10 22:50:53.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:50:53.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-07-10 22:50:53.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:50:53.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:50:53.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:50:53.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:50:53.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:50:53.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:50:53.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:50:53.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:50:53.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:50:53.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-07-10 22:50:53.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:50:53.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:50:53.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:50:53.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:50:53.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:50:53.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:50:53.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:50:53.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:50:53.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:50:53.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:50:53.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:50:53.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:50:53.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:50:53.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:50:53.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:50:53.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:50:53.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:50:53.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0145ms 2025-07-10 22:50:53.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:50:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVA" completed keep alive response. 2025-07-10 22:50:53.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0956ms 2025-07-10 22:50:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVA" received FIN. 2025-07-10 22:50:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:50:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVA" disconnecting. 2025-07-10 22:50:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVA" stopped. 2025-07-10 22:51:53.776 +03:00 [DBG] Connection id "0HNC8090TGJVB" accepted. 2025-07-10 22:51:53.776 +03:00 [DBG] Connection id "0HNC8090TGJVB" started. 2025-07-10 22:51:53.777 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:51:53.777 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:51:53.777 +03:00 [DBG] POST requests are not supported 2025-07-10 22:51:53.777 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:51:53.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-07-10 22:51:53.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:51:53.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:51:53.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:51:53.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:51:53.777 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:51:53.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:51:53.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-07-10 22:51:53.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:51:53.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:51:53.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-07-10 22:51:53.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:51:53.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-07-10 22:51:53.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:51:53.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:51:53.778 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:51:53.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:51:53.778 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:51:53.778 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1847ms. 2025-07-10 22:51:53.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:51:53.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:51:53.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:51:53.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:51:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:51:53.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:51:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:51:53.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:51:53.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:51:53.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:51:53.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.231ms 2025-07-10 22:51:53.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:51:53.779 +03:00 [DBG] Connection id "0HNC8090TGJVB" completed keep alive response. 2025-07-10 22:51:53.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2249ms 2025-07-10 22:51:53.779 +03:00 [DBG] Connection id "0HNC8090TGJVB" received FIN. 2025-07-10 22:51:53.779 +03:00 [DBG] Connection id "0HNC8090TGJVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:51:53.779 +03:00 [DBG] Connection id "0HNC8090TGJVB" disconnecting. 2025-07-10 22:51:53.780 +03:00 [DBG] Connection id "0HNC8090TGJVB" stopped. 2025-07-10 22:52:54.046 +03:00 [DBG] Connection id "0HNC8090TGJVC" accepted. 2025-07-10 22:52:54.046 +03:00 [DBG] Connection id "0HNC8090TGJVC" started. 2025-07-10 22:52:54.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:52:54.047 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:52:54.047 +03:00 [DBG] POST requests are not supported 2025-07-10 22:52:54.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:52:54.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-07-10 22:52:54.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:52:54.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:52:54.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:52:54.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:52:54.047 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:52:54.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:52:54.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-07-10 22:52:54.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:52:54.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:52:54.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-07-10 22:52:54.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:52:54.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-07-10 22:52:54.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:52:54.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:52:54.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:52:54.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:52:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:52:54.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:52:54.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:52:54.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:52:54.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-10 22:52:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:52:54.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:52:54.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:52:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:52:54.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:52:54.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7268ms 2025-07-10 22:52:54.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:52:54.048 +03:00 [DBG] Connection id "0HNC8090TGJVC" completed keep alive response. 2025-07-10 22:52:54.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4743ms 2025-07-10 22:52:54.049 +03:00 [DBG] Connection id "0HNC8090TGJVC" received FIN. 2025-07-10 22:52:54.049 +03:00 [DBG] Connection id "0HNC8090TGJVC" disconnecting. 2025-07-10 22:52:54.049 +03:00 [DBG] Connection id "0HNC8090TGJVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:52:54.050 +03:00 [DBG] Connection id "0HNC8090TGJVC" stopped. 2025-07-10 22:53:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVD" accepted. 2025-07-10 22:53:53.779 +03:00 [DBG] Connection id "0HNC8090TGJVD" started. 2025-07-10 22:53:53.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:53:53.779 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:53:53.779 +03:00 [DBG] POST requests are not supported 2025-07-10 22:53:53.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:53:53.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-07-10 22:53:53.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:53:53.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:53:53.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:53:53.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:53:53.779 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:53:53.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:53:53.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-07-10 22:53:53.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:53:53.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:53:53.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-07-10 22:53:53.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:53:53.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-07-10 22:53:53.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:53:53.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:53:53.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:53:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:53:53.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:53:53.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1959ms. 2025-07-10 22:53:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:53:53.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:53:53.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:53:53.781 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:53:53.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:53:53.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:53:53.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:53:53.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:53:53.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:53:53.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:53:53.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1125ms 2025-07-10 22:53:53.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:53:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVD" completed keep alive response. 2025-07-10 22:53:53.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1362ms 2025-07-10 22:53:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVD" received FIN. 2025-07-10 22:53:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVD" disconnecting. 2025-07-10 22:53:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:53:53.782 +03:00 [DBG] Connection id "0HNC8090TGJVD" stopped. 2025-07-10 22:54:53.787 +03:00 [DBG] Connection id "0HNC8090TGJVE" accepted. 2025-07-10 22:54:53.787 +03:00 [DBG] Connection id "0HNC8090TGJVE" started. 2025-07-10 22:54:53.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:54:53.788 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:54:53.788 +03:00 [DBG] POST requests are not supported 2025-07-10 22:54:53.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:54:53.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-07-10 22:54:53.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:54:53.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:54:53.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:54:53.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:54:53.788 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:54:53.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:54:53.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-07-10 22:54:53.788 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:54:53.788 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:54:53.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-07-10 22:54:53.788 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:54:53.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-07-10 22:54:53.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:54:53.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:54:53.788 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:54:53.788 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:54:53.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:54:53.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:54:53.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:54:53.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:54:53.788 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:54:53.788 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-07-10 22:54:53.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:54:53.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:54:53.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:54:53.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:54:53.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:54:53.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:54:53.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:54:53.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7193ms 2025-07-10 22:54:53.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:54:53.789 +03:00 [DBG] Connection id "0HNC8090TGJVE" completed keep alive response. 2025-07-10 22:54:53.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3321ms 2025-07-10 22:54:53.789 +03:00 [DBG] Connection id "0HNC8090TGJVE" received FIN. 2025-07-10 22:54:53.789 +03:00 [DBG] Connection id "0HNC8090TGJVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:54:53.790 +03:00 [DBG] Connection id "0HNC8090TGJVE" disconnecting. 2025-07-10 22:54:53.790 +03:00 [DBG] Connection id "0HNC8090TGJVE" stopped. 2025-07-10 22:55:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVF" accepted. 2025-07-10 22:55:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVF" started. 2025-07-10 22:55:53.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:55:53.779 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:55:53.779 +03:00 [DBG] POST requests are not supported 2025-07-10 22:55:53.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:55:53.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-07-10 22:55:53.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:55:53.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:55:53.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:55:53.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:55:53.779 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:55:53.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:55:53.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-07-10 22:55:53.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:55:53.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:55:53.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-07-10 22:55:53.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:55:53.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-07-10 22:55:53.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:55:53.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:55:53.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:55:53.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:55:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:55:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:55:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:55:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:55:53.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:55:53.781 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2941ms. 2025-07-10 22:55:53.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:55:53.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:55:53.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:55:53.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:55:53.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:55:53.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:55:53.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:55:53.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:55:53.781 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:55:53.781 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:55:53.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:55:53.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:55:53.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:55:53.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:55:53.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:55:53.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:55:53.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:55:53.782 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.912ms 2025-07-10 22:55:53.782 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:55:53.782 +03:00 [DBG] Connection id "0HNC8090TGJVF" completed keep alive response. 2025-07-10 22:55:53.782 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4919ms 2025-07-10 22:55:53.782 +03:00 [DBG] Connection id "0HNC8090TGJVF" received FIN. 2025-07-10 22:55:53.782 +03:00 [DBG] Connection id "0HNC8090TGJVF" disconnecting. 2025-07-10 22:55:53.782 +03:00 [DBG] Connection id "0HNC8090TGJVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:55:53.783 +03:00 [DBG] Connection id "0HNC8090TGJVF" stopped. 2025-07-10 22:56:53.777 +03:00 [DBG] Connection id "0HNC8090TGJVG" accepted. 2025-07-10 22:56:53.777 +03:00 [DBG] Connection id "0HNC8090TGJVG" started. 2025-07-10 22:56:53.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:56:53.778 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:56:53.778 +03:00 [DBG] POST requests are not supported 2025-07-10 22:56:53.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:56:53.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-07-10 22:56:53.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:56:53.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:56:53.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:56:53.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:56:53.778 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:56:53.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:56:53.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-07-10 22:56:53.778 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:56:53.778 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:56:53.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-07-10 22:56:53.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:56:53.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-07-10 22:56:53.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:56:53.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:56:53.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:56:53.778 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:56:53.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:56:53.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:56:53.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-07-10 22:56:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:56:53.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:56:53.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:56:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:56:53.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:56:53.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9559ms 2025-07-10 22:56:53.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:56:53.779 +03:00 [DBG] Connection id "0HNC8090TGJVG" completed keep alive response. 2025-07-10 22:56:53.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8368ms 2025-07-10 22:56:53.780 +03:00 [DBG] Connection id "0HNC8090TGJVG" received FIN. 2025-07-10 22:56:53.780 +03:00 [DBG] Connection id "0HNC8090TGJVG" disconnecting. 2025-07-10 22:56:53.780 +03:00 [DBG] Connection id "0HNC8090TGJVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:56:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVG" stopped. 2025-07-10 22:57:53.772 +03:00 [DBG] Connection id "0HNC8090TGJVH" accepted. 2025-07-10 22:57:53.772 +03:00 [DBG] Connection id "0HNC8090TGJVH" started. 2025-07-10 22:57:53.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:57:53.773 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:57:53.773 +03:00 [DBG] POST requests are not supported 2025-07-10 22:57:53.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:57:53.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-07-10 22:57:53.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:57:53.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:57:53.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:57:53.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:57:53.773 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:57:53.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:57:53.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-07-10 22:57:53.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:57:53.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:57:53.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-07-10 22:57:53.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:57:53.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-07-10 22:57:53.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:57:53.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:57:53.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:57:53.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:57:53.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:57:53.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:57:53.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1646ms. 2025-07-10 22:57:53.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:57:53.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:57:53.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:57:53.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:57:53.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:57:53.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1229ms 2025-07-10 22:57:53.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:57:53.775 +03:00 [DBG] Connection id "0HNC8090TGJVH" completed keep alive response. 2025-07-10 22:57:53.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.156ms 2025-07-10 22:57:53.775 +03:00 [DBG] Connection id "0HNC8090TGJVH" received FIN. 2025-07-10 22:57:53.775 +03:00 [DBG] Connection id "0HNC8090TGJVH" disconnecting. 2025-07-10 22:57:53.775 +03:00 [DBG] Connection id "0HNC8090TGJVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:57:53.776 +03:00 [DBG] Connection id "0HNC8090TGJVH" stopped. 2025-07-10 22:58:53.777 +03:00 [DBG] Connection id "0HNC8090TGJVI" accepted. 2025-07-10 22:58:53.777 +03:00 [DBG] Connection id "0HNC8090TGJVI" started. 2025-07-10 22:58:53.777 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:58:53.778 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:58:53.778 +03:00 [DBG] POST requests are not supported 2025-07-10 22:58:53.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:58:53.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-07-10 22:58:53.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:58:53.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:58:53.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:58:53.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:58:53.778 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:58:53.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:58:53.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-07-10 22:58:53.778 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:58:53.778 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:58:53.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-07-10 22:58:53.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:58:53.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-07-10 22:58:53.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:58:53.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:58:53.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:58:53.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:58:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:58:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:58:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:58:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:58:53.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:58:53.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2255ms. 2025-07-10 22:58:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:58:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:58:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:58:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:58:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:58:53.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:58:53.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:58:53.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:58:53.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:58:53.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:58:53.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:58:53.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:58:53.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:58:53.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:58:53.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:58:53.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:58:53.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:58:53.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3902ms 2025-07-10 22:58:53.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:58:53.780 +03:00 [DBG] Connection id "0HNC8090TGJVI" completed keep alive response. 2025-07-10 22:58:53.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.554ms 2025-07-10 22:58:53.780 +03:00 [DBG] Connection id "0HNC8090TGJVI" received FIN. 2025-07-10 22:58:53.780 +03:00 [DBG] Connection id "0HNC8090TGJVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:58:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVI" disconnecting. 2025-07-10 22:58:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVI" stopped. 2025-07-10 22:59:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVJ" accepted. 2025-07-10 22:59:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVJ" started. 2025-07-10 22:59:53.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 22:59:53.778 +03:00 [VRB] All hosts are allowed. 2025-07-10 22:59:53.778 +03:00 [DBG] POST requests are not supported 2025-07-10 22:59:53.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 22:59:53.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-07-10 22:59:53.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:59:53.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 22:59:53.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 22:59:53.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 22:59:53.779 +03:00 [INF] CORS policy execution successful. 2025-07-10 22:59:53.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:59:53.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-07-10 22:59:53.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 22:59:53.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 22:59:53.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-07-10 22:59:53.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 22:59:53.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-07-10 22:59:53.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:59:53.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:59:53.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 22:59:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:59:53.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 22:59:53.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.109ms. 2025-07-10 22:59:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:59:53.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 22:59:53.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 22:59:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:59:53.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 22:59:53.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5873ms 2025-07-10 22:59:53.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 22:59:53.779 +03:00 [DBG] Connection id "0HNC8090TGJVJ" completed keep alive response. 2025-07-10 22:59:53.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0738ms 2025-07-10 22:59:53.780 +03:00 [DBG] Connection id "0HNC8090TGJVJ" received FIN. 2025-07-10 22:59:53.780 +03:00 [DBG] Connection id "0HNC8090TGJVJ" disconnecting. 2025-07-10 22:59:53.780 +03:00 [DBG] Connection id "0HNC8090TGJVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 22:59:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVJ" stopped. 2025-07-10 23:00:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVK" accepted. 2025-07-10 23:00:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVK" started. 2025-07-10 23:00:53.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:00:53.781 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:00:53.781 +03:00 [DBG] POST requests are not supported 2025-07-10 23:00:53.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:00:53.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-07-10 23:00:53.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:00:53.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:00:53.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:00:53.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:00:53.782 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:00:53.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:00:53.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-07-10 23:00:53.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:00:53.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:00:53.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-07-10 23:00:53.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:00:53.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-07-10 23:00:53.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:00:53.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:00:53.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:00:53.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:00:53.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:00:53.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:00:53.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:00:53.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:00:53.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:00:53.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.163ms. 2025-07-10 23:00:53.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:00:53.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:00:53.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:00:53.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:00:53.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:00:53.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1219ms 2025-07-10 23:00:53.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:00:53.783 +03:00 [DBG] Connection id "0HNC8090TGJVK" completed keep alive response. 2025-07-10 23:00:53.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9824ms 2025-07-10 23:00:53.784 +03:00 [DBG] Connection id "0HNC8090TGJVK" received FIN. 2025-07-10 23:00:53.784 +03:00 [DBG] Connection id "0HNC8090TGJVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:00:53.784 +03:00 [DBG] Connection id "0HNC8090TGJVK" disconnecting. 2025-07-10 23:00:53.784 +03:00 [DBG] Connection id "0HNC8090TGJVK" stopped. 2025-07-10 23:01:53.787 +03:00 [DBG] Connection id "0HNC8090TGJVL" accepted. 2025-07-10 23:01:53.788 +03:00 [DBG] Connection id "0HNC8090TGJVL" started. 2025-07-10 23:01:53.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:01:53.788 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:01:53.788 +03:00 [DBG] POST requests are not supported 2025-07-10 23:01:53.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:01:53.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-07-10 23:01:53.789 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:01:53.789 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:01:53.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:01:53.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:01:53.789 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:01:53.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:01:53.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-07-10 23:01:53.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:01:53.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:01:53.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:01:53.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:01:53.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:01:53.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:01:53.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:01:53.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:01:53.790 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:01:53.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:01:53.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:01:53.790 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1634ms. 2025-07-10 23:01:53.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:01:53.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:01:53.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:01:53.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:01:53.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:01:53.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0806ms 2025-07-10 23:01:53.791 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:01:53.791 +03:00 [DBG] Connection id "0HNC8090TGJVL" completed keep alive response. 2025-07-10 23:01:53.791 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0212ms 2025-07-10 23:01:53.791 +03:00 [DBG] Connection id "0HNC8090TGJVL" received FIN. 2025-07-10 23:01:53.791 +03:00 [DBG] Connection id "0HNC8090TGJVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:01:53.791 +03:00 [DBG] Connection id "0HNC8090TGJVL" disconnecting. 2025-07-10 23:01:53.791 +03:00 [DBG] Connection id "0HNC8090TGJVL" stopped. 2025-07-10 23:02:46.937 +03:00 [DBG] Connection id "0HNC8090TGJVM" accepted. 2025-07-10 23:02:46.938 +03:00 [DBG] Connection id "0HNC8090TGJVM" started. 2025-07-10 23:02:46.938 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-10 23:02:46.938 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:02:46.938 +03:00 [DBG] The request path / does not match a supported file type 2025-07-10 23:02:46.938 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-10 23:02:46.938 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-10 23:02:46.938 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 23:02:46.938 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:02:46.938 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:02:46.938 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 23:02:46.938 +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-07-10 23:02:46.938 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:02:46.938 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:02:46.938 +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-07-10 23:02:46.938 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:02:46.938 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:02:46.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:46.938 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:46.938 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-10 23:02:46.938 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-10 23:02:46.938 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-10 23:02:46.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:02:46.938 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:02:46.938 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:02:46.938 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0037ms. 2025-07-10 23:02:46.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:02:46.938 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:02:46.938 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-10 23:02:46.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:46.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:46.938 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-10 23:02:46.939 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-10 23:02:46.939 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-10 23:02:46.939 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-10 23:02:46.939 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-10 23:02:46.939 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-10 23:02:46.939 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-10 23:02:46.939 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6391ms. 2025-07-10 23:02:46.939 +03:00 [INF] Executed ViewResult - view Index executed in 0.8337ms. 2025-07-10 23:02:46.939 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-10 23:02:46.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:46.939 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:46.939 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:46.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:46.940 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.4443ms 2025-07-10 23:02:46.940 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-10 23:02:46.940 +03:00 [DBG] Connection id "0HNC8090TGJVM" completed keep alive response. 2025-07-10 23:02:46.940 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.0047ms 2025-07-10 23:02:46.940 +03:00 [DBG] Connection id "0HNC8090TGJVM" received FIN. 2025-07-10 23:02:46.940 +03:00 [DBG] Connection id "0HNC8090TGJVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:02:46.940 +03:00 [DBG] Connection id "0HNC8090TGJVM" disconnecting. 2025-07-10 23:02:46.940 +03:00 [DBG] Connection id "0HNC8090TGJVM" stopped. 2025-07-10 23:02:53.794 +03:00 [DBG] Connection id "0HNC8090TGJVN" accepted. 2025-07-10 23:02:53.794 +03:00 [DBG] Connection id "0HNC8090TGJVN" started. 2025-07-10 23:02:53.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:02:53.794 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:02:53.794 +03:00 [DBG] POST requests are not supported 2025-07-10 23:02:53.794 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:02:53.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-07-10 23:02:53.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:02:53.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:02:53.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:02:53.794 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:02:53.794 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:02:53.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:02:53.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-07-10 23:02:53.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:02:53.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:02:53.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-07-10 23:02:53.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:02:53.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-07-10 23:02:53.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:53.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:53.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:02:53.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:02:53.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:02:53.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:02:53.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:02:53.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:02:53.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:02:53.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2183ms. 2025-07-10 23:02:53.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:02:53.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:02:53.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:02:53.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:53.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:02:53.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4333ms 2025-07-10 23:02:53.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:02:53.796 +03:00 [DBG] Connection id "0HNC8090TGJVN" completed keep alive response. 2025-07-10 23:02:53.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4561ms 2025-07-10 23:02:53.797 +03:00 [DBG] Connection id "0HNC8090TGJVN" received FIN. 2025-07-10 23:02:53.797 +03:00 [DBG] Connection id "0HNC8090TGJVN" disconnecting. 2025-07-10 23:02:53.797 +03:00 [DBG] Connection id "0HNC8090TGJVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:02:53.798 +03:00 [DBG] Connection id "0HNC8090TGJVN" stopped. 2025-07-10 23:03:53.778 +03:00 [DBG] Connection id "0HNC8090TGJVO" accepted. 2025-07-10 23:03:53.779 +03:00 [DBG] Connection id "0HNC8090TGJVO" started. 2025-07-10 23:03:53.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:03:53.780 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:03:53.780 +03:00 [DBG] POST requests are not supported 2025-07-10 23:03:53.780 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:03:53.780 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 23:03:53.780 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:03:53.780 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:03:53.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:03:53.780 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:03:53.780 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:03:53.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:03:53.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-07-10 23:03:53.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:03:53.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:03:53.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-07-10 23:03:53.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:03:53.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-07-10 23:03:53.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:03:53.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:03:53.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:03:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:03:53.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:03:53.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1527ms. 2025-07-10 23:03:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:03:53.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:03:53.781 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:03:53.781 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:03:53.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:03:53.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:03:53.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:03:53.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:03:53.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:03:53.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:03:53.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7018ms 2025-07-10 23:03:53.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:03:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVO" completed keep alive response. 2025-07-10 23:03:53.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2987ms 2025-07-10 23:03:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVO" received FIN. 2025-07-10 23:03:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVO" disconnecting. 2025-07-10 23:03:53.781 +03:00 [DBG] Connection id "0HNC8090TGJVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:03:53.783 +03:00 [DBG] Connection id "0HNC8090TGJVO" stopped. 2025-07-10 23:04:53.792 +03:00 [DBG] Connection id "0HNC8090TGJVP" accepted. 2025-07-10 23:04:53.792 +03:00 [DBG] Connection id "0HNC8090TGJVP" started. 2025-07-10 23:04:53.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:04:53.792 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:04:53.792 +03:00 [DBG] POST requests are not supported 2025-07-10 23:04:53.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:04:53.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 23:04:53.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:04:53.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:04:53.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:04:53.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:04:53.792 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:04:53.792 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:04:53.792 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 23:04:53.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:04:53.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:04:53.792 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:04:53.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:04:53.792 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:04:53.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:04:53.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:04:53.793 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:04:53.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:04:53.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:04:53.793 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:04:53.793 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1125ms. 2025-07-10 23:04:53.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:04:53.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:04:53.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:04:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:04:53.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:04:53.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6715ms 2025-07-10 23:04:53.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:04:53.793 +03:00 [DBG] Connection id "0HNC8090TGJVP" completed keep alive response. 2025-07-10 23:04:53.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2722ms 2025-07-10 23:04:53.794 +03:00 [DBG] Connection id "0HNC8090TGJVP" received FIN. 2025-07-10 23:04:53.794 +03:00 [DBG] Connection id "0HNC8090TGJVP" disconnecting. 2025-07-10 23:04:53.794 +03:00 [DBG] Connection id "0HNC8090TGJVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:04:53.795 +03:00 [DBG] Connection id "0HNC8090TGJVP" stopped. 2025-07-10 23:05:53.786 +03:00 [DBG] Connection id "0HNC8090TGJVQ" accepted. 2025-07-10 23:05:53.786 +03:00 [DBG] Connection id "0HNC8090TGJVQ" started. 2025-07-10 23:05:53.786 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:05:53.786 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:05:53.786 +03:00 [DBG] POST requests are not supported 2025-07-10 23:05:53.786 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:05:53.787 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 23:05:53.787 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:05:53.787 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:05:53.787 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:05:53.787 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:05:53.787 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:05:53.787 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:05:53.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-07-10 23:05:53.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:05:53.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:05:53.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-07-10 23:05:53.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:05:53.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-07-10 23:05:53.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:05:53.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:05:53.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:05:53.788 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:05:53.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:05:53.788 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:05:53.788 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1743ms. 2025-07-10 23:05:53.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:05:53.788 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:05:53.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:05:53.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:05:53.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:05:53.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:05:53.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:05:53.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:05:53.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:05:53.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:05:53.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6575ms 2025-07-10 23:05:53.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:05:53.789 +03:00 [DBG] Connection id "0HNC8090TGJVQ" completed keep alive response. 2025-07-10 23:05:53.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7411ms 2025-07-10 23:05:53.789 +03:00 [DBG] Connection id "0HNC8090TGJVQ" received FIN. 2025-07-10 23:05:53.789 +03:00 [DBG] Connection id "0HNC8090TGJVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:05:53.789 +03:00 [DBG] Connection id "0HNC8090TGJVQ" disconnecting. 2025-07-10 23:05:53.789 +03:00 [DBG] Connection id "0HNC8090TGJVQ" stopped. 2025-07-10 23:06:53.784 +03:00 [DBG] Connection id "0HNC8090TGJVR" accepted. 2025-07-10 23:06:53.784 +03:00 [DBG] Connection id "0HNC8090TGJVR" started. 2025-07-10 23:06:53.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:06:53.785 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:06:53.785 +03:00 [DBG] POST requests are not supported 2025-07-10 23:06:53.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:06:53.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-07-10 23:06:53.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:06:53.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:06:53.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:06:53.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:06:53.785 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:06:53.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:06:53.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-07-10 23:06:53.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:06:53.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:06:53.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-07-10 23:06:53.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:06:53.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-07-10 23:06:53.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:06:53.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:06:53.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:06:53.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:06:53.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:06:53.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:06:53.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:06:53.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:06:53.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:06:53.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1332ms. 2025-07-10 23:06:53.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:06:53.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:06:53.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:06:53.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:06:53.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:06:53.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:06:53.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:06:53.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:06:53.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:06:53.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:06:53.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:06:53.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:06:53.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:06:53.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:06:53.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:06:53.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:06:53.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:06:53.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6977ms 2025-07-10 23:06:53.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:06:53.786 +03:00 [DBG] Connection id "0HNC8090TGJVR" completed keep alive response. 2025-07-10 23:06:53.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3796ms 2025-07-10 23:06:53.786 +03:00 [DBG] Connection id "0HNC8090TGJVR" received FIN. 2025-07-10 23:06:53.786 +03:00 [DBG] Connection id "0HNC8090TGJVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:06:53.786 +03:00 [DBG] Connection id "0HNC8090TGJVR" disconnecting. 2025-07-10 23:06:53.786 +03:00 [DBG] Connection id "0HNC8090TGJVR" stopped. 2025-07-10 23:07:53.788 +03:00 [DBG] Connection id "0HNC8090TGJVS" accepted. 2025-07-10 23:07:53.788 +03:00 [DBG] Connection id "0HNC8090TGJVS" started. 2025-07-10 23:07:53.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:07:53.788 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:07:53.788 +03:00 [DBG] POST requests are not supported 2025-07-10 23:07:53.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:07:53.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-07-10 23:07:53.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:07:53.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:07:53.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:07:53.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:07:53.789 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:07:53.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:07:53.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-07-10 23:07:53.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:07:53.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:07:53.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:07:53.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:07:53.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:07:53.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:07:53.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:07:53.789 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:07:53.789 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:07:53.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:07:53.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:07:53.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:07:53.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:07:53.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:07:53.790 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1675ms. 2025-07-10 23:07:53.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:07:53.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:07:53.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:07:53.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:07:53.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:07:53.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0891ms 2025-07-10 23:07:53.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:07:53.790 +03:00 [DBG] Connection id "0HNC8090TGJVS" completed keep alive response. 2025-07-10 23:07:53.790 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1351ms 2025-07-10 23:07:53.791 +03:00 [DBG] Connection id "0HNC8090TGJVS" received FIN. 2025-07-10 23:07:53.791 +03:00 [DBG] Connection id "0HNC8090TGJVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:07:53.791 +03:00 [DBG] Connection id "0HNC8090TGJVS" disconnecting. 2025-07-10 23:07:53.791 +03:00 [DBG] Connection id "0HNC8090TGJVS" stopped. 2025-07-10 23:08:53.794 +03:00 [DBG] Connection id "0HNC8090TGJVT" accepted. 2025-07-10 23:08:53.794 +03:00 [DBG] Connection id "0HNC8090TGJVT" started. 2025-07-10 23:08:53.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:08:53.794 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:08:53.794 +03:00 [DBG] POST requests are not supported 2025-07-10 23:08:53.794 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:08:53.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-07-10 23:08:53.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:08:53.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:08:53.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:08:53.794 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:08:53.794 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:08:53.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:08:53.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-07-10 23:08:53.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:08:53.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:08:53.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-07-10 23:08:53.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:08:53.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-07-10 23:08:53.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:08:53.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:08:53.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:08:53.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:08:53.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:08:53.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:08:53.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:08:53.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:08:53.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:08:53.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1727ms. 2025-07-10 23:08:53.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:08:53.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:08:53.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:08:53.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:08:53.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:08:53.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:08:53.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2258ms 2025-07-10 23:08:53.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:08:53.796 +03:00 [DBG] Connection id "0HNC8090TGJVT" completed keep alive response. 2025-07-10 23:08:53.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2135ms 2025-07-10 23:08:53.796 +03:00 [DBG] Connection id "0HNC8090TGJVT" received FIN. 2025-07-10 23:08:53.797 +03:00 [DBG] Connection id "0HNC8090TGJVT" disconnecting. 2025-07-10 23:08:53.797 +03:00 [DBG] Connection id "0HNC8090TGJVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:08:53.798 +03:00 [DBG] Connection id "0HNC8090TGJVT" stopped. 2025-07-10 23:09:53.799 +03:00 [DBG] Connection id "0HNC8090TGJVU" accepted. 2025-07-10 23:09:53.799 +03:00 [DBG] Connection id "0HNC8090TGJVU" started. 2025-07-10 23:09:53.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:09:53.799 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:09:53.799 +03:00 [DBG] POST requests are not supported 2025-07-10 23:09:53.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:09:53.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-07-10 23:09:53.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:09:53.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:09:53.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:09:53.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:09:53.800 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:09:53.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:09:53.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-07-10 23:09:53.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:09:53.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:09:53.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-07-10 23:09:53.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:09:53.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-07-10 23:09:53.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:09:53.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:09:53.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:09:53.800 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:09:53.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:09:53.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:09:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:09:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:09:53.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:09:53.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1984ms. 2025-07-10 23:09:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:09:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:09:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:09:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:09:53.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:09:53.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:09:53.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:09:53.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:09:53.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:09:53.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:09:53.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:09:53.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:09:53.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:09:53.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:09:53.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:09:53.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:09:53.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:09:53.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6676ms 2025-07-10 23:09:53.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:09:53.802 +03:00 [DBG] Connection id "0HNC8090TGJVU" completed keep alive response. 2025-07-10 23:09:53.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8832ms 2025-07-10 23:09:53.802 +03:00 [DBG] Connection id "0HNC8090TGJVU" received FIN. 2025-07-10 23:09:53.802 +03:00 [DBG] Connection id "0HNC8090TGJVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:09:53.803 +03:00 [DBG] Connection id "0HNC8090TGJVU" disconnecting. 2025-07-10 23:09:53.803 +03:00 [DBG] Connection id "0HNC8090TGJVU" stopped. 2025-07-10 23:10:53.790 +03:00 [DBG] Connection id "0HNC8090TGJVV" accepted. 2025-07-10 23:10:53.790 +03:00 [DBG] Connection id "0HNC8090TGJVV" started. 2025-07-10 23:10:53.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:10:53.790 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:10:53.790 +03:00 [DBG] POST requests are not supported 2025-07-10 23:10:53.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:10:53.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-07-10 23:10:53.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:10:53.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:10:53.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:10:53.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:10:53.791 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:10:53.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:10:53.791 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 23:10:53.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:10:53.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:10:53.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-07-10 23:10:53.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:10:53.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-07-10 23:10:53.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:10:53.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:10:53.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:10:53.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:10:53.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:10:53.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:10:53.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:10:53.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:10:53.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1703ms. 2025-07-10 23:10:53.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:10:53.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:10:53.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:10:53.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:10:53.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:10:53.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1861ms 2025-07-10 23:10:53.792 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:10:53.792 +03:00 [DBG] Connection id "0HNC8090TGJVV" completed keep alive response. 2025-07-10 23:10:53.792 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3258ms 2025-07-10 23:10:53.793 +03:00 [DBG] Connection id "0HNC8090TGJVV" received FIN. 2025-07-10 23:10:53.793 +03:00 [DBG] Connection id "0HNC8090TGJVV" disconnecting. 2025-07-10 23:10:53.793 +03:00 [DBG] Connection id "0HNC8090TGJVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:10:53.794 +03:00 [DBG] Connection id "0HNC8090TGJVV" stopped. 2025-07-10 23:11:53.783 +03:00 [DBG] Connection id "0HNC8090TGK00" accepted. 2025-07-10 23:11:53.784 +03:00 [DBG] Connection id "0HNC8090TGK00" started. 2025-07-10 23:11:53.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:11:53.784 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:11:53.784 +03:00 [DBG] POST requests are not supported 2025-07-10 23:11:53.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:11:53.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-07-10 23:11:53.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:11:53.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:11:53.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:11:53.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:11:53.784 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:11:53.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:11:53.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-07-10 23:11:53.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:11:53.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:11:53.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-07-10 23:11:53.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:11:53.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-07-10 23:11:53.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:11:53.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:11:53.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:11:53.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:11:53.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:11:53.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:11:53.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:11:53.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:11:53.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:11:53.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-10 23:11:53.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:11:53.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:11:53.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:11:53.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:11:53.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:11:53.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:11:53.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:11:53.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:11:53.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:11:53.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:11:53.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:11:53.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:11:53.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:11:53.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:11:53.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:11:53.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:11:53.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:11:53.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1463ms 2025-07-10 23:11:53.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:11:53.786 +03:00 [DBG] Connection id "0HNC8090TGK00" completed keep alive response. 2025-07-10 23:11:53.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.086ms 2025-07-10 23:11:53.786 +03:00 [DBG] Connection id "0HNC8090TGK00" received FIN. 2025-07-10 23:11:53.786 +03:00 [DBG] Connection id "0HNC8090TGK00" disconnecting. 2025-07-10 23:11:53.787 +03:00 [DBG] Connection id "0HNC8090TGK00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:11:53.788 +03:00 [DBG] Connection id "0HNC8090TGK00" stopped. 2025-07-10 23:12:53.787 +03:00 [DBG] Connection id "0HNC8090TGK01" accepted. 2025-07-10 23:12:53.788 +03:00 [DBG] Connection id "0HNC8090TGK01" started. 2025-07-10 23:12:53.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:12:53.788 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:12:53.788 +03:00 [DBG] POST requests are not supported 2025-07-10 23:12:53.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:12:53.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-07-10 23:12:53.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:12:53.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:12:53.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:12:53.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:12:53.788 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:12:53.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:12:53.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-07-10 23:12:53.788 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:12:53.788 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:12:53.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-07-10 23:12:53.788 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:12:53.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-07-10 23:12:53.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:12:53.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:12:53.788 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:12:53.788 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:12:53.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:12:53.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:12:53.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:12:53.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:12:53.788 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:12:53.789 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-07-10 23:12:53.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:12:53.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:12:53.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:12:53.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:12:53.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:12:53.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6668ms 2025-07-10 23:12:53.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:12:53.789 +03:00 [DBG] Connection id "0HNC8090TGK01" completed keep alive response. 2025-07-10 23:12:53.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2896ms 2025-07-10 23:12:53.789 +03:00 [DBG] Connection id "0HNC8090TGK01" received FIN. 2025-07-10 23:12:53.789 +03:00 [DBG] Connection id "0HNC8090TGK01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:12:53.790 +03:00 [DBG] Connection id "0HNC8090TGK01" disconnecting. 2025-07-10 23:12:53.790 +03:00 [DBG] Connection id "0HNC8090TGK01" stopped. 2025-07-10 23:13:53.792 +03:00 [DBG] Connection id "0HNC8090TGK02" accepted. 2025-07-10 23:13:53.792 +03:00 [DBG] Connection id "0HNC8090TGK02" started. 2025-07-10 23:13:53.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:13:53.792 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:13:53.792 +03:00 [DBG] POST requests are not supported 2025-07-10 23:13:53.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:13:53.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 23:13:53.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:13:53.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:13:53.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:13:53.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:13:53.792 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:13:53.792 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:13:53.792 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 23:13:53.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:13:53.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:13:53.792 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:13:53.793 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:13:53.793 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:13:53.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:13:53.793 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:13:53.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:13:53.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:13:53.793 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:13:53.793 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-10 23:13:53.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:13:53.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:13:53.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:13:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:13:53.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:13:53.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7352ms 2025-07-10 23:13:53.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:13:53.793 +03:00 [DBG] Connection id "0HNC8090TGK02" completed keep alive response. 2025-07-10 23:13:53.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3418ms 2025-07-10 23:13:53.794 +03:00 [DBG] Connection id "0HNC8090TGK02" received FIN. 2025-07-10 23:13:53.794 +03:00 [DBG] Connection id "0HNC8090TGK02" disconnecting. 2025-07-10 23:13:53.794 +03:00 [DBG] Connection id "0HNC8090TGK02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:13:53.795 +03:00 [DBG] Connection id "0HNC8090TGK02" stopped. 2025-07-10 23:14:53.796 +03:00 [DBG] Connection id "0HNC8090TGK03" accepted. 2025-07-10 23:14:53.796 +03:00 [DBG] Connection id "0HNC8090TGK03" started. 2025-07-10 23:14:53.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:14:53.797 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:14:53.797 +03:00 [DBG] POST requests are not supported 2025-07-10 23:14:53.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:14:53.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-07-10 23:14:53.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:14:53.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:14:53.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:14:53.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:14:53.797 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:14:53.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:14:53.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-07-10 23:14:53.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:14:53.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:14:53.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:14:53.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:14:53.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:14:53.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:14:53.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:14:53.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:14:53.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:14:53.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:14:53.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:14:53.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:14:53.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:14:53.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:14:53.797 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-07-10 23:14:53.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:14:53.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:14:53.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:14:53.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:14:53.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:14:53.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:14:53.798 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8587ms 2025-07-10 23:14:53.798 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:14:53.798 +03:00 [DBG] Connection id "0HNC8090TGK03" completed keep alive response. 2025-07-10 23:14:53.798 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5079ms 2025-07-10 23:14:53.798 +03:00 [DBG] Connection id "0HNC8090TGK03" received FIN. 2025-07-10 23:14:53.799 +03:00 [DBG] Connection id "0HNC8090TGK03" disconnecting. 2025-07-10 23:14:53.799 +03:00 [DBG] Connection id "0HNC8090TGK03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:14:53.800 +03:00 [DBG] Connection id "0HNC8090TGK03" stopped. 2025-07-10 23:15:53.798 +03:00 [DBG] Connection id "0HNC8090TGK04" accepted. 2025-07-10 23:15:53.798 +03:00 [DBG] Connection id "0HNC8090TGK04" started. 2025-07-10 23:15:53.798 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:15:53.798 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:15:53.798 +03:00 [DBG] POST requests are not supported 2025-07-10 23:15:53.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:15:53.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 23:15:53.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:15:53.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:15:53.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:15:53.798 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:15:53.798 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:15:53.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:15:53.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-07-10 23:15:53.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:15:53.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:15:53.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-07-10 23:15:53.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:15:53.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-07-10 23:15:53.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:15:53.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:15:53.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:15:53.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:15:53.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:15:53.799 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-07-10 23:15:53.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:15:53.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:15:53.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:15:53.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:15:53.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:15:53.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7889ms 2025-07-10 23:15:53.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:15:53.799 +03:00 [DBG] Connection id "0HNC8090TGK04" completed keep alive response. 2025-07-10 23:15:53.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4061ms 2025-07-10 23:15:53.800 +03:00 [DBG] Connection id "0HNC8090TGK04" received FIN. 2025-07-10 23:15:53.800 +03:00 [DBG] Connection id "0HNC8090TGK04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:15:53.800 +03:00 [DBG] Connection id "0HNC8090TGK04" disconnecting. 2025-07-10 23:15:53.800 +03:00 [DBG] Connection id "0HNC8090TGK04" stopped. 2025-07-10 23:16:53.791 +03:00 [DBG] Connection id "0HNC8090TGK05" accepted. 2025-07-10 23:16:53.792 +03:00 [DBG] Connection id "0HNC8090TGK05" started. 2025-07-10 23:16:53.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:16:53.792 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:16:53.792 +03:00 [DBG] POST requests are not supported 2025-07-10 23:16:53.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:16:53.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 23:16:53.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:16:53.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:16:53.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:16:53.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:16:53.792 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:16:53.792 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:16:53.792 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 23:16:53.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:16:53.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:16:53.792 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:16:53.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:16:53.792 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:16:53.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:16:53.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:16:53.792 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:16:53.792 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:16:53.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:16:53.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:16:53.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:16:53.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:16:53.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:16:53.793 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-07-10 23:16:53.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:16:53.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:16:53.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:16:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:16:53.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:16:53.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6478ms 2025-07-10 23:16:53.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:16:53.793 +03:00 [DBG] Connection id "0HNC8090TGK05" completed keep alive response. 2025-07-10 23:16:53.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2019ms 2025-07-10 23:16:53.793 +03:00 [DBG] Connection id "0HNC8090TGK05" received FIN. 2025-07-10 23:16:53.793 +03:00 [DBG] Connection id "0HNC8090TGK05" disconnecting. 2025-07-10 23:16:53.793 +03:00 [DBG] Connection id "0HNC8090TGK05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:16:53.794 +03:00 [DBG] Connection id "0HNC8090TGK05" stopped. 2025-07-10 23:17:53.802 +03:00 [DBG] Connection id "0HNC8090TGK06" accepted. 2025-07-10 23:17:53.802 +03:00 [DBG] Connection id "0HNC8090TGK06" started. 2025-07-10 23:17:53.802 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:17:53.802 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:17:53.802 +03:00 [DBG] POST requests are not supported 2025-07-10 23:17:53.802 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:17:53.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-07-10 23:17:53.802 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:17:53.802 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:17:53.802 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:17:53.802 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:17:53.802 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:17:53.802 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:17:53.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-07-10 23:17:53.802 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:17:53.802 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:17:53.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-07-10 23:17:53.802 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:17:53.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-07-10 23:17:53.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:17:53.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:17:53.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:17:53.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:17:53.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:17:53.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:17:53.803 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-07-10 23:17:53.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:17:53.803 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:17:53.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:17:53.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:17:53.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:17:53.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7392ms 2025-07-10 23:17:53.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:17:53.803 +03:00 [DBG] Connection id "0HNC8090TGK06" completed keep alive response. 2025-07-10 23:17:53.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3695ms 2025-07-10 23:17:53.804 +03:00 [DBG] Connection id "0HNC8090TGK06" received FIN. 2025-07-10 23:17:53.804 +03:00 [DBG] Connection id "0HNC8090TGK06" disconnecting. 2025-07-10 23:17:53.804 +03:00 [DBG] Connection id "0HNC8090TGK06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:17:53.805 +03:00 [DBG] Connection id "0HNC8090TGK06" stopped. 2025-07-10 23:18:53.797 +03:00 [DBG] Connection id "0HNC8090TGK07" accepted. 2025-07-10 23:18:53.797 +03:00 [DBG] Connection id "0HNC8090TGK07" started. 2025-07-10 23:18:53.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:18:53.797 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:18:53.797 +03:00 [DBG] POST requests are not supported 2025-07-10 23:18:53.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:18:53.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-07-10 23:18:53.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:18:53.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:18:53.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:18:53.798 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:18:53.798 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:18:53.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:18:53.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-07-10 23:18:53.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:18:53.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:18:53.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-07-10 23:18:53.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:18:53.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-07-10 23:18:53.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:18:53.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:18:53.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:18:53.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:18:53.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:18:53.798 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-10 23:18:53.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:18:53.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:18:53.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:18:53.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:18:53.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:18:53.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:18:53.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:18:53.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7258ms 2025-07-10 23:18:53.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:18:53.799 +03:00 [DBG] Connection id "0HNC8090TGK07" completed keep alive response. 2025-07-10 23:18:53.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3177ms 2025-07-10 23:18:53.799 +03:00 [DBG] Connection id "0HNC8090TGK07" received FIN. 2025-07-10 23:18:53.799 +03:00 [DBG] Connection id "0HNC8090TGK07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:18:53.799 +03:00 [DBG] Connection id "0HNC8090TGK07" disconnecting. 2025-07-10 23:18:53.799 +03:00 [DBG] Connection id "0HNC8090TGK07" stopped. 2025-07-10 23:19:53.795 +03:00 [DBG] Connection id "0HNC8090TGK08" accepted. 2025-07-10 23:19:53.795 +03:00 [DBG] Connection id "0HNC8090TGK08" started. 2025-07-10 23:19:53.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:19:53.796 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:19:53.796 +03:00 [DBG] POST requests are not supported 2025-07-10 23:19:53.796 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:19:53.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-07-10 23:19:53.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:19:53.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:19:53.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:19:53.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:19:53.796 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:19:53.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:19:53.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-07-10 23:19:53.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:19:53.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:19:53.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-07-10 23:19:53.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:19:53.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-07-10 23:19:53.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:19:53.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:19:53.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:19:53.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:19:53.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:19:53.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:19:53.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:19:53.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:19:53.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:19:53.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-07-10 23:19:53.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:19:53.797 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:19:53.797 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:19:53.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:19:53.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:19:53.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6958ms 2025-07-10 23:19:53.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:19:53.797 +03:00 [DBG] Connection id "0HNC8090TGK08" completed keep alive response. 2025-07-10 23:19:53.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2613ms 2025-07-10 23:19:53.797 +03:00 [DBG] Connection id "0HNC8090TGK08" received FIN. 2025-07-10 23:19:53.797 +03:00 [DBG] Connection id "0HNC8090TGK08" disconnecting. 2025-07-10 23:19:53.797 +03:00 [DBG] Connection id "0HNC8090TGK08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:19:53.798 +03:00 [DBG] Connection id "0HNC8090TGK08" stopped. 2025-07-10 23:20:53.805 +03:00 [DBG] Connection id "0HNC8090TGK09" accepted. 2025-07-10 23:20:53.805 +03:00 [DBG] Connection id "0HNC8090TGK09" started. 2025-07-10 23:20:53.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:20:53.805 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:20:53.805 +03:00 [DBG] POST requests are not supported 2025-07-10 23:20:53.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:20:53.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-07-10 23:20:53.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:20:53.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:20:53.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:20:53.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:20:53.805 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:20:53.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:20:53.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 23:20:53.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:20:53.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:20:53.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-07-10 23:20:53.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:20:53.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-07-10 23:20:53.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:20:53.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:20:53.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:20:53.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:20:53.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:20:53.806 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-10 23:20:53.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:20:53.806 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:20:53.806 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:20:53.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:20:53.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:20:53.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:20:53.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:20:53.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:20:53.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:20:53.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8416ms 2025-07-10 23:20:53.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:20:53.807 +03:00 [DBG] Connection id "0HNC8090TGK09" completed keep alive response. 2025-07-10 23:20:53.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7368ms 2025-07-10 23:20:53.807 +03:00 [DBG] Connection id "0HNC8090TGK09" received FIN. 2025-07-10 23:20:53.807 +03:00 [DBG] Connection id "0HNC8090TGK09" disconnecting. 2025-07-10 23:20:53.807 +03:00 [DBG] Connection id "0HNC8090TGK09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:20:53.808 +03:00 [DBG] Connection id "0HNC8090TGK09" stopped. 2025-07-10 23:21:53.799 +03:00 [DBG] Connection id "0HNC8090TGK0A" accepted. 2025-07-10 23:21:53.799 +03:00 [DBG] Connection id "0HNC8090TGK0A" started. 2025-07-10 23:21:53.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:21:53.800 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:21:53.800 +03:00 [DBG] POST requests are not supported 2025-07-10 23:21:53.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:21:53.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-07-10 23:21:53.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:21:53.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:21:53.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:21:53.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:21:53.800 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:21:53.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:21:53.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-07-10 23:21:53.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:21:53.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:21:53.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-07-10 23:21:53.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:21:53.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-07-10 23:21:53.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:21:53.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:21:53.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:21:53.800 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:21:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:21:53.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:21:53.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1418ms. 2025-07-10 23:21:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:21:53.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:21:53.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:21:53.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:21:53.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:21:53.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2031ms 2025-07-10 23:21:53.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:21:53.802 +03:00 [DBG] Connection id "0HNC8090TGK0A" completed keep alive response. 2025-07-10 23:21:53.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2451ms 2025-07-10 23:21:53.802 +03:00 [DBG] Connection id "0HNC8090TGK0A" received FIN. 2025-07-10 23:21:53.802 +03:00 [DBG] Connection id "0HNC8090TGK0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:21:53.802 +03:00 [DBG] Connection id "0HNC8090TGK0A" disconnecting. 2025-07-10 23:21:53.802 +03:00 [DBG] Connection id "0HNC8090TGK0A" stopped. 2025-07-10 23:22:54.072 +03:00 [DBG] Connection id "0HNC8090TGK0B" accepted. 2025-07-10 23:22:54.073 +03:00 [DBG] Connection id "0HNC8090TGK0B" started. 2025-07-10 23:22:54.073 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:22:54.073 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:22:54.073 +03:00 [DBG] POST requests are not supported 2025-07-10 23:22:54.073 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:22:54.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-07-10 23:22:54.073 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:22:54.073 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:22:54.073 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:22:54.073 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:22:54.073 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:22:54.073 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:22:54.073 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 23:22:54.073 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:22:54.073 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:22:54.073 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:22:54.074 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:22:54.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-07-10 23:22:54.074 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:22:54.074 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:22:54.074 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:22:54.074 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:22:54.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:22:54.074 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:22:54.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:22:54.074 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:22:54.074 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:22:54.074 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1583ms. 2025-07-10 23:22:54.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:22:54.074 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:22:54.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:22:54.074 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:22:54.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:22:54.074 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:22:54.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:22:54.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:22:54.075 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:22:54.075 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:22:54.075 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:22:54.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:22:54.075 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:22:54.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:22:54.075 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:22:54.075 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:22:54.075 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:22:54.075 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3736ms 2025-07-10 23:22:54.075 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:22:54.075 +03:00 [DBG] Connection id "0HNC8090TGK0B" completed keep alive response. 2025-07-10 23:22:54.075 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3653ms 2025-07-10 23:22:54.075 +03:00 [DBG] Connection id "0HNC8090TGK0B" received FIN. 2025-07-10 23:22:54.076 +03:00 [DBG] Connection id "0HNC8090TGK0B" disconnecting. 2025-07-10 23:22:54.076 +03:00 [DBG] Connection id "0HNC8090TGK0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:22:54.077 +03:00 [DBG] Connection id "0HNC8090TGK0B" stopped. 2025-07-10 23:23:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0C" accepted. 2025-07-10 23:23:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0C" started. 2025-07-10 23:23:53.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:23:53.807 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:23:53.807 +03:00 [DBG] POST requests are not supported 2025-07-10 23:23:53.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:23:53.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-07-10 23:23:53.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:23:53.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:23:53.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:23:53.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:23:53.807 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:23:53.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:23:53.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-07-10 23:23:53.808 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:23:53.808 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:23:53.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-07-10 23:23:53.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:23:53.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-07-10 23:23:53.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:23:53.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:23:53.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:23:53.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:23:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:23:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:23:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:23:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:23:53.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:23:53.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-07-10 23:23:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:23:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:23:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:23:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:23:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:23:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:23:53.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:23:53.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:23:53.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:23:53.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:23:53.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:23:53.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:23:53.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:23:53.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:23:53.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:23:53.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:23:53.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:23:53.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1899ms 2025-07-10 23:23:53.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:23:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0C" completed keep alive response. 2025-07-10 23:23:53.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1791ms 2025-07-10 23:23:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0C" received FIN. 2025-07-10 23:23:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:23:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0C" disconnecting. 2025-07-10 23:23:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0C" stopped. 2025-07-10 23:24:53.813 +03:00 [DBG] Connection id "0HNC8090TGK0D" accepted. 2025-07-10 23:24:53.813 +03:00 [DBG] Connection id "0HNC8090TGK0D" started. 2025-07-10 23:24:53.813 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:24:53.813 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:24:53.813 +03:00 [DBG] POST requests are not supported 2025-07-10 23:24:53.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:24:53.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-07-10 23:24:53.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:24:53.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:24:53.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:24:53.814 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:24:53.814 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:24:53.814 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:24:53.814 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 23:24:53.814 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:24:53.814 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:24:53.814 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:24:53.814 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:24:53.814 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:24:53.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:24:53.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:24:53.814 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:24:53.814 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:24:53.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:24:53.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:24:53.815 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1649ms. 2025-07-10 23:24:53.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:24:53.815 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:24:53.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:24:53.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:24:53.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:24:53.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1835ms 2025-07-10 23:24:53.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:24:53.816 +03:00 [DBG] Connection id "0HNC8090TGK0D" completed keep alive response. 2025-07-10 23:24:53.816 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3056ms 2025-07-10 23:24:53.816 +03:00 [DBG] Connection id "0HNC8090TGK0D" received FIN. 2025-07-10 23:24:53.816 +03:00 [DBG] Connection id "0HNC8090TGK0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:24:53.816 +03:00 [DBG] Connection id "0HNC8090TGK0D" disconnecting. 2025-07-10 23:24:53.816 +03:00 [DBG] Connection id "0HNC8090TGK0D" stopped. 2025-07-10 23:25:53.805 +03:00 [DBG] Connection id "0HNC8090TGK0E" accepted. 2025-07-10 23:25:53.805 +03:00 [DBG] Connection id "0HNC8090TGK0E" started. 2025-07-10 23:25:53.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:25:53.805 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:25:53.805 +03:00 [DBG] POST requests are not supported 2025-07-10 23:25:53.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:25:53.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-07-10 23:25:53.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:25:53.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:25:53.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:25:53.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:25:53.805 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:25:53.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:25:53.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-07-10 23:25:53.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:25:53.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:25:53.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-07-10 23:25:53.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:25:53.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-07-10 23:25:53.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:25:53.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:25:53.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:25:53.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:25:53.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:25:53.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:25:53.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:25:53.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:25:53.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:25:53.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1891ms. 2025-07-10 23:25:53.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:25:53.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:25:53.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:25:53.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:25:53.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:25:53.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3493ms 2025-07-10 23:25:53.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:25:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0E" completed keep alive response. 2025-07-10 23:25:53.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3968ms 2025-07-10 23:25:53.808 +03:00 [DBG] Connection id "0HNC8090TGK0E" received FIN. 2025-07-10 23:25:53.808 +03:00 [DBG] Connection id "0HNC8090TGK0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:25:53.808 +03:00 [DBG] Connection id "0HNC8090TGK0E" disconnecting. 2025-07-10 23:25:53.808 +03:00 [DBG] Connection id "0HNC8090TGK0E" stopped. 2025-07-10 23:26:53.810 +03:00 [DBG] Connection id "0HNC8090TGK0F" accepted. 2025-07-10 23:26:53.810 +03:00 [DBG] Connection id "0HNC8090TGK0F" started. 2025-07-10 23:26:53.811 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:26:53.811 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:26:53.811 +03:00 [DBG] POST requests are not supported 2025-07-10 23:26:53.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:26:53.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-07-10 23:26:53.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:26:53.812 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:26:53.812 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:26:53.812 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:26:53.812 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:26:53.812 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:26:53.812 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 23:26:53.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:26:53.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:26:53.812 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:26:53.812 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:26:53.812 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:26:53.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:26:53.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:26:53.812 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:26:53.812 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:26:53.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:26:53.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:26:53.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:26:53.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:26:53.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:26:53.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2204ms. 2025-07-10 23:26:53.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:26:53.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:26:53.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:26:53.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:26:53.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:26:53.813 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3526ms 2025-07-10 23:26:53.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:26:53.814 +03:00 [DBG] Connection id "0HNC8090TGK0F" completed keep alive response. 2025-07-10 23:26:53.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5295ms 2025-07-10 23:26:53.814 +03:00 [DBG] Connection id "0HNC8090TGK0F" received FIN. 2025-07-10 23:26:53.814 +03:00 [DBG] Connection id "0HNC8090TGK0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:26:53.814 +03:00 [DBG] Connection id "0HNC8090TGK0F" disconnecting. 2025-07-10 23:26:53.814 +03:00 [DBG] Connection id "0HNC8090TGK0F" stopped. 2025-07-10 23:27:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0G" accepted. 2025-07-10 23:27:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0G" started. 2025-07-10 23:27:53.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:27:53.807 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:27:53.807 +03:00 [DBG] POST requests are not supported 2025-07-10 23:27:53.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:27:53.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-07-10 23:27:53.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:27:53.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:27:53.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:27:53.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:27:53.807 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:27:53.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:27:53.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-07-10 23:27:53.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:27:53.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:27:53.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-07-10 23:27:53.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:27:53.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-07-10 23:27:53.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:27:53.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:27:53.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:27:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:27:53.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:27:53.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-07-10 23:27:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:27:53.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:27:53.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:27:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:27:53.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:27:53.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8633ms 2025-07-10 23:27:53.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:27:53.808 +03:00 [DBG] Connection id "0HNC8090TGK0G" completed keep alive response. 2025-07-10 23:27:53.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6394ms 2025-07-10 23:27:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0G" received FIN. 2025-07-10 23:27:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0G" disconnecting. 2025-07-10 23:27:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:27:53.810 +03:00 [DBG] Connection id "0HNC8090TGK0G" stopped. 2025-07-10 23:28:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0H" accepted. 2025-07-10 23:28:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0H" started. 2025-07-10 23:28:53.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:28:53.807 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:28:53.807 +03:00 [DBG] POST requests are not supported 2025-07-10 23:28:53.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:28:53.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-07-10 23:28:53.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:28:53.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:28:53.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:28:53.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:28:53.807 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:28:53.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:28:53.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-07-10 23:28:53.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:28:53.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:28:53.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-07-10 23:28:53.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:28:53.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-07-10 23:28:53.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:28:53.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:28:53.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:28:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:28:53.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:28:53.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1133ms. 2025-07-10 23:28:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:28:53.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:28:53.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:28:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:28:53.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:28:53.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5831ms 2025-07-10 23:28:53.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:28:53.808 +03:00 [DBG] Connection id "0HNC8090TGK0H" completed keep alive response. 2025-07-10 23:28:53.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.111ms 2025-07-10 23:28:53.808 +03:00 [DBG] Connection id "0HNC8090TGK0H" received FIN. 2025-07-10 23:28:53.808 +03:00 [DBG] Connection id "0HNC8090TGK0H" disconnecting. 2025-07-10 23:28:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:28:53.810 +03:00 [DBG] Connection id "0HNC8090TGK0H" stopped. 2025-07-10 23:29:53.805 +03:00 [DBG] Connection id "0HNC8090TGK0I" accepted. 2025-07-10 23:29:53.805 +03:00 [DBG] Connection id "0HNC8090TGK0I" started. 2025-07-10 23:29:53.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:29:53.806 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:29:53.806 +03:00 [DBG] POST requests are not supported 2025-07-10 23:29:53.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:29:53.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-07-10 23:29:53.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:29:53.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:29:53.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:29:53.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:29:53.806 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:29:53.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:29:53.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-07-10 23:29:53.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:29:53.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:29:53.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-07-10 23:29:53.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:29:53.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-07-10 23:29:53.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:29:53.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:29:53.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:29:53.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:29:53.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:29:53.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:29:53.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:29:53.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:29:53.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:29:53.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2182ms. 2025-07-10 23:29:53.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:29:53.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:29:53.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:29:53.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:29:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:29:53.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:29:53.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7201ms 2025-07-10 23:29:53.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:29:53.808 +03:00 [DBG] Connection id "0HNC8090TGK0I" completed keep alive response. 2025-07-10 23:29:53.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0122ms 2025-07-10 23:29:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0I" received FIN. 2025-07-10 23:29:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:29:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0I" disconnecting. 2025-07-10 23:29:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0I" stopped. 2025-07-10 23:30:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0J" accepted. 2025-07-10 23:30:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0J" started. 2025-07-10 23:30:53.809 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:30:53.809 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:30:53.809 +03:00 [DBG] POST requests are not supported 2025-07-10 23:30:53.809 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:30:53.809 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 23:30:53.809 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:30:53.809 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:30:53.809 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:30:53.809 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:30:53.809 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:30:53.809 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:30:53.809 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 23:30:53.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:30:53.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:30:53.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-07-10 23:30:53.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:30:53.810 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:30:53.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:30:53.810 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:30:53.810 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:30:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:30:53.810 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:30:53.810 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1403ms. 2025-07-10 23:30:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:30:53.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:30:53.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:30:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:30:53.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:30:53.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:30:53.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:30:53.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8953ms 2025-07-10 23:30:53.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:30:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0J" completed keep alive response. 2025-07-10 23:30:53.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.66ms 2025-07-10 23:30:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0J" received FIN. 2025-07-10 23:30:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0J" disconnecting. 2025-07-10 23:30:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0J" stopped. 2025-07-10 23:30:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:31:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0K" accepted. 2025-07-10 23:31:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0K" started. 2025-07-10 23:31:53.809 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:31:53.809 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:31:53.810 +03:00 [DBG] POST requests are not supported 2025-07-10 23:31:53.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:31:53.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-07-10 23:31:53.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:31:53.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:31:53.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:31:53.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:31:53.810 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:31:53.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:31:53.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-07-10 23:31:53.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:31:53.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:31:53.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-07-10 23:31:53.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:31:53.810 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:31:53.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:31:53.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:31:53.810 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:31:53.810 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:31:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:31:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:31:53.811 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:31:53.811 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1665ms. 2025-07-10 23:31:53.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:31:53.811 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:31:53.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:31:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:31:53.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:31:53.812 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2967ms 2025-07-10 23:31:53.812 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:31:53.812 +03:00 [DBG] Connection id "0HNC8090TGK0K" completed keep alive response. 2025-07-10 23:31:53.812 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2409ms 2025-07-10 23:31:53.812 +03:00 [DBG] Connection id "0HNC8090TGK0K" received FIN. 2025-07-10 23:31:53.812 +03:00 [DBG] Connection id "0HNC8090TGK0K" disconnecting. 2025-07-10 23:31:53.812 +03:00 [DBG] Connection id "0HNC8090TGK0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:31:53.813 +03:00 [DBG] Connection id "0HNC8090TGK0K" stopped. 2025-07-10 23:32:53.815 +03:00 [DBG] Connection id "0HNC8090TGK0L" accepted. 2025-07-10 23:32:53.816 +03:00 [DBG] Connection id "0HNC8090TGK0L" started. 2025-07-10 23:32:53.816 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:32:53.816 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:32:53.816 +03:00 [DBG] POST requests are not supported 2025-07-10 23:32:53.816 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:32:53.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-07-10 23:32:53.816 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:32:53.816 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:32:53.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:32:53.816 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:32:53.816 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:32:53.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:32:53.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-07-10 23:32:53.817 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:32:53.817 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:32:53.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-07-10 23:32:53.817 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:32:53.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-07-10 23:32:53.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:32:53.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:32:53.817 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:32:53.817 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:32:53.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:32:53.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:32:53.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:32:53.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:32:53.818 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:32:53.818 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1956ms. 2025-07-10 23:32:53.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:32:53.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:32:53.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:32:53.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:32:53.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:32:53.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:32:53.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:32:53.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:32:53.818 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:32:53.818 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:32:53.818 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:32:53.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:32:53.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:32:53.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:32:53.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:32:53.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:32:53.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:32:53.819 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.809ms 2025-07-10 23:32:53.819 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:32:53.819 +03:00 [DBG] Connection id "0HNC8090TGK0L" completed keep alive response. 2025-07-10 23:32:53.819 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1986ms 2025-07-10 23:32:53.819 +03:00 [DBG] Connection id "0HNC8090TGK0L" received FIN. 2025-07-10 23:32:53.819 +03:00 [DBG] Connection id "0HNC8090TGK0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:32:53.819 +03:00 [DBG] Connection id "0HNC8090TGK0L" disconnecting. 2025-07-10 23:32:53.820 +03:00 [DBG] Connection id "0HNC8090TGK0L" stopped. 2025-07-10 23:33:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0M" accepted. 2025-07-10 23:33:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0M" started. 2025-07-10 23:33:53.810 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:33:53.810 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:33:53.810 +03:00 [DBG] POST requests are not supported 2025-07-10 23:33:53.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:33:53.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-07-10 23:33:53.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:33:53.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:33:53.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:33:53.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:33:53.810 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:33:53.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:33:53.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-07-10 23:33:53.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:33:53.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:33:53.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-07-10 23:33:53.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:33:53.810 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:33:53.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:33:53.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:33:53.810 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:33:53.810 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:33:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:33:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:33:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:33:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:33:53.810 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:33:53.810 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1068ms. 2025-07-10 23:33:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:33:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:33:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:33:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:33:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:33:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:33:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:33:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:33:53.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:33:53.811 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:33:53.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:33:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:33:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:33:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:33:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:33:53.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:33:53.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:33:53.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5783ms 2025-07-10 23:33:53.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:33:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0M" completed keep alive response. 2025-07-10 23:33:53.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1103ms 2025-07-10 23:33:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0M" received FIN. 2025-07-10 23:33:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0M" disconnecting. 2025-07-10 23:33:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:33:53.812 +03:00 [DBG] Connection id "0HNC8090TGK0M" stopped. 2025-07-10 23:34:53.800 +03:00 [DBG] Connection id "0HNC8090TGK0N" accepted. 2025-07-10 23:34:53.800 +03:00 [DBG] Connection id "0HNC8090TGK0N" started. 2025-07-10 23:34:53.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:34:53.800 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:34:53.800 +03:00 [DBG] POST requests are not supported 2025-07-10 23:34:53.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:34:53.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-07-10 23:34:53.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:34:53.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:34:53.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:34:53.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:34:53.801 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:34:53.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:34:53.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-07-10 23:34:53.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:34:53.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:34:53.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-07-10 23:34:53.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:34:53.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-07-10 23:34:53.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:34:53.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:34:53.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:34:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:34:53.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:34:53.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1565ms. 2025-07-10 23:34:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:34:53.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:34:53.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:34:53.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:34:53.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:34:53.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:34:53.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:34:53.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:34:53.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:34:53.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:34:53.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7759ms 2025-07-10 23:34:53.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:34:53.802 +03:00 [DBG] Connection id "0HNC8090TGK0N" completed keep alive response. 2025-07-10 23:34:53.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4298ms 2025-07-10 23:34:53.802 +03:00 [DBG] Connection id "0HNC8090TGK0N" received FIN. 2025-07-10 23:34:53.802 +03:00 [DBG] Connection id "0HNC8090TGK0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:34:53.802 +03:00 [DBG] Connection id "0HNC8090TGK0N" disconnecting. 2025-07-10 23:34:53.802 +03:00 [DBG] Connection id "0HNC8090TGK0N" stopped. 2025-07-10 23:35:53.817 +03:00 [DBG] Connection id "0HNC8090TGK0O" accepted. 2025-07-10 23:35:53.818 +03:00 [DBG] Connection id "0HNC8090TGK0O" started. 2025-07-10 23:35:53.818 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:35:53.818 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:35:53.818 +03:00 [DBG] POST requests are not supported 2025-07-10 23:35:53.818 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:35:53.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-07-10 23:35:53.818 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:35:53.818 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:35:53.818 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:35:53.818 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:35:53.818 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:35:53.818 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:35:53.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-07-10 23:35:53.818 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:35:53.818 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:35:53.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-07-10 23:35:53.818 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:35:53.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-07-10 23:35:53.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:35:53.819 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:35:53.819 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:35:53.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:35:53.819 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:35:53.819 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-07-10 23:35:53.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:35:53.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:35:53.819 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:35:53.819 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:35:53.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:35:53.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:35:53.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:35:53.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:35:53.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:35:53.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:35:53.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1532ms 2025-07-10 23:35:53.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:35:53.820 +03:00 [DBG] Connection id "0HNC8090TGK0O" completed keep alive response. 2025-07-10 23:35:53.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1148ms 2025-07-10 23:35:53.820 +03:00 [DBG] Connection id "0HNC8090TGK0O" received FIN. 2025-07-10 23:35:53.820 +03:00 [DBG] Connection id "0HNC8090TGK0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:35:53.820 +03:00 [DBG] Connection id "0HNC8090TGK0O" disconnecting. 2025-07-10 23:35:53.821 +03:00 [DBG] Connection id "0HNC8090TGK0O" stopped. 2025-07-10 23:36:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0P" accepted. 2025-07-10 23:36:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0P" started. 2025-07-10 23:36:53.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:36:53.808 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:36:53.808 +03:00 [DBG] POST requests are not supported 2025-07-10 23:36:53.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:36:53.808 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-10 23:36:53.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:36:53.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:36:53.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:36:53.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:36:53.808 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:36:53.808 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:36:53.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-07-10 23:36:53.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:36:53.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:36:53.809 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:36:53.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:36:53.809 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:36:53.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:36:53.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:36:53.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:36:53.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:36:53.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:36:53.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:36:53.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:36:53.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:36:53.810 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:36:53.810 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-07-10 23:36:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:36:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:36:53.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:36:53.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:36:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:36:53.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:36:53.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:36:53.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:36:53.810 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:36:53.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:36:53.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:36:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:36:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:36:53.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:36:53.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:36:53.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:36:53.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:36:53.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9566ms 2025-07-10 23:36:53.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:36:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0P" completed keep alive response. 2025-07-10 23:36:53.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4448ms 2025-07-10 23:36:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0P" received FIN. 2025-07-10 23:36:53.812 +03:00 [DBG] Connection id "0HNC8090TGK0P" disconnecting. 2025-07-10 23:36:53.812 +03:00 [DBG] Connection id "0HNC8090TGK0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:36:53.813 +03:00 [DBG] Connection id "0HNC8090TGK0P" stopped. 2025-07-10 23:37:53.818 +03:00 [DBG] Connection id "0HNC8090TGK0Q" accepted. 2025-07-10 23:37:53.818 +03:00 [DBG] Connection id "0HNC8090TGK0Q" started. 2025-07-10 23:37:53.818 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:37:53.818 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:37:53.818 +03:00 [DBG] POST requests are not supported 2025-07-10 23:37:53.818 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:37:53.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-07-10 23:37:53.818 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:37:53.818 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:37:53.818 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:37:53.819 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:37:53.819 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:37:53.819 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:37:53.819 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-10 23:37:53.819 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:37:53.819 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:37:53.819 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:37:53.819 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:37:53.819 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:37:53.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:37:53.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:37:53.819 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:37:53.819 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:37:53.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:37:53.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:37:53.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:37:53.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:37:53.819 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:37:53.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1604ms. 2025-07-10 23:37:53.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:37:53.820 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:37:53.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:37:53.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:37:53.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:37:53.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2115ms 2025-07-10 23:37:53.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:37:53.820 +03:00 [DBG] Connection id "0HNC8090TGK0Q" completed keep alive response. 2025-07-10 23:37:53.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2492ms 2025-07-10 23:37:53.821 +03:00 [DBG] Connection id "0HNC8090TGK0Q" received FIN. 2025-07-10 23:37:53.821 +03:00 [DBG] Connection id "0HNC8090TGK0Q" disconnecting. 2025-07-10 23:37:53.821 +03:00 [DBG] Connection id "0HNC8090TGK0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:37:53.822 +03:00 [DBG] Connection id "0HNC8090TGK0Q" stopped. 2025-07-10 23:38:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0R" accepted. 2025-07-10 23:38:53.807 +03:00 [DBG] Connection id "0HNC8090TGK0R" started. 2025-07-10 23:38:53.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:38:53.807 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:38:53.807 +03:00 [DBG] POST requests are not supported 2025-07-10 23:38:53.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:38:53.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-07-10 23:38:53.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:38:53.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:38:53.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:38:53.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:38:53.807 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:38:53.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:38:53.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-07-10 23:38:53.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:38:53.808 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:38:53.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-07-10 23:38:53.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:38:53.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-07-10 23:38:53.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:38:53.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:38:53.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:38:53.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:38:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:38:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:38:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:38:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:38:53.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:38:53.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2114ms. 2025-07-10 23:38:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:38:53.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:38:53.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:38:53.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:38:53.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:38:53.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:38:53.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:38:53.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4268ms 2025-07-10 23:38:53.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:38:53.809 +03:00 [DBG] Connection id "0HNC8090TGK0R" completed keep alive response. 2025-07-10 23:38:53.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2451ms 2025-07-10 23:38:53.810 +03:00 [DBG] Connection id "0HNC8090TGK0R" received FIN. 2025-07-10 23:38:53.810 +03:00 [DBG] Connection id "0HNC8090TGK0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:38:53.810 +03:00 [DBG] Connection id "0HNC8090TGK0R" disconnecting. 2025-07-10 23:38:53.810 +03:00 [DBG] Connection id "0HNC8090TGK0R" stopped. 2025-07-10 23:39:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0S" accepted. 2025-07-10 23:39:53.811 +03:00 [DBG] Connection id "0HNC8090TGK0S" started. 2025-07-10 23:39:53.811 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-10 23:39:53.811 +03:00 [VRB] All hosts are allowed. 2025-07-10 23:39:53.811 +03:00 [DBG] POST requests are not supported 2025-07-10 23:39:53.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-10 23:39:53.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-07-10 23:39:53.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:39:53.811 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-10 23:39:53.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-10 23:39:53.811 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-10 23:39:53.811 +03:00 [INF] CORS policy execution successful. 2025-07-10 23:39:53.811 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:39:53.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-07-10 23:39:53.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-10 23:39:53.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-10 23:39:53.812 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-10 23:39:53.812 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-10 23:39:53.812 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-10 23:39:53.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:39:53.812 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:39:53.812 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-10 23:39:53.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:39:53.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-10 23:39:53.812 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1591ms. 2025-07-10 23:39:53.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:39:53.812 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:39:53.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-10 23:39:53.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-10 23:39:53.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:39:53.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-10 23:39:53.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:39:53.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:39:53.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:39:53.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-10 23:39:53.813 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1356ms 2025-07-10 23:39:53.813 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-10 23:39:53.813 +03:00 [DBG] Connection id "0HNC8090TGK0S" completed keep alive response. 2025-07-10 23:39:53.813 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0883ms 2025-07-10 23:39:53.813 +03:00 [DBG] Connection id "0HNC8090TGK0S" received FIN. 2025-07-10 23:39:53.813 +03:00 [DBG] Connection id "0HNC8090TGK0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-10 23:39:53.814 +03:00 [DBG] Connection id "0HNC8090TGK0S" disconnecting. 2025-07-10 23:39:53.814 +03:00 [DBG] Connection id "0HNC8090TGK0S" stopped.